org.apache.cocoon.portal
Class Constants

java.lang.Object
  extended by org.apache.cocoon.portal.Constants

public class Constants
extends Object

Defines constants used within portal classes.

Version:
CVS $Id: Constants.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Björn Lütkemeier

Field Summary
static String COPLET_ID_KEY
          Names used in object model or parent context by CopletModule, CopletTransformer and CopletAdapter.
static String PORTAL_NAME_KEY
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPLET_ID_KEY

public static final String COPLET_ID_KEY
Names used in object model or parent context by CopletModule, CopletTransformer and CopletAdapter.

See Also:
Constant Field Values

PORTAL_NAME_KEY

public static final String PORTAL_NAME_KEY
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.