Skip navigation links

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

E17273-01


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

 

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

Constructor Detail

JavaEEConstants

public JavaEEConstants()

Skip navigation links

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

E17273-01


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