Class LookupService
java.lang.Object
com.sas.services.information.metadata.lookup.LookupService
- All Implemented Interfaces:
LookupServiceInterface
Deprecated.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.booleanDeprecated.Deprecated.lookup(String oldValue) Deprecated.lookupForAbsolutePath(String oldAbsolutePath) Deprecated.newUsersDelegate(PathUrl oldUsersRoot) Deprecated.voidDeprecated.voidDeprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
users
public static Mappings usersDeprecated. -
names
public static Mappings namesDeprecated.
-
-
Method Details
-
newUsersDelegate
Deprecated.- Specified by:
newUsersDelegatein interfaceLookupServiceInterface
-
getNamesDelegate
Deprecated.- Specified by:
getNamesDelegatein interfaceLookupServiceInterface
-
shutdownService
public void shutdownService()Deprecated.- Specified by:
shutdownServicein interfaceLookupServiceInterface
-
startService
Deprecated.- Specified by:
startServicein interfaceLookupServiceInterface
-
lookup
Deprecated.- Specified by:
lookupin interfaceLookupServiceInterface
-
lookup
Deprecated.- Specified by:
lookupin interfaceLookupServiceInterface
-
lookupForAbsolutePath
public LookupResultsInterface lookupForAbsolutePath(String oldAbsolutePath) throws ServiceException, RemoteException Deprecated.- Specified by:
lookupForAbsolutePathin interfaceLookupServiceInterface- Throws:
ServiceExceptionRemoteException
-
hasStarted
public boolean hasStarted()Deprecated.- Specified by:
hasStartedin interfaceLookupServiceInterface
-
isShutdown
public boolean isShutdown()Deprecated.- Specified by:
isShutdownin interfaceLookupServiceInterface
-