Modifier and Type | Method and Description |
---|---|
AccoutingReference |
PackageClickEvent.getAccoutingReference()
Gets the accouting reference.
|
Modifier and Type | Method and Description |
---|---|
void |
PackageClickEvent.setAccoutingReference(AccoutingReference accoutingReference)
Sets the accouting reference.
|
Constructor and Description |
---|
PackageClickEvent(Package pck,
AccoutingReference reference)
Instantiates a new reload releases event.
|
Modifier and Type | Method and Description |
---|---|
void |
GcubeReleasesService.incrementPackageAccounting(Package pck,
AccoutingReference reference) |
void |
GcubeReleasesServiceAsync.incrementPackageAccounting(Package pck,
AccoutingReference reference,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
Modifier and Type | Method and Description |
---|---|
void |
GcubeReleasesServiceImpl.incrementPackageAccounting(Package pck,
AccoutingReference reference) |
Modifier and Type | Method and Description |
---|---|
void |
AccountingPersistence.incrementPackageAccounting(Package pck,
AccoutingReference reference) |
Modifier and Type | Method and Description |
---|---|
static AccoutingReference |
AccoutingReference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccoutingReference[] |
AccoutingReference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Integer |
AccountingReport.get(AccoutingReference reference)
Gets the.
|
void |
AccountingReport.put(AccoutingReference reference,
Integer total)
Put.
|
Copyright © 2016. All Rights Reserved.