public class JCRAccountingEntryPaste extends JCRAccountingEntry implements org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryPaste
| Constructor and Description |
|---|
JCRAccountingEntryPaste(javax.jcr.Node node) |
JCRAccountingEntryPaste(String user,
Calendar date,
String fromPath) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryType |
getEntryType() |
String |
getFromPath() |
void |
save(javax.jcr.Node entryNode) |
String |
toString() |
getDate, getUserpublic JCRAccountingEntryPaste(javax.jcr.Node node)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getFromPath()
getFromPath in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryPastepublic void save(javax.jcr.Node entryNode)
throws javax.jcr.RepositoryException
save in class JCRAccountingEntryjavax.jcr.RepositoryExceptionpublic org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntryType getEntryType()
getEntryType in interface org.gcube.common.homelibrary.home.workspace.accounting.AccountingEntrygetEntryType in class JCRAccountingEntrypublic String toString()
toString in class JCRAccountingEntryCopyright © 2015. All Rights Reserved.