Interaction SDK
(Web Services)

Namespace com.genesyslab.ail.ws.srl

Class Summary
SRLCategoriesResponses Defines the result of SRL searches
SRLCategoryDTO This class describes the DTO data for a standard response category.
SRLError This class describes SRL (Standard Response Library) error codes.
SRLForm This class describes an SRL form.
SRLFormResult This class describes a SRL form result.
SRLSearchAttribute Defines a SRL attribute to be searched. If UCS is not connected, you cannot search for SRLs.
SRLSearchTemplate Defines a template for a SRL search. You can use SRLSearchAttribute instances to define Strings to be searched in the subject, the body, the name and/or the description attributes of a standard response (see SRLAttribute). To indicate if you search an attribute matching one of your settings, you specify the SRLOperator.OR by calling the setSrlOperator() method. If you set the SRLOperator.AND, the returned results will match all your settings. Note: Additionally, the search can be case sensitive. See SRLSearchAttribute.
SRLUsernameDTO This class describes a set of the standard response DTO data associated with a username..
StandardResponseDTO This class describes the DTO data of a standard response.
 

Enum Summary
SRLAttribute Lists the possible attribute types that you can use for a SRL search.
SRLCategoryType Enumeration for the kinds of SRL category type.
SRLOperator Lists the possible operators that you can use for a SRL search.
SRLResponseType Enumeration for the different response types of SRL usage.
SRLSearchCriteria Lists the possible main criterias for a search.
 


Interaction SDK
(Web Services)