Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


oracle.webcenter.portalframework.genericsiteresources
Class GenericSiteResourceTypes

java.lang.Object
  extended by oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes


public class GenericSiteResourceTypes
extends java.lang.Object

Field Summary
static java.lang.String CONTENT_PRESENTER_TEMPLATE
          A ContentPresenter resource type
static java.lang.String DATA_CONTROL
          A Data Control resource type
static java.lang.String DATA_PRESENTER_TEMPLATE
          A DataPresenter Template resource type
static java.lang.String NAVIGATION
          A Navigation resource type
static java.lang.String PAGE_STYLE
          A Page style resource type
static java.lang.String PAGE_TEMPLATE
          A Page Template resource type
static java.lang.String RESOURCE_CATALOG
          A Resource Catalog resource type
static java.lang.String SITE_TEMPLATE
          Deprecated. 
static java.lang.String SKIN
          A Skin resource type
static java.lang.String TASK_FLOW
          A Taskflow resource type
static java.lang.String TASK_FLOW_STYLE
          A Taskflow Control resource type

 

Constructor Summary
GenericSiteResourceTypes()
           

 

Method Summary

 

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

 

Field Detail

SITE_TEMPLATE

@Deprecated
public static final java.lang.String SITE_TEMPLATE
Deprecated. 
A Site Template resource type
See Also:
Constant Field Values

PAGE_TEMPLATE

public static final java.lang.String PAGE_TEMPLATE
A Page Template resource type
See Also:
Constant Field Values

DATA_PRESENTER_TEMPLATE

public static final java.lang.String DATA_PRESENTER_TEMPLATE
A DataPresenter Template resource type
See Also:
Constant Field Values

CONTENT_PRESENTER_TEMPLATE

public static final java.lang.String CONTENT_PRESENTER_TEMPLATE
A ContentPresenter resource type
See Also:
Constant Field Values

PAGE_STYLE

public static final java.lang.String PAGE_STYLE
A Page style resource type
See Also:
Constant Field Values

NAVIGATION

public static final java.lang.String NAVIGATION
A Navigation resource type
See Also:
Constant Field Values

RESOURCE_CATALOG

public static final java.lang.String RESOURCE_CATALOG
A Resource Catalog resource type
See Also:
Constant Field Values

SKIN

public static final java.lang.String SKIN
A Skin resource type
See Also:
Constant Field Values

TASK_FLOW

public static final java.lang.String TASK_FLOW
A Taskflow resource type
See Also:
Constant Field Values

TASK_FLOW_STYLE

public static final java.lang.String TASK_FLOW_STYLE
A Taskflow Control resource type
See Also:
Constant Field Values

DATA_CONTROL

public static final java.lang.String DATA_CONTROL
A Data Control resource type
See Also:
Constant Field Values

Constructor Detail

GenericSiteResourceTypes

public GenericSiteResourceTypes()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-04


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