org.gcube.portlets.user.homelibrary.jcr.workspace.accounting
Class JCRAccountingEntryCreate

java.lang.Object
  extended by org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
      extended by org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntryCreate
All Implemented Interfaces:
org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry, org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryCreate

public class JCRAccountingEntryCreate
extends JCRAccountingEntry
implements org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryCreate

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

Constructor Summary
JCRAccountingEntryCreate(javax.jcr.Node node)
           
JCRAccountingEntryCreate(String user, Calendar date)
           
 
Method Summary
 org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryType getEntryType()
           
 String toString()
           
 
Methods inherited from class org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
getDate, getItemName, getUser, save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry
getDate, getUser
 

Constructor Detail

JCRAccountingEntryCreate

public JCRAccountingEntryCreate(javax.jcr.Node node)
                         throws javax.jcr.RepositoryException
Parameters:
node -
Throws:
javax.jcr.RepositoryException

JCRAccountingEntryCreate

public JCRAccountingEntryCreate(String user,
                                Calendar date)
Method Detail

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
Specified by:
getEntryType in class JCRAccountingEntry

toString

public String toString()
Overrides:
toString in class JCRAccountingEntry


Copyright © 2013. All Rights Reserved.