public class BrokerFilterDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
eventTypeName
The event type name.
|
java.lang.String |
filterExpr
The filter string.
|
Constructor and Description |
---|
BrokerFilterDescriptor()
Create an empty filter description object
|
BrokerFilterDescriptor(java.lang.String type_name,
java.lang.String filter_string)
Create a filter description object with eventTypeName and filter set.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Convert to string.
|
public java.lang.String eventTypeName
public java.lang.String filterExpr
cost < 300.00" or "
(total >= 300.00) and (state = "CA")"
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.