Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IDocumentFolder Methods

The methods of the IDocumentFolder interface are listed below. For a complete list of IDocumentFolder interface members, see the IDocumentFolder Members topic.

Public Instance Methods

GetAccessLevel Returns document folder access level for a given role type.
GetPath Returns a string representation of the path of a document folder.
HasCreatedDate Returns true if the created date is available, else false.
HasLastModifiedDate Returns true if last modified date is available, else false.
IsActionAllowed Returns whether a given DocumentFolderPermissions is allowed for this document folder.
SetAccessLevel Sets document folder access level for a given role type.
Store Stores a document folder.

See Also

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