com.plumtree.remote.prc
Class PageTemplateProperty

java.lang.Object
  extended bycom.plumtree.remote.prc.ObjectProperty
      extended bycom.plumtree.remote.prc.PageTemplateProperty

public class PageTemplateProperty
extends ObjectProperty

An enumerated type used to describe the properties of Page Templates in the portal.


Field Summary
static PageTemplateProperty DefaultPageName
          The default name of the page.
static PageTemplateProperty JobType
          The type of the job.
static PageTemplateProperty Type
          The type of the page.
 
Fields inherited from class com.plumtree.remote.prc.ObjectProperty
ClassID, Created, Description, FolderID, IsLocalized, Language, LastModified, LastModifiedBy, Name, ObjectID, OwnerID, UUID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DefaultPageName

public static final PageTemplateProperty DefaultPageName
The default name of the page.


JobType

public static final PageTemplateProperty JobType
The type of the job.


Type

public static final PageTemplateProperty Type
The type of the page.



For additional information on the Oracle® WebCenter Interaction Development Kit, including tutorials, blogs, code samples and more, see the Oracle Technology Network (http://www.oracle.com/technology/index.html).

Copyright ©2010 Oracle® Corporation. All Rights Reserved.