Uses of Interface
com.sas.metadata.remote.AccessControlEntry

Packages that use AccessControlEntry
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of AccessControlEntry in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return AccessControlEntry
 AccessControlEntry PermissionCondition.getOwningAccessControlEntry()
          Gets the AccessControlEntry for OwningAccessControlEntry
 

Methods in com.sas.metadata.remote with parameters of type AccessControlEntry
 void PermissionCondition.setOwningAccessControlEntry(AccessControlEntry inObject)
          Sets the OwningAccessControlEntrys list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.