Uses of Interface
com.sas.services.information.metadata.LocationInterface
Packages that use LocationInterface
-
Uses of LocationInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata with parameters of type LocationInterfaceModifier and TypeMethodDescriptionvoidAllUsersIdentity.addLocation(LocationInterface location) voidAuthenticatedIdentity.addLocation(LocationInterface location) voidDavPerson.addLocation(LocationInterface location) voidOMRPerson.addLocation(LocationInterface location) voidPersonInterface.addLocation(LocationInterface location) Add a location to the user's list of locations.voidPropertyIdentity.addLocation(LocationInterface location) voidReferenceIdentity.addLocation(LocationInterface location) voidSelfIdentity.addLocation(LocationInterface location) voidUnauthenticatedIdentity.addLocation(LocationInterface location) voidAllUsersIdentity.removeLocation(LocationInterface location) voidAuthenticatedIdentity.removeLocation(LocationInterface location) voidDavPerson.removeLocation(LocationInterface location) voidOMRPerson.removeLocation(LocationInterface location) voidPersonInterface.removeLocation(LocationInterface location) Remove a location from the user's list of lcoations.voidPropertyIdentity.removeLocation(LocationInterface location) voidReferenceIdentity.removeLocation(LocationInterface location) voidSelfIdentity.removeLocation(LocationInterface location) voidUnauthenticatedIdentity.removeLocation(LocationInterface location)