© 2005 BEA Systems, Inc.

com.bea.p13n.advisor
Interface AdviceRequestConstants

All Known Implementing Classes:
AbstractAdviceTransform, AbstractAdvislet, CatalogQueryTag

public interface AdviceRequestConstants

This interface defines the keys for the standard BEA entries in the AdviceRequest interface.


Field Summary
static String CATALOG_QUERY_WRAPPER
          the CATALOG_QUERY_WRAPPER key - value = "com.bea.catalog.query.wrapper"
static String CONTENT_APPEND_QUERY_STRING
          the CONTENT_APPEND_QUERY_STRING key - value = "com.bea.content.append.query.string"
static String CONTENT_MANAGER
          Deprecated. No longer used.
static String CONTENT_MANAGER_HOME
          Deprecated. No longer used.
static String CONTENT_QUERY_CONTEXT_PARAMS
          the CONTENT_QUERY_CONTEXT_PARAMS key - value = "com.bea.content.query.context.params"
static String CONTENT_QUERY_MAX_ITEMS
          the CONTENT_QUERY_MAX_ITEMS key - value = "com.bea.content.query.max.items"
static String CONTENT_QUERY_NODE
          the CONTENT_QUERY_NODE key - value = "com.bea.content.query.node"
static String CONTENT_QUERY_SORT_BY
          the CONTENT_QUERY_SORT_BY key - value = "com.bea.content.query.sort.by"
static String CONTENT_QUERY_STRING
          the CONTENT_QUERY_STRING key - value = "com.bea.content.query.string"
static String CONTENT_SEARCH_PATHS
          the CONTENT_SEARCH_PATHS key - value = "com.bea.content.search.paths"
static String DATE
          The DATE key - value = "com.bea.date"
static String HTTP_REQUEST
          the HTTP_REQUEST key - value = "com.bea.http_request"
static String HTTP_SESSION
          the HTTP_SESSION key - value = "com.bea.http_session"
static String NOW
          Deprecated. replaced by TIME_INSTANT
static String RULES_FILTER_CLASS
          the RULES_FILTER_CLASS key - value = "com.bea.rules.filter.class"
static String RULES_FILTER_CLASS_NAME
          the RULES_FILTER_CLASS_NAME key - value = "com.bea.rules.filter.class.name"
static String RULES_INPUT_OBJECTS
          the RULES_INPUT_OBJECTS key - value = "com.bea.rules.input.objects"
static String RULES_RULENAME_TO_FIRE
          the RULES_RULENAME_TO_FIRE key - value = "com.bea.rules.rulename.to.fire"
static String RULES_RULESET_NAME
          the RULES_RULESET_NAME key - value = "com.bea.rules.ruleset.name"
static String SHOPPING_CART
          the SHOPPING_CART key - value = "com.bea.shopping.cart"
static String TIME
          The TIME key - value = "com.bea.time"
static String TIME_INSTANT
          the TIME_INSTANT key - value = "com.bea.time_instant"
static String USER
          the USER key - value = "com.bea.user"
 

Field Detail

CATALOG_QUERY_WRAPPER

public static final String CATALOG_QUERY_WRAPPER
the CATALOG_QUERY_WRAPPER key - value = "com.bea.catalog.query.wrapper"

See Also:
Constant Field Values

CONTENT_APPEND_QUERY_STRING

public static final String CONTENT_APPEND_QUERY_STRING
the CONTENT_APPEND_QUERY_STRING key - value = "com.bea.content.append.query.string"

See Also:
Constant Field Values

CONTENT_MANAGER

public static final String CONTENT_MANAGER
Deprecated. No longer used.

the CONTENT_MANAGER key - value = "com.bea.content.manager"

See Also:
Constant Field Values

CONTENT_MANAGER_HOME

public static final String CONTENT_MANAGER_HOME
Deprecated. No longer used.

the CONTENT_MANAGER_HOME key - value = "com.bea.content.manager.home"

See Also:
Constant Field Values

CONTENT_QUERY_CONTEXT_PARAMS

public static final String CONTENT_QUERY_CONTEXT_PARAMS
the CONTENT_QUERY_CONTEXT_PARAMS key - value = "com.bea.content.query.context.params"

See Also:
Constant Field Values

CONTENT_QUERY_MAX_ITEMS

public static final String CONTENT_QUERY_MAX_ITEMS
the CONTENT_QUERY_MAX_ITEMS key - value = "com.bea.content.query.max.items"

See Also:
Constant Field Values

CONTENT_QUERY_NODE

public static final String CONTENT_QUERY_NODE
the CONTENT_QUERY_NODE key - value = "com.bea.content.query.node"

See Also:
Constant Field Values

CONTENT_QUERY_SORT_BY

public static final String CONTENT_QUERY_SORT_BY
the CONTENT_QUERY_SORT_BY key - value = "com.bea.content.query.sort.by"

See Also:
Constant Field Values

CONTENT_QUERY_STRING

public static final String CONTENT_QUERY_STRING
the CONTENT_QUERY_STRING key - value = "com.bea.content.query.string"

See Also:
Constant Field Values

CONTENT_SEARCH_PATHS

public static final String CONTENT_SEARCH_PATHS
the CONTENT_SEARCH_PATHS key - value = "com.bea.content.search.paths"

See Also:
Constant Field Values

DATE

public static final String DATE
The DATE key - value = "com.bea.date"

See Also:
Constant Field Values

HTTP_REQUEST

public static final String HTTP_REQUEST
the HTTP_REQUEST key - value = "com.bea.http_request"

See Also:
Constant Field Values

HTTP_SESSION

public static final String HTTP_SESSION
the HTTP_SESSION key - value = "com.bea.http_session"

See Also:
Constant Field Values

NOW

public static final String NOW
Deprecated. replaced by TIME_INSTANT

the NOW key - value = "com.bea.time_instant"

See Also:
Constant Field Values

RULES_FILTER_CLASS

public static final String RULES_FILTER_CLASS
the RULES_FILTER_CLASS key - value = "com.bea.rules.filter.class"

See Also:
Constant Field Values

RULES_FILTER_CLASS_NAME

public static final String RULES_FILTER_CLASS_NAME
the RULES_FILTER_CLASS_NAME key - value = "com.bea.rules.filter.class.name"

See Also:
Constant Field Values

RULES_INPUT_OBJECTS

public static final String RULES_INPUT_OBJECTS
the RULES_INPUT_OBJECTS key - value = "com.bea.rules.input.objects"

See Also:
Constant Field Values

RULES_RULENAME_TO_FIRE

public static final String RULES_RULENAME_TO_FIRE
the RULES_RULENAME_TO_FIRE key - value = "com.bea.rules.rulename.to.fire"

See Also:
Constant Field Values

RULES_RULESET_NAME

public static final String RULES_RULESET_NAME
the RULES_RULESET_NAME key - value = "com.bea.rules.ruleset.name"

See Also:
Constant Field Values

SHOPPING_CART

public static final String SHOPPING_CART
the SHOPPING_CART key - value = "com.bea.shopping.cart"

See Also:
Constant Field Values

TIME

public static final String TIME
The TIME key - value = "com.bea.time"

See Also:
Constant Field Values

TIME_INSTANT

public static final String TIME_INSTANT
the TIME_INSTANT key - value = "com.bea.time_instant"

See Also:
Constant Field Values

USER

public static final String USER
the USER key - value = "com.bea.user"

See Also:
Constant Field Values

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved