public class JCRAccountingFolderEntryRemoval extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemoval
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.homelibary.model.items.type.FolderItemType |
folderItemType |
protected String |
itemName |
protected org.gcube.common.homelibary.model.items.type.WorkspaceItemType |
itemType |
protected String |
mimeType |
date, entryDelegate, logger, user| Constructor and Description |
|---|
JCRAccountingFolderEntryRemoval(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node) |
JCRAccountingFolderEntryRemoval(String id,
String user,
Calendar date,
org.gcube.common.homelibary.model.items.type.WorkspaceItemType itemType,
org.gcube.common.homelibary.model.items.type.FolderItemType folderItemType,
String itemName,
String mimeType) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingEntryType |
getEntryType() |
org.gcube.common.homelibary.model.items.type.FolderItemType |
getFolderItemType() |
String |
getItemName() |
org.gcube.common.homelibary.model.items.type.WorkspaceItemType |
getItemType() |
String |
mimeType() |
String |
toString() |
getDate, getUser, saveprotected final org.gcube.common.homelibary.model.items.type.WorkspaceItemType itemType
protected final org.gcube.common.homelibary.model.items.type.FolderItemType folderItemType
protected final String itemName
protected final String mimeType
public JCRAccountingFolderEntryRemoval(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate node)
throws org.gcube.common.homelibrary.model.exceptions.RepositoryException
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 org.gcube.common.homelibary.model.items.type.WorkspaceItemType getItemType()
getItemType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemovalpublic org.gcube.common.homelibary.model.items.type.FolderItemType getFolderItemType()
getFolderItemType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemovalpublic String getItemName()
getItemName in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemovalpublic String mimeType()
mimeType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemovalpublic String toString()
toString in class JCRAccountingEntryCopyright © 2017. All Rights Reserved.