Package | Description |
---|---|
org.gcube.portlets.admin.gcubereleases.server.persistence | |
org.gcube.portlets.admin.gcubereleases.shared |
Modifier and Type | Method and Description |
---|---|
javax.persistence.criteria.Root<AccountingPackage> |
AccountingPersistence.rootFrom(javax.persistence.criteria.CriteriaQuery<Object> cq) |
Modifier and Type | Method and Description |
---|---|
int |
AccountingPersistence.removeRelations(AccountingPackage item) |
boolean |
AccountingPersistence.updateAccountingForPackageId(AccountingPackage accouting)
Update accounting for package id.
|
Modifier and Type | Method and Description |
---|---|
AccountingPackage |
Package.getAccouting()
Gets the accouting.
|
Modifier and Type | Method and Description |
---|---|
void |
Package.setAccouting(AccountingPackage accouting)
Sets the accouting.
|
Copyright © 2016. All Rights Reserved.