BEA Systems, Inc.

com.beasys.commerce.reasoning.rules.editor
Interface RulesJspPages


public interface RulesJspPages
extends JspConstants

Prescribes constants used for navigational purposes within the Rules Administration tools.


Field Summary
static java.lang.String JSP_ADDPHRASE_IF_A1
          The location of the addphrase "if" pages
static java.lang.String JSP_ADDPHRASE_IF_A2
           
static java.lang.String JSP_ADDPHRASE_IF_A3
           
static java.lang.String JSP_ADDPHRASE_IF_B1
           
static java.lang.String JSP_ADDPHRASE_IF_B2
           
static java.lang.String JSP_ADDPHRASE_THEN_A1
          The location of the addphrase "then" pages
static java.lang.String JSP_ADDPHRASE_THEN_A2
           
static java.lang.String JSP_ADDPHRASE_THEN_C1
           
static java.lang.String JSP_ADDPHRASE_THEN_C2
           
static java.lang.String JSP_ADDPHRASE_THEN_CONST1
          The locations of the add then phrase pages
static java.lang.String JSP_ADDPHRASE_THEN_CONST2
           
static java.lang.String JSP_ADDPHRASE_THEN_DATE1
           
static java.lang.String JSP_ADDPHRASE_THEN_DATE2
           
static java.lang.String JSP_ADDPHRASE_THEN_PROP1
           
static java.lang.String JSP_ADDPHRASE_THEN_PROP2
           
static java.lang.String JSP_CHOOSE_IFTEMPLATE
          The Location of the choose iftemplate page
static java.lang.String JSP_CHOOSE_THENTEMPLATE
          The location of the addphrase then page
static java.lang.String JSP_CONTENTRULE_EDIT
          The location of the content rule edit page
static java.lang.String JSP_CONTENTRULE_VIEW_1
          The location of the content rule view-1 page
static java.lang.String JSP_CONTENTRULE_VIEW_2
          The location of the content rule view-2 page
static java.lang.String JSP_CREATE_CLASSIFIER
          The Location of the create classifier page
static java.lang.String JSP_CREATE_CONTENTSELECTOR
          The Location of the create contentselector page
static java.lang.String JSP_EDIT_CLASSIFIER_DEFINITION
          The Location of the edit classifier definition page
static java.lang.String JSP_EDIT_IF_A
           
static java.lang.String JSP_EDIT_THEN_A
           
static java.lang.String JSP_EDITPHRASE_IF_A
           
static java.lang.String JSP_EDITPHRASE_THEN_CONST
          The locations of the edit then phrase pages
static java.lang.String JSP_EDITPHRASE_THEN_DATE
           
static java.lang.String JSP_EDITPHRASE_THEN_PROP
           
static java.lang.String JSP_FIND_CLASSIFIER
          The location of the find a classifier page
static java.lang.String JSP_RULES_ANDWHEN
          The location of the rules editor and-when page
static java.lang.String JSP_RULES_CREATE
          The location of the rules editor create page
static java.lang.String JSP_RULES_DELETE
          The location of the rules editor delete page
static java.lang.String JSP_RULES_EDIT
          The location of the rules editor edit page
static java.lang.String JSP_RULES_HOME
          The location of the rules editor home page
static java.lang.String JSP_RULES_SAMPLE
          The location of the "Add/Remove Portlets" JSP page.
static java.lang.String JSP_VIEW_CLASSIFIERRULE
          The Location of the view classifier page
static java.lang.String JSP_VIEW_RULESHEET
          The loaction of the view rule sheet page
static java.lang.String RULES_TOOLS_DIRECTORY
          The location of the base tools directory.
 
Fields inherited from interface com.beasys.commerce.axiom.jsp.JspConstants
DATE_FORMAT, DEFAULT_DESTINATION, DEFAULT_SUCCESSOR, DESTINATION_URI, IMMUTABLE_SERVICEMANAGER_HOME_PAGE, JSP_CALENDAR_FEATURES, JSP_COMMERCE_CALENDAR_FEATURES, JSP_PORTALS_BASE_DIRECTORY, JSP_TOOLS_ADMIN_HOME, JSP_TOOLS_BASE_DIRECTORY, JSP_TOOLS_DOC_RTR, JSP_TOOLS_GUIDE_FEATURES, JSP_TOOLS_PROPERTYMGMT_ADMIN_HOME, JSP_TOOLS_USERMGMT_ADMIN_HOME, JSP_TOOLS_UTIL_DIRECTORY, P13N_CACHED_REQUEST, P13N_CACHED_SESSION, REPOSITORY_DIR, SERVICEMANAGER_COOKIE_TIMEOUT, SERVICEMANAGER_CURRENT_PAGE, SERVICEMANAGER_HOME_PAGE, SERVICEMANAGER_LOGGED_IN, SERVICEMANAGER_OVERRIDE_BOOK, SERVICEMANAGER_SESSION_TIMEOUT, SERVICEMANAGER_SUCCESSOR, SERVICEMANAGER_USER, SERVLET_CONFIG, TRAFFIC_URI, TRANSACTION_SERVICE, TRANSACTION_TIMEOUT, USER_TRANS_TIMEOUT, WORKING_DIR, WORKING_DIR_FILES
 

Field Detail

