public class JCRAccountingEntryRead extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRead
date, entryDelegate, logger, user, version| Constructor and Description |
|---|
JCRAccountingEntryRead(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryRead(String id,
String user,
Calendar date,
String itemName) |
JCRAccountingEntryRead(String id,
String user,
Calendar date,
String itemName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getItemName() |
String |
getVersion() |
String |
toString() |
getDate, getUser, savepublic JCRAccountingEntryRead(String id, String user, Calendar date, String itemName)
public JCRAccountingEntryRead(String id, String user, Calendar date, String itemName, String version)
public JCRAccountingEntryRead(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 String getItemName()
getItemName in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryReadpublic 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 getVersion()
getVersion in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntrygetVersion in class JCRAccountingEntryCopyright © 2017. All Rights Reserved.