Uses of Interface
net.officefloor.web.rest.build.MomentoKey
Packages that use MomentoKey
-
Uses of MomentoKey in net.officefloor.spring.starter.rest
Constructors in net.officefloor.spring.starter.rest with parameters of type MomentoKeyModifierConstructorDescriptionOfficeFloorRestEndpoint(RestEndpoint endpoint, MomentoKey<org.springframework.web.cors.CorsConfiguration> corsMomento) Instantiate. -
Uses of MomentoKey in net.officefloor.web.rest.build
Classes in net.officefloor.web.rest.build that implement MomentoKeyMethods in net.officefloor.web.rest.build that return MomentoKeyModifier and TypeMethodDescription<M> MomentoKey<M>RestArchitect.addRestMethodDecorator(RestMethodDecorator<M> decorator) Adds aRestMethodDecoratorfor theRestMethodinstances.<M> MomentoKey<M>RestEmployer.RestArchitectImpl.addRestMethodDecorator(RestMethodDecorator<M> decorator) Methods in net.officefloor.web.rest.build with parameters of type MomentoKeyModifier and TypeMethodDescription<M> MRestMethod.getMomento(MomentoKey<M> key) Obtains the Momento for theMomentoKey.<M> MRestMethodImpl.getMomento(MomentoKey<M> key)