|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SearchSRLAttribute
Defines a SRL attribute to be searched.
Use this container when you are filling in a SearchSRLTemplate to define a type of SRL attribute to search.
Note: If the DATABASE service is not available, that is, if UCS is not connected,
you cannot search for SRLs.
SearchSRLTemplate| Method Summary | |
|---|---|
SearchSRLTemplate.SRLAttribute |
getAttribute()
Returns the attribute as a SearchSRLTemplate.SRLAttribute. |
java.lang.String |
getSearchValue()
Returns the searched value as a String. |
boolean |
isCaseSensitive()
Returns true if this search for this attribute is case sensitive. |
| Method Detail |
|---|
SearchSRLTemplate.SRLAttribute getAttribute()
SearchSRLTemplate.SRLAttribute.
SearchSRLTemplate.SRLAttribute instance.java.lang.String getSearchValue()
String.
String instance.boolean isCaseSensitive()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||