|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SearchOperator in com.lombardisoftware.webapi |
---|
Fields in com.lombardisoftware.webapi declared as SearchOperator | |
---|---|
static SearchOperator |
SearchOperator.CONTAINS
|
static SearchOperator |
SearchOperator.EQUALS
|
static SearchOperator |
SearchOperator.GREATER_THAN
|
static SearchOperator |
SearchOperator.LESS_THAN
|
static SearchOperator |
SearchOperator.NOT_EQUALS
|
static SearchOperator |
SearchOperator.STARTS_WITH
|
Methods in com.lombardisoftware.webapi that return SearchOperator | |
---|---|
static SearchOperator |
SearchOperator.fromString(java.lang.String value)
|
static SearchOperator |
SearchOperator.fromValue(java.lang.String value)
|
Methods in com.lombardisoftware.webapi with parameters of type SearchOperator | |
---|---|
void |
WebAPI._NotUsedOperation(ProcessInstanceStatus _notUsed1,
TaskStatus _notUsed2,
SearchableType _notUsed3,
SearchableProcessColumn _notUsed4,
SearchableProcessInstanceColumn _notUsed5,
SearchableTaskColumn _notUsed6,
SearchOperator _notUsed7,
ExposedItemType _notUsed8)
This operation should not be used by the client. |
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |