Uses of Interface
com.sas.hls.security.acl.AclContainerSecurable

Packages that use AclContainerSecurable
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
com.sas.hls.organization Service and class definitions for manipulating and creating organizations. 
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.security.acl Service and class definitions for manipulating and creating acls. 
 

Uses of AclContainerSecurable in com.sas.hls.drug.analysis
 

Classes in com.sas.hls.drug.analysis that implement AclContainerSecurable
 class Analysis
          A data object that represents a SAS Drug Development analysis and contains all properties of a analysis defined within a project in the system.
 class AnalysisDescriptor
          A light-weight representation of a SAS Drug Development Analysis.
 

Uses of AclContainerSecurable in com.sas.hls.drug.project
 

Classes in com.sas.hls.drug.project that implement AclContainerSecurable
 class Project
          A data object that represents a SAS Drug Development project and contains all properties of a project defined within an organization in the system.
 class ProjectDescriptor
          A light-weight representation of a SAS Drug Development Project.
 

Uses of AclContainerSecurable in com.sas.hls.organization
 

Classes in com.sas.hls.organization that implement AclContainerSecurable
 class Organization
          A data object that contains all attributes of an organization in the system.
 class OrganizationDescriptor
          A light-weight representation of a SAS Drug Development Organization.
 

Uses of AclContainerSecurable in com.sas.hls.resource.repository
 

Classes in com.sas.hls.resource.repository that implement AclContainerSecurable
 class RepositoryContainer
          Client representation of a generic container stored in the repository.
 class RepositoryFolder
          Client representation of a folder stored in the repository.
 

Uses of AclContainerSecurable in com.sas.hls.security.acl
 

Methods in com.sas.hls.security.acl with parameters of type AclContainerSecurable
 AclContainer AclService.getAclContainer(AclContainerSecurable aclContainerSecurable)
          Gets the AclContainer for the specified container
 AclContainer AclService.updateAclContainer(AclContainerSecurable aclContainerSecurable, AclContainer aclContainer)
          Updates the specified container with the aclContainer
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA