public class JCRAccountingEntryAddACL 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| Constructor and Description |
|---|
JCRAccountingEntryAddACL(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryAddACL(String id,
String user,
Calendar date,
String itemName,
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, savepublic JCRAccountingEntryAddACL(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node)
throws javax.jcr.RepositoryException
node - javax.jcr.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 © 2015. All Rights Reserved.