Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.javaee
Class JavaEEConstants

java.lang.Object
  extended by oracle.stellent.wcm.javaee.JavaEEConstants


public abstract class JavaEEConstants
extends java.lang.Object

Constants in the JavaEE language layer


Field Summary
static java.lang.String CONTRIBUTION_ROLE
          JavaEE role for contributors
static java.lang.String DATAFILE_TAG
          name of the dataFile tag
static java.lang.String DESIGNER_ROLE
          JavaEE role for designers
static java.lang.String REGION_TEMPLATE_ATTR_DEFINITION
          the definition attribute of the region template tag
static java.lang.String REGION_TEMPLATE_TAG
          name of the region template tag
static java.lang.String STATIC_PLACEHOLDER_ATTR_DATA_FILE
          name of the static placeholder dataFile attribute
static java.lang.String STATIC_PLACEHOLDER_TAG
          name of the static placeholder tag
static java.lang.String TAGLIB_URI
          The URI of the tag library
static java.lang.String WCM_CONFIG_FILE
           
static java.lang.String WCM_DEFAULT_REGION_TEMPLATE
           
static java.lang.String WCM_DEFAULT_TAG_ERROR
           
static java.lang.String WCM_RUNTIME_PROPERTIES
           

 

Constructor Summary
JavaEEConstants()
           

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TAGLIB_URI

public static final java.lang.String TAGLIB_URI
The URI of the tag library
See Also:
Constant Field Values

STATIC_PLACEHOLDER_TAG

public static final java.lang.String STATIC_PLACEHOLDER_TAG
name of the static placeholder tag
See Also:
Constant Field Values

STATIC_PLACEHOLDER_ATTR_DATA_FILE

public static final java.lang.String STATIC_PLACEHOLDER_ATTR_DATA_FILE
name of the static placeholder dataFile attribute
See Also:
Constant Field Values

REGION_TEMPLATE_TAG

public static final java.lang.String REGION_TEMPLATE_TAG
name of the region template tag
See Also:
Constant Field Values

REGION_TEMPLATE_ATTR_DEFINITION

public static final java.lang.String REGION_TEMPLATE_ATTR_DEFINITION
the definition attribute of the region template tag
See Also:
Constant Field Values

DATAFILE_TAG

public static final java.lang.String DATAFILE_TAG
name of the dataFile tag
See Also:
Constant Field Values

CONTRIBUTION_ROLE

public static final java.lang.String CONTRIBUTION_ROLE
JavaEE role for contributors
See Also:
Constant Field Values

DESIGNER_ROLE

public static final java.lang.String DESIGNER_ROLE
JavaEE role for designers
See Also:
Constant Field Values

WCM_RUNTIME_PROPERTIES

public static final java.lang.String WCM_RUNTIME_PROPERTIES
See Also:
Constant Field Values

WCM_CONFIG_FILE

public static final java.lang.String WCM_CONFIG_FILE
See Also:
Constant Field Values

WCM_DEFAULT_REGION_TEMPLATE

public static final java.lang.String WCM_DEFAULT_REGION_TEMPLATE
See Also:
Constant Field Values

WCM_DEFAULT_TAG_ERROR

public static final java.lang.String WCM_DEFAULT_TAG_ERROR
See Also:
Constant Field Values

Constructor Detail

JavaEEConstants

public JavaEEConstants()

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.