|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SearchSRLResult
Defines the result of SRL searches
according to the categoryOnly boolean value of
the SRLManager.findCategoriesResponsesFromRoots(java.lang.Boolean, com.genesyslab.ail.srl.SearchSRLTemplate) method.
Note: If the DATABASE service is not available, that is, if UCS is not connected,
you cannot use features associated with UCS, that is, contact search.
SRLManager| Method Summary | |
|---|---|
java.lang.String[] |
getCategories()
Returns a collection of Category IDs. |
java.lang.String[] |
getStandardResponses()
Returns a collection of StandardResponse IDs. |
| Method Detail |
|---|
java.lang.String[] getCategories()
Category IDs.
java.lang.String[] getStandardResponses()
StandardResponse IDs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||