|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wlcp.wlng.api.edr.config.ConfigDescriptor
com.bea.wlcp.wlng.api.edr.config.CdrConfigDescriptor
This class contains the description of a particular CDR.
Field Summary |
Fields inherited from class com.bea.wlcp.wlng.api.edr.config.ConfigDescriptor |
ATTRIBUTE_CONJUNCTION, CUSTOM_ATTRIBUTE, CUSTOM_ATTRIBUTE_KEY, CUSTOM_ATTRIBUTE_VALUE, CUSTOM_REGEX_ATTRIBUTE, FIELD_ID, PART_DATA, PART_FILTER |
Constructor Summary | |
CdrConfigDescriptor()
|
Method Summary | |
boolean |
isMatching(EdrData edr)
|
java.lang.String |
toString()
|
Methods inherited from class com.bea.wlcp.wlng.api.edr.config.ConfigDescriptor |
addDataAttribute, addFilterAttribute, addFilterRegexAttribute, addSource, canBeCached, getDataAttribute, getFilterAttributes, getFilterRegexAttributes, getIdentifier, getIdentifierAsString, getName, getPosition, getSources, setConjunction, setDataAttributes, setName, setPosition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CdrConfigDescriptor()
Method Detail |
public final boolean isMatching(EdrData edr)
ConfigDescriptor
isMatching
in class ConfigDescriptor
edr
- The EdrData object.
public java.lang.String toString()
toString
in class ConfigDescriptor
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |