public class JCRAccountingEntryUpdate extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryUpdate
date, entryDelegate, logger, user, version| Constructor and Description |
|---|
JCRAccountingEntryUpdate(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryUpdate(String id,
String user,
Calendar date,
String nodeName) |
JCRAccountingEntryUpdate(String id,
String user,
Calendar date,
String nodeName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getItemName() |
String |
toString() |
getDate, getUser, getVersion, savepublic JCRAccountingEntryUpdate(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 JCRAccountingEntryUpdate(String id, String user, Calendar date, String nodeName)
public 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.AccountingEntryUpdateCopyright © 2019. All Rights Reserved.