Class APIGetAction
java.lang.Object
com.kingsrook.qqq.backend.module.api.actions.AbstractAPIAction
com.kingsrook.qqq.backend.module.api.actions.APIGetAction
- All Implemented Interfaces:
GetInterface
-
Field Summary
Fields inherited from class com.kingsrook.qqq.backend.module.api.actions.AbstractAPIAction
apiActionUtil, backendMetaData, session
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kingsrook.qqq.backend.module.api.actions.AbstractAPIAction
preAction
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.kingsrook.qqq.backend.core.actions.interfaces.GetInterface
validateInput
-
Constructor Details
-
APIGetAction
public APIGetAction()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceGetInterface
- Throws:
QException
-