| Package | Description |
|---|---|
| oracle.ucs.messaging.ws | |
| oracle.ucs.messaging.ws.types |
| Modifier and Type | Method and Description |
|---|---|
static MessageFilter |
MessagingFactory.createMessageFilter(String pattern,
FilterFieldType field,
String fieldName,
FilterActionType action)
Create a new MessageFilter.
|
| Modifier and Type | Field and Description |
|---|---|
protected FilterFieldType |
MessageFilter.fieldType |
| Modifier and Type | Method and Description |
|---|---|
static FilterFieldType |
FilterFieldType.fromValue(String v) |
FilterFieldType |
MessageFilter.getFieldType()
Gets the value of the fieldType property.
|
static FilterFieldType |
FilterFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterFieldType[] |
FilterFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageFilter.setFieldType(FilterFieldType value)
Sets the value of the fieldType property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.