public class JCRAccountingEntryShare extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryShare
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
date, entryDelegate, user, version| Constructor and Description |
|---|
JCRAccountingEntryShare(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryShare(String id,
String user,
Calendar date,
String nodeName,
List<String> members) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getItemName() |
List<String> |
getMembers() |
String |
toString() |
getDate, getUser, getVersion, savepublic JCRAccountingEntryShare(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node)
throws org.gcube.common.homelibrary.model.exceptions.RepositoryException
node - org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionpublic org.gcube.common.homelibary.model.items.accounting.AccountingEntryType getEntryType()
getEntryType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntrygetEntryType in class JCRAccountingEntrypublic String toString()
toString in class JCRAccountingEntrypublic String getItemName()
getItemName in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryShareCopyright © 2018. All Rights Reserved.