Constant Field Values


Contents
org.apache.*

org.apache.pluto.descriptors.services.Constants
public static final java.lang.String PORLTET_XML_PUBLIC_ID "-//Sun Microsystems, Inc.//DTD PortletApplication 1.0//EN"
public static final java.lang.String PORTLET_XML_DTD "http://java.sun.com/dtd/portlet-app_1_0.dtd"
public static final java.lang.String WEB_XML_DTD "http://java.sun.com/dtd/web-app_2_3.dtd"
public static final java.lang.String WEB_XML_PUBLIC_ID "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"

org.apache.pluto.descriptors.services.impl.AbstractPortletAppDescriptorService
public static final java.lang.String PORTLET_XML_MAPPING "castor-portlet-xml-mapping.xml"

org.apache.pluto.descriptors.services.impl.AbstractWebAppDescriptorService
public static final java.lang.String WEB_XML_MAPPING "castor-web-xml-mapping.xml"

org.apache.pluto.descriptors.services.impl.ContextPortletAppDescriptorServiceImpl
public static final java.lang.String PORTLET_XML_URI "/WEB-INF/portlet.xml"

org.apache.pluto.descriptors.services.impl.ContextWebAppDescriptorServiceImpl
public static final java.lang.String WEB_XML_URI "/WEB-INF/web.xml"

org.apache.pluto.descriptors.servlet.UserDataConstraintDD
public static final java.lang.String CONFIDENTIAL "CONFIDENTIAL"
public static final java.lang.String INTEGRAL "INTEGRAL"
public static final java.lang.String NONE "NONE"



Copyright © 2003-2011 . All Rights Reserved.