|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISearchAttribute
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 |
|---|
static final int EQUALS_OPERATOR
static final int LIKE_OPERATOR
static final int GREATER_THAN_OPERATOR
static final int LESS_THAN_OPERATOR
| Method Detail |
|---|
String getAttributeNameSpace()
String getAttributeName()
Object getAttributeValue()
int getOperator()
boolean isCaseSensitive()
| Access Rights |
|---|
| SC | DC |
|---|---|
[sap.com] ENGINEAPI
|
[sap.com] com.sap.security.api.sda
|
[sap.com] ENGFACADE
|
[sap.com] tc/je/usermanagement/api
|
[sap.com] CORE-TOOLS
|
[sap.com] com.sap.engine.client.lib
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||