echopoint.internal
Class AutoLookupSelectService
java.lang.Object
echopoint.internal.AutoLookupSelectService
- All Implemented Interfaces:
- Service
public class AutoLookupSelectService
- extends Object
- implements Service
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_ID
public static final String SERVICE_ID
- See Also:
- Constant Field Values
OUTPUT_PROPERTIES
public static final Properties OUTPUT_PROPERTIES
getInstance
public static AutoLookupSelectService getInstance()
install
public static void install()
getId
public String getId()
- Specified by:
getId in interface Service
getVersion
public int getVersion()
- Specified by:
getVersion in interface Service
service
public void service(Connection conn)
throws IOException
- Specified by:
service in interface Service
- Throws:
IOException
register
public void register(AutoLookupSelectField selectFieldEx)
deregister
public void deregister(AutoLookupSelectField selectFieldEx)