org.gcube.portlets.user.homelibrary.jcr.workspace.accounting
Class JCRAccountingFolderEntryCut
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryRemoval
org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryCut
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry, org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryCut, org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryRemoval
public class JCRAccountingFolderEntryCut
- extends JCRAccountingFolderEntryRemoval
- implements org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryCut
- Author:
- Antonio Gioia antonio.gioia@isti.cnr.it
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryRemoval |
getFolderItemType, getItemName, getItemType, mimeType |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry |
getDate, getUser |
JCRAccountingFolderEntryCut
public JCRAccountingFolderEntryCut(String user,
Calendar date,
org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItemType itemType,
org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItemType folderItemType,
String itemName,
String mimeType)
- Parameters:
user - date - itemType - folderItemType - itemName - mimeType -
JCRAccountingFolderEntryCut
public JCRAccountingFolderEntryCut(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getEntryType
public org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryType getEntryType()
- Specified by:
getEntryType in interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry- Overrides:
getEntryType in class JCRAccountingFolderEntryRemoval
toString
public String toString()
- Overrides:
toString in class JCRAccountingFolderEntryRemoval
Copyright © 2013. All Rights Reserved.