| 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 FilterActionType |
MessageFilter.action |
| Modifier and Type | Method and Description |
|---|---|
static FilterActionType |
FilterActionType.fromValue(String v) |
FilterActionType |
MessageFilter.getAction()
Gets the value of the action property.
|
static FilterActionType |
FilterActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterActionType[] |
FilterActionType.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.setAction(FilterActionType value)
Sets the value of the action property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.