public class JCRAccountingEntryUnshare extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryUnshare
| Modifier and Type | Field and Description |
|---|---|
protected String |
itemName |
date, entryDelegate, logger, user| Constructor and Description |
|---|
JCRAccountingEntryUnshare(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryUnshare(String id,
String user,
Calendar date,
String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getItemName() |
String |
toString() |
getDate, getUser, saveprotected String itemName
public JCRAccountingEntryUnshare(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.AccountingEntryUnshareCopyright © 2015. All Rights Reserved.