Uses of Class
com.sas.lsaf.content.utilization.ResourceUtilizationContainerInfo
Packages that use ResourceUtilizationContainerInfo
Package
Description
Service and class definitions for retrieving resource utilization information.
-
Uses of ResourceUtilizationContainerInfo in com.sas.lsaf.content.utilization
Methods in com.sas.lsaf.content.utilization that return types with arguments of type ResourceUtilizationContainerInfoModifier and TypeMethodDescriptionResourceUtilizationService.getAdminSharedWorkspaceContainerChildrenAndSizes(String path) Gets resource utilization information for child folders with calculated sizes for all children of the specified path in a shared workspace.ResourceUtilizationService.getRepositoryContainerChildrenAndSizes(String path) Gets resource utilization information for child containers with calculated sizes.ResourceUtilizationService.getUserSharedWorkspaceContainerChildrenAndSizes(String path) Gets resource utilization information for child folders with calculated sizes for children of the specified path in a shared workspace that the current user has access to and for which a link for the shared workspace exists for the current user.ResourceUtilizationService.getWorkspaceContainerChildrenAndSizes(String path) Gets resource utilization information for child folders with calculated sizes for the current user's workspace.