|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.plumtree.remote.prc.ObjectProperty
An enumerated type used to describe the properties common to all objects in the portal.
Field Summary | |
static ObjectProperty |
ClassID
The object's class ID. |
static ObjectProperty |
Created
The date the object was first created. |
static ObjectProperty |
Description
The description of the object (in the current user's language). |
static ObjectProperty |
FolderID
The folder ID of the folder that contains the object. |
static ObjectProperty |
IsLocalized
Whether or not the object uses localized names. |
static ObjectProperty |
Language
The language for this object. |
static ObjectProperty |
LastModified
The date the object was last modified. |
static ObjectProperty |
LastModifiedBy
The user ID of the user who last modified the object. |
static ObjectProperty |
Name
The name of the object (in the current user's language). |
static ObjectProperty |
ObjectID
The object's ID. |
static ObjectProperty |
OwnerID
The user ID of the object's owner. |
static ObjectProperty |
UUID
The object's migration UUID. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ObjectProperty ObjectID
public static final ObjectProperty ClassID
public static final ObjectProperty OwnerID
public static final ObjectProperty IsLocalized
public static final ObjectProperty Name
public static final ObjectProperty Description
public static final ObjectProperty Created
public static final ObjectProperty LastModified
public static final ObjectProperty Language
public static final ObjectProperty UUID
public static final ObjectProperty FolderID
public static final ObjectProperty LastModifiedBy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©2008 Oracle® Corporation. All Rights Reserved.