Uses of Interface
com.sas.services.information.metadata.AuthorizationInheritanceInfoInterface

Packages that use AuthorizationInheritanceInfoInterface
com.sas.services.information.metadata Information Service metadata. 
 

Uses of AuthorizationInheritanceInfoInterface in com.sas.services.information.metadata
 

Fields in com.sas.services.information.metadata with type parameters of type AuthorizationInheritanceInfoInterface
protected  java.util.List<AuthorizationInheritanceInfoInterface> AuthorizationInheritanceInfo.nextLevelObjList
           
 

Methods in com.sas.services.information.metadata that return AuthorizationInheritanceInfoInterface
 AuthorizationInheritanceInfoInterface AuthorizationUtilInterface.getInheritanceInfo()
          Get Inheritance Info for an object.
 AuthorizationInheritanceInfoInterface AuthorizationUtil.getInheritanceInfo()
          Get Inheritance Info for this object
 

Methods in com.sas.services.information.metadata that return types with arguments of type AuthorizationInheritanceInfoInterface
 java.util.List<AuthorizationInheritanceInfoInterface> AuthorizationInheritanceInfoInterface.getNextLevelParents()
          Returns the List of AuthorizationInheritanceInfoInterface instances at the next Level for this AuthorizationInheritanceInfoInterface
 java.util.List<AuthorizationInheritanceInfoInterface> AuthorizationInheritanceInfo.getNextLevelParents()
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.