Uses of Class
ogre.dms.data.VirtualFolderInfo

Packages that use VirtualFolderInfo
ogre.dms.data   
ogre.dms.service   
 

Uses of VirtualFolderInfo in ogre.dms.data
 

Subclasses of VirtualFolderInfo in ogre.dms.data
 class VirtualFolder
          Which extends ”„VirtualFolderInfo”¦, can provide you more information of a folder itself, such as document items, sub folder items, shortcut items, folder's ACLs, default document ACLs, defualt physical document ACLs, etc.
 

Constructors in ogre.dms.data with parameters of type VirtualFolderInfo
VirtualFolder(VirtualFolderInfo vfInfo)
           
 

Uses of VirtualFolderInfo in ogre.dms.service
 

Methods in ogre.dms.service that return VirtualFolderInfo
 VirtualFolderInfo QueryService.getVirtualFolderInfo(String folderID)
          Retrieve the VirtualFolderInfo instance.
 VirtualFolderInfo QueryService.getVirtualFolderInfo(String userID, String folderID)
          Retrieve the VirtualFolderInfo instance with permission check.
 

Methods in ogre.dms.service with parameters of type VirtualFolderInfo
 String FolderManagementService.commitNewFolder(String userID, String targetParentFolderID, VirtualFolderInfo newFolderInfo)
          Create a folder in the target parent folder.
 String FolderManagementService.commitNewFolder(String userID, String targetParentFolderID, VirtualFolderInfo newFolderInfo, boolean inherit)
          Create a folder in the target parent folder.
 DMSResult FolderManagementService.commitUpdateVirtualFolderInfo(String userID, VirtualFolderInfo vfInfo)
          Update the VirtualFolderInfo
 DMSResult FolderManagementService.commitUpdateVirtualFolderInfo(String userID, VirtualFolderInfo vfInfo, boolean isnotify)
          Update the VirtualFolderInfo
 DMSResult FolderManagementService.commitUpdateVirtualFolderInfo(String userID, VirtualFolderInfo vfInfo, boolean isnotify, HashMap toSubFolderMap)
           
 boolean FolderManagementService.isAllowFileToStoredInDistSite(VirtualFolderInfo folderInfo, String distSiteID)
          Check if the folder is allowed to store files in dist site.
 



Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.