Package step.plugins.compare
Class MaskServices
- java.lang.Object
-
- step.framework.server.AbstractServices<step.core.access.User>
-
- step.core.deployment.AbstractStepServices
-
- step.core.deployment.AbstractStepAsyncServices
-
- step.controller.services.entities.AbstractEntityServices<step.functions.Function>
-
- step.controller.grid.services.AbtractFunctionServices
-
- step.plugins.compare.MaskServices
-
@Path("/masks") public class MaskServices extends step.controller.grid.services.AbtractFunctionServices
-
-
Constructor Summary
Constructors Constructor Description MaskServices()
-
Method Summary
-
Methods inherited from class step.controller.grid.services.AbtractFunctionServices
callFunctionByAttributes, callFunctionById, clone, delete, getAllFunctions, getFunctionEditor, getFunctionInputFromSchema, getTokenHandle, init, lookupCallFunction, newFunctionTypeConf, returnTokenHandle, save, searchFunction
-
Methods inherited from class step.controller.services.entities.AbstractEntityServices
beforeSave, bulkDelete, cloneEntities, cloneEntity, findManyByAttributes, get, getVersions, request, restoreVersion
-
Methods inherited from class step.core.deployment.AbstractStepAsyncServices
getSession, scheduleAsyncTaskWithinSessionContext, setCurrentSession
-
Methods inherited from class step.core.deployment.AbstractStepServices
checkRightsOnBehalfOf, getAuthorizationManager, getContext, getExecutionRunnable, getObjectEnricher, getObjectFilter, getScheduler
-
-