com.plumtree.remote.prc
Class DocumentFolderProperty

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

public class DocumentFolderProperty
extends ObjectProperty

An enumerated type used to describe the inherent properties of Document Folders.


Field Summary
static DocumentFolderProperty Path
          Full path to the document folder within the directory
 
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

Path

public static final DocumentFolderProperty Path
Full path to the document folder within the directory



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.