Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentFolder Members

IDocumentFolder overview

Public Instance Properties

iconContainingProject Gets the project that this document folder belongs to.
iconCreatedDate Gets the document folder created date.
iconDefaultSecurity Gets or sets whether this document folder uses project-default security.
iconDescription Gets or sets the document folder description.
iconDetailsURL Gets the document folder details URL.
iconEmailAddress Gets or sets the document folder email address.
iconID Gets the document folder ID.
iconLastModifiedDate Gets the last modified date.
iconName Gets or sets the document folder name.
iconOwnerUserID Gets the document folder owner user ID.
iconParentFolder Gets the parent document folder that contains this folder.

Public Instance Methods

iconGetAccessLevel Returns document folder access level for a given role type.
iconGetPath Returns a string representation of the path of a document folder.
iconHasCreatedDate Returns true if the created date is available, else false.
iconHasLastModifiedDate Returns true if last modified date is available, else false.
iconIsActionAllowed Returns whether a given DocumentFolderPermissions is allowed for this document folder.
iconSetAccessLevel Sets document folder access level for a given role type.
iconStore Stores a document folder.

See Also

IDocumentFolder Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace