public class GetAllImportCandidatesQueryParameters extends VdcQueryParametersBase
| Constructor and Description |
|---|
GetAllImportCandidatesQueryParameters() |
GetAllImportCandidatesQueryParameters(String path,
ImportCandidateTypeEnum candidateType) |
| Modifier and Type | Method and Description |
|---|---|
ImportCandidateTypeEnum |
getCandidateType() |
String |
getPath() |
RegisterableQueryReturnDataType |
GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType) |
void |
setCandidateType(ImportCandidateTypeEnum value) |
void |
setPath(String value) |
getHttpSessionId, getRefresh, getSessionId, setHttpSessionId, setRefresh, setSessionIdpublic GetAllImportCandidatesQueryParameters(String path, ImportCandidateTypeEnum candidateType)
public GetAllImportCandidatesQueryParameters()
public String getPath()
public void setPath(String value)
public ImportCandidateTypeEnum getCandidateType()
public void setCandidateType(ImportCandidateTypeEnum value)
public RegisterableQueryReturnDataType GetReturnedDataTypeByVdcQueryType(VdcQueryType queryType)
GetReturnedDataTypeByVdcQueryType in class VdcQueryParametersBaseCopyright © 2012. All Rights Reserved.