com.plumtree.remote.prc
Class MyPageProperty

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

public class MyPageProperty
extends ObjectProperty

An enumerated type used to describe the properties of my pages in the portal. My pages do not support all of the properties in ObjectProperty.


Field Summary
static MyPageProperty PageID
          The ID of the community 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

PageID

public static final MyPageProperty PageID
The ID of the community page.



For additional information on the IDK, including tutorials, blogs, code samples and more,see the AquaLogic User Interaction Developer Center on BEA dev2dev.

Copyright ©2007 BEA Systems, Inc. All Rights Reserved.