cgl.narada.event
Interface TemplateProfileAndSynopsisTypes


public interface TemplateProfileAndSynopsisTypes

Indicates the different types of content synopsis types. Depending on this information, the content is matched by appropriate matching engines.


Field Summary
static int HIERARCHICAL
           
static int INTEGER
           
static int REGULAR_EXPRESSIONS
           
static int STRING
           
static int TAG_VALUE_PAIRS
           
static int XML
           
 

Field Detail

STRING

static final int STRING
See Also:
Constant Field Values

INTEGER

static final int INTEGER
See Also:
Constant Field Values

TAG_VALUE_PAIRS

static final int TAG_VALUE_PAIRS
See Also:
Constant Field Values

REGULAR_EXPRESSIONS

static final int REGULAR_EXPRESSIONS
See Also:
Constant Field Values

XML

static final int XML
See Also:
Constant Field Values

HIERARCHICAL

static final int HIERARCHICAL
See Also:
Constant Field Values


For comments and suggestions please send e-mail to The NaradaBrokering Project