@RemoteServiceRelativePath(value="VREDeployerServiceImpl")
public interface VredeployerService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
ClientDeployReport |
checkCreateVRE() |
boolean |
deployVRE() |
VREFunctionalityModel |
getFunctionality() |
void |
getGHNPerFunctionality(String funcId) |
String |
getHTMLReport() |
VREDescrBean |
getVRE() |
VREDeployerStatusType |
isApprovingModeEnabled() |
VREDescrBean getVRE() throws NullPointerException
NullPointerException
VREDeployerStatusType isApprovingModeEnabled()
VREFunctionalityModel getFunctionality()
boolean deployVRE()
ClientDeployReport checkCreateVRE()
String getHTMLReport()
void getGHNPerFunctionality(String funcId)
Copyright © 2019. All Rights Reserved.