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 client representation of an Analysis in SAS Drug Development.
 class AnalysisDescriptor
          A light-weight client representation of an Analysis defined in SAS Drug Development.
 

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
          This class is 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 side representation of a generic container in the SAS Drug Development repository.
 class RepositoryFolder
          Client side representation of a folder in the SAS Drug Development 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) 2012, SAS Institute Inc., Cary, NC, USA