Uses of Interface
com.levigo.jadice.web.server.AnnotationProfileRegistry
Packages that use AnnotationProfileRegistry
Package
Description
-
Uses of AnnotationProfileRegistry in com.levigo.jadice.web.demo.common.server.annotation
Methods in com.levigo.jadice.web.demo.common.server.annotation with parameters of type AnnotationProfileRegistryModifier and TypeMethodDescriptionstatic com.levigo.jadice.annotation.AnnotationReaderSettingsAnnotationUtils.setFormat(com.levigo.jadice.document.read.Reader reader, AnnotationFormat format, AnnotationProfileRegistry annotationProfileRegistry) -
Uses of AnnotationProfileRegistry in com.levigo.jadice.web.demo.common.server.dataprovider
Methods in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type AnnotationProfileRegistryModifier and TypeMethodDescriptionvoidDataProviderFactoryWithAuthentication.setRegistry(AnnotationProfileRegistry registry) Constructors in com.levigo.jadice.web.demo.common.server.dataprovider with parameters of type AnnotationProfileRegistryModifierConstructorDescriptionDDPWithAnnoPermissions(AnnotationProfileRegistry annotationProfileRegistry) -
Uses of AnnotationProfileRegistry in com.levigo.jadice.web.server
Methods in com.levigo.jadice.web.server that return AnnotationProfileRegistryModifier and TypeMethodDescriptionWebtoolkitServerContext.getAnnotationProfileRegistry()Gets theAnnotationProfileRegistryimplementation which is used to addAnnotationProfiles to make them available to the jadice web toolkit.