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, setSessionId
public 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 VdcQueryParametersBase
Copyright © 2012. All Rights Reserved.