public class VdcQueryParametersBase extends Object implements Serializable
Constructor and Description |
---|
VdcQueryParametersBase() |
Modifier and Type | Method and Description |
---|---|
String |
getHttpSessionId() |
boolean |
getRefresh() |
RegisterableQueryReturnDataType |
GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType) |
String |
getSessionId() |
void |
setHttpSessionId(String httpSessionId) |
void |
setRefresh(boolean refresh) |
void |
setSessionId(String sessionId) |
public RegisterableQueryReturnDataType GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType)
public String getSessionId()
public void setSessionId(String sessionId)
public String getHttpSessionId()
public void setHttpSessionId(String httpSessionId)
public boolean getRefresh()
public void setRefresh(boolean refresh)
Copyright © 2012. All Rights Reserved.