| Package | Description |
|---|---|
| org.gcube.common.homelibrary.jcr.sharing |
| Modifier and Type | Method and Description |
|---|---|
static JCRWorkspaceMessage.WorkspaceMessageType |
JCRWorkspaceMessage.WorkspaceMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCRWorkspaceMessage.WorkspaceMessageType[] |
JCRWorkspaceMessage.WorkspaceMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JCRWorkspaceMessage(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate messageItem,
JCRWorkspaceMessage.WorkspaceMessageType type) |
JCRWorkspaceMessage(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate messageItem,
JCRWorkspaceMessage.WorkspaceMessageType type,
String messageId,
String subject,
String body,
org.gcube.common.homelibrary.home.User sender,
List<String> attachmentIds,
List<String> addresses) |
Copyright © 2016. All Rights Reserved.