Uses of Class
com.sas.services.information.publicobject.ResponsibilityDetails

Packages that use ResponsibilityDetails
com.sas.services.information.browse Information service metadata browsing. 
com.sas.services.information.publicobject Public Objects are Information Service objects which represent SAS information which is rooted in metadata. 
 

Uses of ResponsibilityDetails in com.sas.services.information.browse
 

Methods in com.sas.services.information.browse that return types with arguments of type ResponsibilityDetails
static java.util.List<ResponsibilityDetails> BrowseMetadataUtil.getResponsibilities(BrowseMetadataInterface browse)
          Extract the responsibilities property from the given BrowseMetadataInterface.
 

Uses of ResponsibilityDetails in com.sas.services.information.publicobject
 

Methods in com.sas.services.information.publicobject that return types with arguments of type ResponsibilityDetails
 java.util.List<ResponsibilityDetails> DetailsProcessorInterface.getResponsibilities()
          Gets the responsibilities associated to the public object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.