Class UserSequentialRing
java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksObject
co.ecg.alpaca.toolkit.model.BroadWorksService
co.ecg.alpaca.toolkit.model.BroadWorksUserService
co.ecg.alpaca.toolkit.generated.services.UserSequentialRing
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAdd a criteria to the user's sequential ring service.static classDelete a criteria from the user's sequential ring service.static classGet a criteria for the user's sequential ring service.static classResponse to the UserSequentialRingGetCriteriaRequest16.static classGet the user's sequential ring service setting.static classResponse to the UserSequentialRingGetRequest14sp4.static classModify a criteria for the user's sequential ring service.static classModify the user's sequential ring service setting. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksUserService
userFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated -
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the UserServiceUserSequentialRing(BroadWorksProcess broadWorksProcess, BroadWorksUser user) Returns a UserService Object with the User Assigned -
Method Summary
Modifier and TypeMethodDescriptionbooleanResponse to the UserSequentialRingGetRequest14sp4.Response to the UserSequentialRingGetCriteriaRequest16.inthashCode()populate()Populates all available service datavoidpush(BroadWorksProcess broadWorksProcess, BroadWorksUser user) Adds all available service data to a UserMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoadMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
-
sequentialRingCriteria
-
sequentialRing
-
-
Constructor Details
-
UserSequentialRing
Returns a UserService Object with the User Assigned- Parameters:
user-
-
UserSequentialRing
public UserSequentialRing()The serializable constructor for the UserService
-
-
Method Details
-
getClassName
-
getSequentialRingCriteria
Response to the UserSequentialRingGetCriteriaRequest16.- Returns:
- the UserSequentialRingGetCriteriaResponse for this service
-
getSequentialRing
Response to the UserSequentialRingGetRequest14sp4. The criteria table's column headings are: "Is Active", "Criteria Name", "Time Schedule", "Calls From", "Blacklisted" and "Holiday Schedule".- Returns:
- the UserSequentialRingGetResponse for this service
-
populate
Populates all available service data- Specified by:
populatein classBroadWorksObject
-
push
Adds all available service data to a User- Specified by:
pushin classBroadWorksUserService
-
equals
-
hashCode
public int hashCode()
-