|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides functionality to access a search element.
| Field Summary | |
static int |
EQUALS_OPERATOR
|
static int |
GREATER_THAN_OPERATOR
|
static int |
LESS_THAN_OPERATOR
|
static int |
LIKE_OPERATOR
|
| Method Summary | |
String |
getAttributeName()
returns the attribute name of this search element |
String |
getAttributeNameSpace()
returns the namespace of this search element |
Object |
getAttributeValue()
returns the value search element |
int |
getOperator()
returns the operator of this search element (EQUALS or LIKE) |
boolean |
isCaseSensitive()
returns whether the search element is case sensitive |
| Field Detail |
public static final int EQUALS_OPERATOR
public static final int LIKE_OPERATOR
public static final int GREATER_THAN_OPERATOR
public static final int LESS_THAN_OPERATOR
| Method Detail |
public String getAttributeNameSpace()
public String getAttributeName()
public Object getAttributeValue()
public int getOperator()
public boolean isCaseSensitive()
|
SAP NetWeaver 2004S SPS 09 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||