public class VREDeployerServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements VredeployerService
Modifier and Type | Field and Description |
---|---|
static String |
APPROVE_MODE |
static String |
EDIT_MODE |
static String |
MODE_ATTRIBUTE |
protected static String |
ORGANIZATION_DEFAULT_LOGO |
protected static String |
ORGANIZATION_DEFAULT_LOGO_URL |
static String |
REEDIT_TYPE_ATTRIBUTE |
Constructor and Description |
---|
VREDeployerServiceImpl() |
Modifier and Type | Method and Description |
---|---|
ClientDeployReport |
checkCreateVRE() |
boolean |
deployVRE() |
VREFunctionalityModel |
getFunctionality()
read the available functionality from the service through ASL extension
|
void |
getGHNPerFunctionality(String funcId) |
String |
getHTMLReport() |
VREDescrBean |
getVRE()
return the VRE Overall Information
|
VREDeployerStatusType |
isApprovingModeEnabled() |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected static final String ORGANIZATION_DEFAULT_LOGO
protected static final String ORGANIZATION_DEFAULT_LOGO_URL
public static final String APPROVE_MODE
public static final String EDIT_MODE
public static final String REEDIT_TYPE_ATTRIBUTE
public static final String MODE_ATTRIBUTE
public VREDeployerStatusType isApprovingModeEnabled()
isApprovingModeEnabled
in interface VredeployerService
public VREDescrBean getVRE() throws NullPointerException
getVRE
in interface VredeployerService
NullPointerException
public VREFunctionalityModel getFunctionality()
getFunctionality
in interface VredeployerService
public void getGHNPerFunctionality(String funcId)
getGHNPerFunctionality
in interface VredeployerService
public boolean deployVRE()
deployVRE
in interface VredeployerService
public ClientDeployReport checkCreateVRE()
checkCreateVRE
in interface VredeployerService
public String getHTMLReport()
getHTMLReport
in interface VredeployerService
Copyright © 2018. All Rights Reserved.