public class JCRAccountingEntryDelete extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryDelete
| Modifier and Type | Field and Description |
|---|---|
protected String |
from |
protected String |
itemName |
date, entryDelegate, logger, user| Constructor and Description |
|---|
JCRAccountingEntryDelete(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryDelete(String id,
String user,
Calendar date,
String nodeName,
String from) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeletedFrom() |
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getItemName() |
String |
toString() |
getDate, getUser, savepublic JCRAccountingEntryDelete(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.AccountingEntryDeletepublic String getDeletedFrom()
getDeletedFrom in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryDeleteCopyright © 2017. All Rights Reserved.