| Package | Description |
|---|---|
| org.gcube.social_networking.socialnetworking.model.beans.workspace |
| Modifier and Type | Method and Description |
|---|---|
FileItemBean |
AddedItemEvent.getItem() |
FileItemBean |
UpdatedItemEvent.getItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddedItemEvent.setItem(FileItemBean item) |
void |
UpdatedItemEvent.setItem(FileItemBean item) |
| Constructor and Description |
|---|
AddedItemEvent(String[] idsToNotify,
boolean idsAsGroup,
FileItemBean item) |
AddedItemEvent(String[] idsToNotify,
FileItemBean item) |
UpdatedItemEvent(String[] idsToNotify,
boolean idsAsGroup,
FileItemBean item) |
UpdatedItemEvent(String[] idsToNotify,
FileItemBean item) |
Copyright © 2022. All rights reserved.