BEA Systems, Inc.

com.beasys.commerce.portal.admin
Interface PortalAdminConstants

All Known Implementing Classes:
PortalAdminHelper, PortalJspBase, PortalServiceManager, PortalSessionComparator, PortalDestinationDeterminer

public interface PortalAdminConstants
extends JspConstants

Prescribes constants used for portal run-time and tools administration purposes.


Field Summary
static java.lang.String PORTAL_MANAGER_A
          The property denoting the com.beasys.commerce.portal.ejb.PortalManager associated with a session.
static java.lang.String PORTAL_NAME
          The property denoting the portal name associated with a portal session.
 
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

PORTAL_MANAGER_A

public static final java.lang.String PORTAL_MANAGER_A
The property denoting the com.beasys.commerce.portal.ejb.PortalManager associated with a session.

PORTAL_NAME

public static final java.lang.String PORTAL_NAME
The property denoting the portal name associated with a portal session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved