public class GetDesign extends FetchDesignType implements KeepJsonDesign
Retrieves a specific design element for the database, either from the cache or loading into the cache first.
AsyncDominoBase.RequestType
apiName, appTags, logger, requestParams, UNNEEDED_CALL, user, vertx
Constructor and Description |
---|
GetDesign() |
Modifier and Type | Method and Description |
---|---|
protected void |
filterJsonObject(DbRequestParameters<io.vertx.core.json.JsonObject> request) |
preflight, process
getDbRequestParameters
accessControlCheck, dontCallProcessPayload, emitterToObserver, getActualDatabaseName, getApiName, getAppTags, getBarbican, getEventbusId, getKeepDbInfo, getRequestType, getSubscriber, getUser, getUserForMetrics, isProcessPayloadRequired, isWorkInProgress, processDominoRequest, recordAppMetrics, setApiName, setBarbican, setDbFileName, setKeepDbInfo, setProcessPayloadRequired, setRequestParams, setRequestType, setSubscriber, setUser, setVertx, subscribe, validateDqlAccess, validateOpenAccess, validationCheck
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDesignElement
customValidator
protected void filterJsonObject(DbRequestParameters<io.vertx.core.json.JsonObject> request) throws java.lang.Exception
filterJsonObject
in class FetchDesignType
java.lang.Exception