public class JCRAccountingEntryRestore extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRestore
| Modifier and Type | Field and Description |
|---|---|
protected String |
itemName |
date, entryDelegate, logger, user, version| Constructor and Description |
|---|
JCRAccountingEntryRestore(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryRestore(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, getVersion, saveprotected String itemName
public JCRAccountingEntryRestore(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.AccountingEntryRestoreCopyright © 2019. All Rights Reserved.