|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VREDeployerStatusType | |
---|---|
org.gcube.portlets.admin.vredeployer.client | |
org.gcube.portlets.admin.vredeployer.server | |
org.gcube.portlets.admin.vredeployer.shared |
Uses of VREDeployerStatusType in org.gcube.portlets.admin.vredeployer.client |
---|
Methods in org.gcube.portlets.admin.vredeployer.client that return VREDeployerStatusType | |
---|---|
VREDeployerStatusType |
VredeployerService.isApprovingModeEnabled()
|
Method parameters in org.gcube.portlets.admin.vredeployer.client with type arguments of type VREDeployerStatusType | |
---|---|
void |
VredeployerServiceAsync.isApprovingModeEnabled(com.google.gwt.user.client.rpc.AsyncCallback<VREDeployerStatusType> callback)
|
Uses of VREDeployerStatusType in org.gcube.portlets.admin.vredeployer.server |
---|
Methods in org.gcube.portlets.admin.vredeployer.server that return VREDeployerStatusType | |
---|---|
VREDeployerStatusType |
VREDeployerServiceImpl.isApprovingModeEnabled()
|
Uses of VREDeployerStatusType in org.gcube.portlets.admin.vredeployer.shared |
---|
Methods in org.gcube.portlets.admin.vredeployer.shared that return VREDeployerStatusType | |
---|---|
static VREDeployerStatusType |
VREDeployerStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VREDeployerStatusType[] |
VREDeployerStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |