Class MaskServices


  • @Path("/masks")
    public class MaskServices
    extends step.controller.grid.services.AbtractFunctionServices
    • Nested Class Summary

      • Nested classes/interfaces inherited from class step.controller.services.entities.AbstractEntityServices

        step.controller.services.entities.AbstractEntityServices.History
    • Field Summary

      • Fields inherited from class step.controller.grid.services.AbtractFunctionServices

        functionAccessor, functionExecutionService, functionLocator, functionManager, objectPredicateFactory, reportNodeAttachmentManager, selectorHelper
      • Fields inherited from class step.core.deployment.AbstractStepServices

        configuration, SESSION
    • 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
      • Methods inherited from class step.framework.server.AbstractServices

        getAbstractContext, getHttpSession, getSession, invalidateSession, setHttpServletRequest, setSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MaskServices

        public MaskServices()