org.gcube.portlets.user.homelibrary.jcr.workspace.accounting
Class JCRAccountingEntryPaste
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntry
org.gcube.portlets.user.homelibrary.jcr.workspace.accounting.JCRAccountingEntryPaste
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry, org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryPaste
public class JCRAccountingEntryPaste
- extends JCRAccountingEntry
- implements org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryPaste
- Author:
- Antonio Gioia antonio.gioia@isti.cnr.it
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntry |
getDate, getUser |
JCRAccountingEntryPaste
public JCRAccountingEntryPaste(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
JCRAccountingEntryPaste
public JCRAccountingEntryPaste(String user,
Calendar date,
String fromPath,
String string)
getFromPath
public String getFromPath()
- Specified by:
getFromPath in interface org.gcube.portlets.user.homelibrary.home.workspace.accounting.AccountingEntryPaste
save
public void save(javax.jcr.Node entryNode)
throws javax.jcr.RepositoryException
- Overrides:
save in class JCRAccountingEntry
- 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- Specified by:
getEntryType in class JCRAccountingEntry
toString
public String toString()
- Overrides:
toString in class JCRAccountingEntry
Copyright © 2013. All Rights Reserved.