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.AccountingEntryRemoval
public class JCRAccountingFolderEntryCut
- extends JCRAccountingFolderEntryRemoval
- Author:
- Antonio Gioia antonio.gioia@isti.cnr.it
|
Method Summary |
org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryType |
getEntryType()
|
| 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
Copyright © 2013. All Rights Reserved.