com.sas.services.information.metadata.lookup
Interface LookupServiceInterface
- All Known Implementing Classes:
- LookupService
public interface LookupServiceInterface
newUsersDelegate
MappingsInterface newUsersDelegate(PathUrl oldUsersRoot)
getNamesDelegate
MappingsInterface getNamesDelegate()
shutdownService
void shutdownService()
startService
void startService(UserContextInterface user)
lookup
LookupResultsInterface lookup(java.lang.String oldValue)
lookup
LookupResultsInterface lookup(PathUrl oldValue)
lookupForAbsolutePath
LookupResultsInterface lookupForAbsolutePath(java.lang.String oldAbsolutePath)
throws ServiceException,
java.rmi.RemoteException
- Throws:
ServiceException
java.rmi.RemoteException
hasStarted
boolean hasStarted()
isShutdown
boolean isShutdown()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.