Class GetRefTableById
java.lang.Object
net.lightapi.portal.ref.query.handler.GetRefTableById
- All Implemented Interfaces:
com.networknt.rpc.HybridHandler
get ref table by id
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.lightapi.portal.db.PortalDbProviderstatic final org.slf4j.Loggerstatic final StringFields inherited from interface com.networknt.rpc.HybridHandler
ERROR_NOT_DEFINED, REQUEST_SUCCESS, STATUS_VALIDATION_ERROR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.networknt.rpc.HybridHandler
getStatus, getStatus, validate
-
Field Details
-
logger
public static final org.slf4j.Logger logger -
OBJECT_NOT_FOUND
- See Also:
-
dbProvider
public static net.lightapi.portal.db.PortalDbProvider dbProvider
-
-
Constructor Details
-
GetRefTableById
public GetRefTableById()
-
-
Method Details
-
handle
- Specified by:
handlein interfacecom.networknt.rpc.HybridHandler
-