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"

org.apache.pluto.portlet.admin.PlutoAdminConstants
public static final java.lang.String APP_ATTR "app"
public static final java.lang.String ENCODING "UTF-8"
public static final java.lang.String ERROR_ATTR "error"
public static final java.lang.String MESSAGE_ATTR "message"
public static final java.lang.String PAGE_ATTR "page"
public static final java.lang.String PAGE_LIST_ATTR "pagelist"
public static final java.lang.String PER_LIST_ATTR "perlist"
public static final java.lang.String PORTLET_APP_LIST_ATTR "portlet-app-list"
public static final java.lang.String PORTLET_MAP_ATTR "portlet-map"
public static final java.lang.String PREF_LIST_ATTR "preflist"
public static final java.lang.String PROP_FILENAME "pluto-admin.properties"

org.apache.pluto.portlet.admin.bean.PageTO
public static final java.lang.String CLASS_NAME "PageTO"

org.apache.pluto.portlet.admin.model.PageRegistryXao
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.portlet.admin.model.PortletEntityRegistryXao
public static final java.lang.String CONFIG_FILE "WEB-INF/data/portletentityregistry.xml"
public static final java.lang.String DEFAULT_MAPPING "WEB-INF/data/xml/portletentitymapping.xml"

org.apache.pluto.portlet.admin.services.DeployWarService
public static final java.lang.String CLASS_NAME "DeployWarService"
public static final java.lang.String ERROR_NO_FILE "ERROR_NO_FILE"

org.apache.pluto.portlet.admin.services.PortletConfigService
public static final java.lang.String CLASS_NAME "PortletConfigService"

org.apache.pluto.portlet.admin.services.PortletNameFinder
public static final java.lang.String CLASS_NAME "PortletNameFinder"

org.apache.pluto.portlet.admin.taglib.MessageTag
public static final java.lang.String MSG_ALERT_CSS_CLASS "portlet-msg-alert"
public static final java.lang.String MSG_ERROR_CSS_CLASS "portlet-msg-error"
public static final java.lang.String MSG_INFO_CSS_CLASS "portlet-msg-info"
public static final java.lang.String MSG_STATUS_CSS_CLASS "portlet-msg-status"
public static final java.lang.String MSG_SUCCESS_CSS_CLASS "portlet-msg-success"



Copyright © 2003-2009 . All Rights Reserved.