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

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

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

Methods in com.sas.services.information.metadata with parameters of type LocationInterface
 void UnauthenticatedIdentity.addLocation(LocationInterface location)
           
 void SelfIdentity.addLocation(LocationInterface location)
           
 void ReferenceIdentity.addLocation(LocationInterface location)
           
 void PropertyIdentity.addLocation(LocationInterface location)
           
 void PersonInterface.addLocation(LocationInterface location)
          Add a location to the user's list of locations.
 void DavPerson.addLocation(LocationInterface location)
           
 void AuthenticatedIdentity.addLocation(LocationInterface location)
           
 void AllUsersIdentity.addLocation(LocationInterface location)
           
 void UnauthenticatedIdentity.removeLocation(LocationInterface location)
           
 void SelfIdentity.removeLocation(LocationInterface location)
           
 void ReferenceIdentity.removeLocation(LocationInterface location)
           
 void PropertyIdentity.removeLocation(LocationInterface location)
           
 void PersonInterface.removeLocation(LocationInterface location)
          Remove a location from the user's list of lcoations.
 void DavPerson.removeLocation(LocationInterface location)
           
 void AuthenticatedIdentity.removeLocation(LocationInterface location)
           
 void AllUsersIdentity.removeLocation(LocationInterface location)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.