org.gcube.common.homelibrary.jcr.workspace.accounting
Class JCRAccountingFolderEntryCut

java.lang.Object
  extended by org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
      extended by org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryRemoval
          extended by org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryCut
All Implemented Interfaces:
org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntry, org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryCut, org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemoval

public class JCRAccountingFolderEntryCut
extends JCRAccountingFolderEntryRemoval
implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryCut

Author:
Antonio Gioia antonio.gioia@isti.cnr.it

Field Summary
 
Fields inherited from class org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryRemoval
folderItemType, itemName, itemType, mimeType
 
Constructor Summary
JCRAccountingFolderEntryCut(javax.jcr.Node node)
           
JCRAccountingFolderEntryCut(String user, Calendar date, org.gcube.common.homelibrary.home.workspace.WorkspaceItemType itemType, org.gcube.common.homelibrary.home.workspace.folder.FolderItemType folderItemType, String itemName, String mimeType)
           
 
Method Summary
 org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryType getEntryType()
           
 String toString()
           
 
Methods inherited from class org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingFolderEntryRemoval
getFolderItemType, getItemName, getItemType, mimeType, save
 
Methods inherited from class org.gcube.common.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
getDate, getUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryRemoval
getFolderItemType, getItemName, getItemType, mimeType
 
Methods inherited from interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntry
getDate, getUser
 

Constructor Detail

JCRAccountingFolderEntryCut

public JCRAccountingFolderEntryCut(String user,
                                   Calendar date,
                                   org.gcube.common.homelibrary.home.workspace.WorkspaceItemType itemType,
                                   org.gcube.common.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
Method Detail

getEntryType

public org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryType getEntryType()
Specified by:
getEntryType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntry
Overrides:
getEntryType in class JCRAccountingFolderEntryRemoval

toString

public String toString()
Overrides:
toString in class JCRAccountingFolderEntryRemoval


Copyright © 2013. All Rights Reserved.