| Package | Description |
|---|---|
| org.gcube.social_networking.socialnetworking.model.beans |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceFolderBean |
WorkspaceNotificationSharedFolder.getFolder() |
WorkspaceFolderBean |
WorkspaceFileItemBean.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceNotificationSharedFolder.setFolder(WorkspaceFolderBean folder) |
void |
WorkspaceFileItemBean.setParent(WorkspaceFolderBean parent) |
| Constructor and Description |
|---|
WorkspaceFileItemBean(String id,
String name,
String title,
String path,
WorkspaceFolderBean parent) |
WorkspaceNotificationSharedFolder(String userIdToNotify,
WorkspaceFolderBean folder) |
Copyright © 2022. All rights reserved.