public class JCRAccountingEntryRenaming extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRenaming
date, entryDelegate, logger, user| Constructor and Description |
|---|
JCRAccountingEntryRenaming(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingEntryRenaming(String id,
String user,
Calendar date,
String oldItemName,
String newItemName) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
String |
getNewItemName() |
String |
getOldItemName() |
String |
toString() |
getDate, getUser, savepublic JCRAccountingEntryRenaming(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node)
throws org.gcube.common.homelibrary.model.exceptions.RepositoryException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionpublic String getOldItemName()
getOldItemName in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRenamingpublic String getNewItemName()
getNewItemName in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRenamingpublic 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 JCRAccountingEntryCopyright © 2016. All Rights Reserved.