Uses of Interface
net.officefloor.web.rest.build.RestMethodDecorator
Packages that use RestMethodDecorator
-
Uses of RestMethodDecorator in net.officefloor.web.rest.build
Classes in net.officefloor.web.rest.build that implement RestMethodDecoratorMethods in net.officefloor.web.rest.build with parameters of type RestMethodDecoratorModifier and TypeMethodDescription<M> MomentoKey<M>RestArchitect.addRestMethodDecorator(RestMethodDecorator<M> decorator) Adds aRestMethodDecoratorfor theRestMethodinstances.<M> MomentoKey<M>RestEmployer.RestArchitectImpl.addRestMethodDecorator(RestMethodDecorator<M> decorator) Method parameters in net.officefloor.web.rest.build with type arguments of type RestMethodDecoratorModifier and TypeMethodDescriptionvoidRestMethodContextImpl.decorateRestMethod(List<RestMethodDecorator<?>> decorators) Decorates the REST method.voidRestPathContextImpl.decorateRestMethods(List<RestMethodDecorator<?>> decorators) -
Uses of RestMethodDecorator in net.officefloor.web.security.rest
Classes in net.officefloor.web.security.rest that implement RestMethodDecorator