RULES_TOOLS_DIRECTORY

public static final java.lang.String RULES_TOOLS_DIRECTORY
The location of the base tools directory.

JSP_RULES_SAMPLE

public static final java.lang.String JSP_RULES_SAMPLE
The location of the "Add/Remove Portlets" JSP page.

JSP_RULES_HOME

public static final java.lang.String JSP_RULES_HOME
The location of the rules editor home page

JSP_RULES_CREATE

public static final java.lang.String JSP_RULES_CREATE
The location of the rules editor create page

JSP_RULES_DELETE

public static final java.lang.String JSP_RULES_DELETE
The location of the rules editor delete page

JSP_RULES_EDIT

public static final java.lang.String JSP_RULES_EDIT
The location of the rules editor edit page

JSP_RULES_ANDWHEN

public static final java.lang.String JSP_RULES_ANDWHEN
The location of the rules editor and-when page

JSP_CONTENTRULE_VIEW_1

public static final java.lang.String JSP_CONTENTRULE_VIEW_1
The location of the content rule view-1 page

JSP_CONTENTRULE_VIEW_2

public static final java.lang.String JSP_CONTENTRULE_VIEW_2
The location of the content rule view-2 page

JSP_CONTENTRULE_EDIT

public static final java.lang.String JSP_CONTENTRULE_EDIT
The location of the content rule edit page

JSP_VIEW_RULESHEET

public static final java.lang.String JSP_VIEW_RULESHEET
The loaction of the view rule sheet page

JSP_CREATE_CLASSIFIER

public static final java.lang.String JSP_CREATE_CLASSIFIER
The Location of the create classifier page

JSP_CREATE_CONTENTSELECTOR

public static final java.lang.String JSP_CREATE_CONTENTSELECTOR
The Location of the create contentselector page

JSP_VIEW_CLASSIFIERRULE

public static final java.lang.String JSP_VIEW_CLASSIFIERRULE
The Location of the view classifier page

JSP_EDIT_CLASSIFIER_DEFINITION

public static final java.lang.String JSP_EDIT_CLASSIFIER_DEFINITION
The Location of the edit classifier definition page

JSP_CHOOSE_IFTEMPLATE

public static final java.lang.String JSP_CHOOSE_IFTEMPLATE
The Location of the choose iftemplate page

JSP_ADDPHRASE_IF_A1

public static final java.lang.String JSP_ADDPHRASE_IF_A1
The location of the addphrase "if" pages

JSP_ADDPHRASE_IF_A2

public static final java.lang.String JSP_ADDPHRASE_IF_A2

JSP_ADDPHRASE_IF_A3

public static final java.lang.String JSP_ADDPHRASE_IF_A3

JSP_ADDPHRASE_IF_B1

public static final java.lang.String JSP_ADDPHRASE_IF_B1

JSP_ADDPHRASE_IF_B2

public static final java.lang.String JSP_ADDPHRASE_IF_B2

JSP_EDIT_IF_A

public static final java.lang.String JSP_EDIT_IF_A

JSP_EDITPHRASE_IF_A

public static final java.lang.String JSP_EDITPHRASE_IF_A

JSP_ADDPHRASE_THEN_A1

public static final java.lang.String JSP_ADDPHRASE_THEN_A1
The location of the addphrase "then" pages

JSP_ADDPHRASE_THEN_A2

public static final java.lang.String JSP_ADDPHRASE_THEN_A2

JSP_ADDPHRASE_THEN_C1

public static final java.lang.String JSP_ADDPHRASE_THEN_C1

JSP_ADDPHRASE_THEN_C2

public static final java.lang.String JSP_ADDPHRASE_THEN_C2

JSP_FIND_CLASSIFIER

public static final java.lang.String JSP_FIND_CLASSIFIER
The location of the find a classifier page

JSP_CHOOSE_THENTEMPLATE

public static final java.lang.String JSP_CHOOSE_THENTEMPLATE
The location of the addphrase then page

JSP_EDIT_THEN_A

public static final java.lang.String JSP_EDIT_THEN_A

JSP_ADDPHRASE_THEN_CONST1

public static final java.lang.String JSP_ADDPHRASE_THEN_CONST1
The locations of the add then phrase pages

JSP_ADDPHRASE_THEN_CONST2

public static final java.lang.String JSP_ADDPHRASE_THEN_CONST2

JSP_ADDPHRASE_THEN_PROP1

public static final java.lang.String JSP_ADDPHRASE_THEN_PROP1

JSP_ADDPHRASE_THEN_PROP2

public static final java.lang.String JSP_ADDPHRASE_THEN_PROP2

JSP_ADDPHRASE_THEN_DATE1

public static final java.lang.String JSP_ADDPHRASE_THEN_DATE1

JSP_ADDPHRASE_THEN_DATE2

public static final java.lang.String JSP_ADDPHRASE_THEN_DATE2

JSP_EDITPHRASE_THEN_CONST

public static final java.lang.String JSP_EDITPHRASE_THEN_CONST
The locations of the edit then phrase pages

JSP_EDITPHRASE_THEN_PROP

public static final java.lang.String JSP_EDITPHRASE_THEN_PROP

JSP_EDITPHRASE_THEN_DATE

public static final java.lang.String JSP_EDITPHRASE_THEN_DATE

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved