Constant Field Values


Contents
org.apache.*

org.apache.pluto.portalImpl.aggregation.Constants
public static final java.lang.String FRAGMENT "fragment"

org.apache.pluto.portalImpl.aggregation.PortletFragment
public static final java.lang.String PORTLET_ERROR_MSG "Error occurred in portlet!"

org.apache.pluto.portalImpl.core.PortalControlParameter
public static final java.lang.String ACTION "ac"
public static final java.lang.String MODE "md"
public static final java.lang.String PORTLET_ID "pid"
public static final java.lang.String PREFIX "_"
public static final java.lang.String PREV_MODE "pm"
public static final java.lang.String PREV_STATE "ps"
public static final java.lang.String RENDER_PARAM "rp"
public static final java.lang.String STATE "st"

org.apache.pluto.portalImpl.core.PortalEnvironment
public static final java.lang.String REQUEST_PORTALENV "org.apache.pluto.portalImpl.core.PortalEnvironment"

org.apache.pluto.portalImpl.core.PortletContainerFactory
public static final java.lang.String ENTRANCE_IMPL "portletcontainer.entrance.impl"
public static final java.lang.String ENTRANCE_WRAPPER_IMPL "portletcontainer.entrance.wrapper.impl"

org.apache.pluto.portalImpl.om.common.Support
public static final int POST_BUILD 4
public static final int POST_LOAD 2
public static final int POST_STORE 6
public static final int PRE_BUILD 3
public static final int PRE_STORE 5

org.apache.pluto.portalImpl.services.pageregistry.PageRegistryServiceFileImpl
public static final java.lang.String CONFIG_FILE "WEB-INF/data/pageregistry.xml"
public static final java.lang.String DEFAULT_MAPPING "WEB-INF/data/xml/pageregistrymapping.xml"

org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryServiceContextImpl
public static final java.lang.String DEFAULT_CONTEXTS "/WEB-INF/data/portletcontexts.txt"
public static final java.lang.String DEFAULT_MAPPING_PORTLETXML "/WEB-INF/data/xml/portletdefinitionmapping.xml"
public static final java.lang.String DEFAULT_MAPPING_WEBXML "/WEB-INF/data/xml/servletdefinitionmapping.xml"

org.apache.pluto.portalImpl.services.portletdefinitionregistry.PortletDefinitionRegistryServiceFileImpl
public static final java.lang.String DEFAULT_MAPPING_PORTLETXML "WEB-INF/data/xml/portletdefinitionmapping.xml"
public static final java.lang.String DEFAULT_MAPPING_WEBXML "WEB-INF/data/xml/servletdefinitionmapping.xml"

org.apache.pluto.portalImpl.services.portletentityregistry.PortletEntityRegistryServiceFileImpl
public static final java.lang.String CONFIG_FILE "WEB-INF/data/portletentityregistry.xml"
protected static final java.lang.String CONFIG_MAPPING "mapping.configfile"
public static final java.lang.String DEFAULT_MAPPING "WEB-INF/data/xml/portletentitymapping.xml"

org.apache.pluto.portalImpl.xml.Constants
public static final java.lang.String RES_PORTLET_PUBLIC_ID "-//Sun Microsystems, Inc.//DTD PortletApplication 1.0//EN"
public static final java.lang.String RES_WEB_DTD "/org/apache/pluto/portalImpl/xml/web-app_2_3.dtd"
public static final java.lang.String RES_WEB_DTD_NAME "web-app_2_3.dtd"
public static final java.lang.String RES_WEB_PUBLIC_ID "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
public static final java.lang.String WEB_PORTLET_DTD "http://java.sun.com/dtd/web-app_2_3.dtd"
public static final java.lang.String WEB_PORTLET_PUBLIC_ID "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"



Copyright © 2003-2004 . All Rights Reserved.