|
Primavera Integration API 6.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FolderProperties | |
---|---|
com.primavera.integration.collab | Collaboration classes for document management |
Uses of FolderProperties in com.primavera.integration.collab |
---|
Methods in com.primavera.integration.collab that return FolderProperties | |
---|---|
FolderProperties |
DocumentManager.assignFolderSecurityPolicy(FolderId folderId,
DocumentManagementSecurityPolicy policy)
Assign a security policy to a folder. |
FolderProperties |
DocumentManager.createFolder(FolderId parentFolderId,
String folderName)
Creates a subfolder under the parent folder. |
FolderProperties[] |
DocumentManager.loadChildFolders(FolderId folderId)
Loads all the subfolders of a given folder. |
FolderProperties |
DocumentManager.loadFolder(DocumentId documentId)
Gets the properties of the folder containing the document. |
FolderProperties |
DocumentManager.loadFolder(FolderId folderId)
Gets the properties of the folder specified. |
FolderProperties |
DocumentManager.loadParentFolder(FolderId folderId)
Loads the properties of the parent folder. |
FolderProperties |
DocumentManager.loadRootFolder(ObjectId projectObjectId)
Loads the base or root folder for a Project. |
FolderProperties |
DocumentManager.moveFolder(FolderId targetFolderId,
FolderId destinationFolderId)
Moves a folder from one location to another. |
FolderProperties |
DocumentManager.renameFolder(FolderId targetFolderId,
String newName)
Renames the folder. |
|
Primavera Integration API 6.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |