Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
L
M
O
P
Q
R
S
U
V
W
A
authenticate(String, String)
- Method in interface com.dice.
CandidateSearchService
The service requires the user to authenticate with credentials assigned to customers.
AuthenticateAnswer
- Class in
com.dice
The class holds the data returned from the server when the caller makes an authentication request.
AuthenticateAnswer()
- Constructor for class com.dice.
AuthenticateAnswer
authToken
- Variable in class com.dice.
AuthenticateAnswer
The authentication token is returned as 32 byte key that must be passed with subsequent requests to the server.
C
candidate
- Variable in class com.dice.
QueryAnswer
An array of candidate objects that match the given query
candidate
- Variable in class com.dice.
ViewAnswer
The candidate of interest complete, when valid, with resume text and resume download link
CandidateSearchService
- Interface in
com.dice
The Candidate Search Service is a SOAP based web service to search and view the Dice Career Solutions candidate data base.
city
- Variable in class com.dice.
DiceQuery
If the value given is valid US postal code then a radius search is done else if there is only one region and the city and region combination is known a radius search is done.
com.dice
- package com.dice
country
- Variable in class com.dice.
DiceCandidate
The country of residence for the candidate
country
- Variable in class com.dice.
DiceQuery
ISO Country code for candidate
D
daysBack
- Variable in class com.dice.
DiceQuery
The maximum days ago the candidate's resume can have been submitted
DiceCandidate
- Class in
com.dice
$RCSfile: index-all.html,v $
$Author: duket $
$Date: 2010/12/14 16:47:58 $
Original Author: duke _DOT_ takle _AT_ dice _DOT_ com
Date: February, 2010
DiceCandidate()
- Constructor for class com.dice.
DiceCandidate
DiceQuery
- Class in
com.dice
The class holds the data passed to the server when the caller makes a query request.
DiceQuery()
- Constructor for class com.dice.
DiceQuery
documentKey
- Variable in class com.dice.
DiceCandidate
A unique 32 byte identifier for each Dice candidate.
E
email
- Variable in class com.dice.
DiceCandidate
Email address that can be used to contact the candidate
employeeType
- Variable in class com.dice.
DiceQuery
Candidate desired taxable status
F
firstName
- Variable in class com.dice.
DiceCandidate
First name of the candidate
G
getAuthToken()
- Method in class com.dice.
AuthenticateAnswer
getCandidate()
- Method in class com.dice.
QueryAnswer
getCandidate()
- Method in class com.dice.
ViewAnswer
getCity()
- Method in class com.dice.
DiceQuery
getCountry()
- Method in class com.dice.
DiceCandidate
getCountry()
- Method in class com.dice.
DiceQuery
getDaysBack()
- Method in class com.dice.
DiceQuery
getDocumentKey()
- Method in class com.dice.
DiceCandidate
getEmail()
- Method in class com.dice.
DiceCandidate
getEmployeeType()
- Method in class com.dice.
DiceQuery
getFirstName()
- Method in class com.dice.
DiceCandidate
getGroupHardLimit()
- Method in class com.dice.
LimitDataAnswer
getGroupSoftLimit()
- Method in class com.dice.
LimitDataAnswer
getGroupViewCount()
- Method in class com.dice.
LimitDataAnswer
getLastName()
- Method in class com.dice.
DiceCandidate
getMessage()
- Method in class com.dice.
AuthenticateAnswer
getMessage()
- Method in class com.dice.
LimitDataAnswer
getMessage()
- Method in class com.dice.
QueryAnswer
getMessage()
- Method in class com.dice.
ViewAnswer
getMunicipality()
- Method in class com.dice.
DiceCandidate
getOffset()
- Method in class com.dice.
DiceQuery
getPosition()
- Method in class com.dice.
DiceCandidate
getPostalCode()
- Method in class com.dice.
DiceQuery
getQueryString()
- Method in class com.dice.
DiceQuery
getRadius()
- Method in class com.dice.
DiceQuery
getRandomThought()
- Method in interface com.dice.
CandidateSearchService
Return a random thought
getRegion()
- Method in class com.dice.
DiceCandidate
getRegion()
- Method in class com.dice.
DiceQuery
getResumeText()
- Method in class com.dice.
DiceCandidate
getResumeURL()
- Method in class com.dice.
DiceCandidate
getReturnCode()
- Method in class com.dice.
AuthenticateAnswer
getReturnCode()
- Method in class com.dice.
LimitDataAnswer
getReturnCode()
- Method in class com.dice.
QueryAnswer
getReturnCode()
- Method in class com.dice.
ViewAnswer
getReturnCount()
- Method in class com.dice.
DiceQuery
getScore()
- Method in class com.dice.
DiceCandidate
getSearchType()
- Method in class com.dice.
DiceQuery
getSkill()
- Method in class com.dice.
DiceCandidate
getSortSpec()
- Method in class com.dice.
DiceQuery
getSubmittedDate()
- Method in class com.dice.
DiceCandidate
getUserHardLimit()
- Method in class com.dice.
LimitDataAnswer
getUserSoftLimit()
- Method in class com.dice.
LimitDataAnswer
getUserViewCount()
- Method in class com.dice.
LimitDataAnswer
getViewLimitData(String)
- Method in interface com.dice.
CandidateSearchService
Query the current account status with respect to view quotas
getWorkAuthorization()
- Method in class com.dice.
DiceQuery
groupHardLimit
- Variable in class com.dice.
LimitDataAnswer
Not used at this time.
groupSoftLimit
- Variable in class com.dice.
LimitDataAnswer
Not used at this time.
groupViewCount
- Variable in class com.dice.
LimitDataAnswer
Not used at this time.
L
lastName
- Variable in class com.dice.
DiceCandidate
Last name of the candidate
LimitDataAnswer
- Class in
com.dice
A block of data about service usage.
LimitDataAnswer()
- Constructor for class com.dice.
LimitDataAnswer
M
message
- Variable in class com.dice.
AuthenticateAnswer
Some message about the authentication request if it was not successful
message
- Variable in class com.dice.
LimitDataAnswer
Some message about the quota view request if it was not successful
message
- Variable in class com.dice.
QueryAnswer
Some message about the query request if it was not successful
message
- Variable in class com.dice.
ViewAnswer
Some message about the view request if it was not successful
municipality
- Variable in class com.dice.
DiceCandidate
The city of residence for the candidate
O
offset
- Variable in class com.dice.
DiceQuery
0 based offset into the complete result set of the query
P
position
- Variable in class com.dice.
DiceCandidate
The postion title desired by the candidate
postalCode
- Variable in class com.dice.
DiceQuery
See city
Q
QueryAnswer
- Class in
com.dice
The class holds the data returned from the server when the caller makes a query for candidates.
QueryAnswer()
- Constructor for class com.dice.
QueryAnswer
queryCandidates(DiceQuery, String)
- Method in interface com.dice.
CandidateSearchService
The candidate database is searched with this method.
queryString
- Variable in class com.dice.
DiceQuery
The free text search string
R
radius
- Variable in class com.dice.
DiceQuery
See city
region
- Variable in class com.dice.
DiceCandidate
The region or state of residence for the candidate
region
- Variable in class com.dice.
DiceQuery
If searching within United states this is the USPS abbreviation for state or states.
resumeText
- Variable in class com.dice.
DiceCandidate
The HTML representation of the candidate's resume.
resumeURL
- Variable in class com.dice.
DiceCandidate
This is a URL that can be used with the auth token to download the original resume of the candidate (e.g.
returnCode
- Variable in class com.dice.
AuthenticateAnswer
The return code for the authentication request, 0 implies success.
returnCode
- Variable in class com.dice.
LimitDataAnswer
The return code for the quota view request, 0 implies success.
returnCode
- Variable in class com.dice.
QueryAnswer
The return code for the query request, 0 implies success.
returnCode
- Variable in class com.dice.
ViewAnswer
The return code for the view request, 0 implies success.
returnCount
- Variable in class com.dice.
DiceQuery
Number of candidate summaries to return
S
score
- Variable in class com.dice.
DiceCandidate
Not used at this time
searchType
- Variable in class com.dice.
DiceQuery
The way the free text is searched:
setAuthToken(String)
- Method in class com.dice.
AuthenticateAnswer
setCandidate(DiceCandidate[])
- Method in class com.dice.
QueryAnswer
setCandidate(DiceCandidate)
- Method in class com.dice.
ViewAnswer
setCity(String)
- Method in class com.dice.
DiceQuery
setCountry(String)
- Method in class com.dice.
DiceCandidate
setCountry(String)
- Method in class com.dice.
DiceQuery
setDaysBack(int)
- Method in class com.dice.
DiceQuery
setDocumentKey(String)
- Method in class com.dice.
DiceCandidate
setEmail(String)
- Method in class com.dice.
DiceCandidate
setEmployeeType(int[])
- Method in class com.dice.
DiceQuery
Candidate desired taxable status
setFirstName(String)
- Method in class com.dice.
DiceCandidate
setGroupHardLimit(int)
- Method in class com.dice.
LimitDataAnswer
setGroupSoftLimit(int)
- Method in class com.dice.
LimitDataAnswer
setGroupViewCount(int)
- Method in class com.dice.
LimitDataAnswer
setLastName(String)
- Method in class com.dice.
DiceCandidate
setMessage(String)
- Method in class com.dice.
AuthenticateAnswer
setMessage(String)
- Method in class com.dice.
LimitDataAnswer
setMessage(String)
- Method in class com.dice.
QueryAnswer
setMessage(String)
- Method in class com.dice.
ViewAnswer
setMunicipality(String)
- Method in class com.dice.
DiceCandidate
setOffset(int)
- Method in class com.dice.
DiceQuery
setPosition(String)
- Method in class com.dice.
DiceCandidate
setPostalCode(String)
- Method in class com.dice.
DiceQuery
setQueryString(String)
- Method in class com.dice.
DiceQuery
setRadius(int)
- Method in class com.dice.
DiceQuery
setRegion(String)
- Method in class com.dice.
DiceCandidate
setRegion(String[])
- Method in class com.dice.
DiceQuery
setResumeText(String)
- Method in class com.dice.
DiceCandidate
setResumeURL(String)
- Method in class com.dice.
DiceCandidate
setReturnCode(int)
- Method in class com.dice.
AuthenticateAnswer
setReturnCode(int)
- Method in class com.dice.
LimitDataAnswer
setReturnCode(int)
- Method in class com.dice.
QueryAnswer
setReturnCode(int)
- Method in class com.dice.
ViewAnswer
setReturnCount(int)
- Method in class com.dice.
DiceQuery
setScore(String)
- Method in class com.dice.
DiceCandidate
setSearchType(int)
- Method in class com.dice.
DiceQuery
The way the free text is searched:
setSkill(String)
- Method in class com.dice.
DiceCandidate
setSortSpec(int)
- Method in class com.dice.
DiceQuery
If sortSpec is given as 4001 the results are sorted by submission date descending else the results are sorted by relevance.
setSubmittedDate(String)
- Method in class com.dice.
DiceCandidate
setUserHardLimit(int)
- Method in class com.dice.
LimitDataAnswer
setUserSoftLimit(int)
- Method in class com.dice.
LimitDataAnswer
setUserViewCount(int)
- Method in class com.dice.
LimitDataAnswer
setWorkAuthorization(int[])
- Method in class com.dice.
DiceQuery
Look for candidates who have indicated the given work authorization set
skill
- Variable in class com.dice.
DiceCandidate
A list of skills listed by the candidate
sortSpec
- Variable in class com.dice.
DiceQuery
If sortSpec is given as 4001 the results are sorted by submission date descending else the results are sorted by relevance.
submittedDate
- Variable in class com.dice.
DiceCandidate
The submission date of the profile and resume
U
userHardLimit
- Variable in class com.dice.
LimitDataAnswer
The number of calls to #viewCandidate() allowed by the user per month
userSoftLimit
- Variable in class com.dice.
LimitDataAnswer
The arbitrary threshold that indicates the user progressing toward the hard limit
userViewCount
- Variable in class com.dice.
LimitDataAnswer
The number of calls to #viewCandidate() the user has successfully made.
V
ViewAnswer
- Class in
com.dice
The class holds the data returned from the server when the caller makes a request to view a candidate.
ViewAnswer()
- Constructor for class com.dice.
ViewAnswer
viewDiceCandidate(String, String)
- Method in interface com.dice.
CandidateSearchService
View the details about a selected candidate including the HTML resume
W
workAuthorization
- Variable in class com.dice.
DiceQuery
Look for candidates who have indicated the given work authorization set
A
C
D
E
F
G
L
M
O
P
Q
R
S
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes