AddDocuments | Adds a document to the portal. |
CreateQuery | Factory method to create a document query on a specified document folder. |
CreateRemoteDocument | Overloaded. |
CreateWebLinkDocument | Overloaded. Creates a new Web link document. |
QueryACL | Retrieves an ACL (Access Control List) for managing the security for a document. |
QueryContainingFolders | Queries for all folders which contain a specific document |
QueryDocumentProperties | Queries the properties of a document. |
RemoveDocuments | Removes documents from the portal. |
SetBrokenLinkDeletionTime | Sets the time interval after which a document with a broken link will be deleted. |
SetExpirationDate | Sets the date on which to expire this document. |
SetNeverExpires | Sets a document to never be expired. |
SetRefreshRate | Sets the document refresh rate, which determines how often a document and its properties will get refreshed. |
UpdateACL | Updates the ACL (Access Control List) for a document. |
UpdateDocumentProperties | Updates the properties of a document. |
IDocumentManager Interface | Plumtree.Remote.PRC Namespace