com.sas.services.information.metadata.lookup
Class LookupService
com.sas.services.information.metadata.lookup.LookupService
- All Implemented Interfaces:
- LookupServiceInterface
public class LookupService
- implements LookupServiceInterface
|
Field Summary |
static com.sas.services.information.metadata.lookup.Mappings |
names
|
static com.sas.services.information.metadata.lookup.Mappings |
users
|
users
public static com.sas.services.information.metadata.lookup.Mappings users
names
public static com.sas.services.information.metadata.lookup.Mappings names
newUsersDelegate
public MappingsInterface newUsersDelegate(PathUrl oldUsersRoot)
- Specified by:
newUsersDelegate in interface LookupServiceInterface
getNamesDelegate
public MappingsInterface getNamesDelegate()
- Specified by:
getNamesDelegate in interface LookupServiceInterface
shutdownService
public void shutdownService()
- Specified by:
shutdownService in interface LookupServiceInterface
startService
public void startService(UserContextInterface user)
- Specified by:
startService in interface LookupServiceInterface
lookup
public LookupResultsInterface lookup(java.lang.String oldValue)
- Specified by:
lookup in interface LookupServiceInterface
lookup
public LookupResultsInterface lookup(PathUrl oldValue)
- Specified by:
lookup in interface LookupServiceInterface
lookupForAbsolutePath
public LookupResultsInterface lookupForAbsolutePath(java.lang.String oldAbsolutePath)
throws ServiceException,
java.rmi.RemoteException
- Specified by:
lookupForAbsolutePath in interface LookupServiceInterface
- Throws:
ServiceException
java.rmi.RemoteException
hasStarted
public boolean hasStarted()
- Specified by:
hasStarted in interface LookupServiceInterface
isShutdown
public boolean isShutdown()
- Specified by:
isShutdown in interface LookupServiceInterface
Copyright © 2009 SAS Institute Inc. All Rights Reserved.