public class AccountingDelegateWrapper extends Object
| Constructor and Description |
|---|
AccountingDelegateWrapper(org.gcube.common.homelibary.model.items.accounting.AccountingDelegate item,
String portalLogin) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.homelibary.model.items.accounting.AccountingDelegate |
save(javax.jcr.Session session)
If the item already exists, update it otherwise add it
|
public org.gcube.common.homelibary.model.items.accounting.AccountingDelegate save(javax.jcr.Session session)
throws javax.jcr.nodetype.NoSuchNodeTypeException,
javax.jcr.version.VersionException,
javax.jcr.nodetype.ConstraintViolationException,
javax.jcr.lock.LockException,
javax.jcr.RepositoryException
javax.jcr.nodetype.NoSuchNodeTypeExceptionjavax.jcr.version.VersionExceptionjavax.jcr.nodetype.ConstraintViolationExceptionjavax.jcr.lock.LockExceptionjavax.jcr.RepositoryExceptionCopyright © 2018. All Rights Reserved.