Uses of Class
com.levigo.jadice.annotation.profiles.AnnotationProfile
Packages that use AnnotationProfile
Package
Description
-
Uses of AnnotationProfile in com.levigo.jadice.annotation
Methods in com.levigo.jadice.annotation that return AnnotationProfileModifier and TypeMethodDescriptionTypeRegisterer.getAnnotationProfile
(String name) Retrieve anAnnotationProfile
previously registerd withTypeRegisterer.registerProfile(AnnotationProfile)
Methods in com.levigo.jadice.annotation with parameters of type AnnotationProfileModifier and TypeMethodDescriptionvoid
TypeRegisterer.registerProfile
(AnnotationProfile profile) Register a profile server-wide. -
Uses of AnnotationProfile in com.levigo.jadice.annotation.profiles
Methods in com.levigo.jadice.annotation.profiles that return AnnotationProfileModifier and TypeMethodDescriptionstatic AnnotationProfile
Return the applicableAnnotationProfile
for the givenDocument
.AnnotationFactory.getAnnotationProfile()
Return the "effective" profile to which this type or template belongs.static AnnotationProfile
AnnotationProfile.getDefaultProfile()
AnnotationFactory.getOwnerProfile()
Return the profile that "owns" this type or template.AnnotationProfile.getParentProfile()
AnnotationProfileLocator.locateProfile
(String name) Methods in com.levigo.jadice.annotation.profiles with parameters of type AnnotationProfileModifier and TypeMethodDescriptionstatic void
AnnotationProfileWorkaround.afterInit
(AnnotationProfile profile) static void
AnnotationProfile.set
(Document document, AnnotationProfile ap) Set the applicable AnnotationProfile for the given document.static void
AnnotationProfile.setDefaultProfile
(AnnotationProfile defaultProfile) void
AnnotationFactory.setOwnerProfile
(AnnotationProfile ownerProfile) void
AnnotationProfile.setParentProfile
(AnnotationProfile parentProfile) -
Uses of AnnotationProfile in com.levigo.jadice.web.client.annotation
Methods in com.levigo.jadice.web.client.annotation that return AnnotationProfileModifier and TypeMethodDescriptionAnnotationProfiles.Request.getProfile()
Access theAnnotationProfile
associated with the request.Methods in com.levigo.jadice.web.client.annotation with parameters of type AnnotationProfileModifier and TypeMethodDescription<T extends Annotation>
TAnnotationProfiles.createAnnotation
(AnnotationProfile profile, String typeName) void
AnnotationProfiles.Handler.onLoaded
(AnnotationProfile profile) Invoked when theAnnotationProfiles.Request
has been loaded
. -
Uses of AnnotationProfile in com.levigo.jadice.web.client.commands
Fields in com.levigo.jadice.web.client.commands declared as AnnotationProfileModifier and TypeFieldDescriptionprotected AnnotationProfile
AbstractAnnotationCommand.profile
TheAnnotationProfile
required to properly execute the command.Methods in com.levigo.jadice.web.client.commands that return AnnotationProfileModifier and TypeMethodDescriptionprotected AnnotationProfile
AbstractAnnotationCommand.getAnnotationProfile()
Methods in com.levigo.jadice.web.client.commands with parameters of type AnnotationProfileModifier and TypeMethodDescriptionprotected Annotation
CreateAnnotationViaApiCommand.createAnnotation
(AnnotationProfile profile, String annoType, com.levigo.jadice.web.shared.model.annotation.internal.AnnotationPageSegment aps) Creates anAnnotation
that is not yet attached to theDocument
structure.void
CreateAnnotationCommand.setAnnotationFactory
(AnnotationProfile profile, AnnotationFactory factory) Constructors in com.levigo.jadice.web.client.commands with parameters of type AnnotationProfileModifierConstructorDescriptionTextAwareAnnotationCommand
(AnnotationProfile profile, AnnotationFactory areaAnnoFactory, AnnotationFactory textAnnoFactory) -
Uses of AnnotationProfile in com.levigo.jadice.web.client.internal.annotation
Methods in com.levigo.jadice.web.client.internal.annotation with parameters of type AnnotationProfileModifier and TypeMethodDescription<T extends Annotation>
TAnnotationProfileHelper.createAnnotation
(AnnotationProfile profile, String typeName) <T extends Annotation>
TAnnotationProfileHelper.createAnnotation
(AnnotationProfile profile, String typeName, com.levigo.jadice.web.shared.model.annotation.internal.AnnotationPageSegment pageSegment) <T extends Annotation>
com.levigo.jadice.annotation.internal.renderer.AnnotationRenderer<T> AnnotationProfileHelper.createRenderer
(AnnotationProfile profile, String typeName, T a) AnnotationProfileHelper.createWrangler
(AnnotationProfile profile, String typeName) AnnotationProfileHelper.getBaseType
(AnnotationProfile profile, String typeName) AnnotationProfileHelper.getLabel
(AnnotationProfile profile, String typeName) AnnotationProfileHelper.getType
(AnnotationProfile profile, String typeName) -
Uses of AnnotationProfile in com.levigo.jadice.web.client.messaging
Methods in com.levigo.jadice.web.client.messaging that return AnnotationProfileModifier and TypeMethodDescriptionstatic AnnotationProfile
AnnotationProfileDTO.to
(AnnotationProfileDTO dto) Methods in com.levigo.jadice.web.client.messaging with parameters of type AnnotationProfileModifier and TypeMethodDescriptionstatic AnnotationProfileDTO
AnnotationProfileDTO.from
(AnnotationProfile profile) -
Uses of AnnotationProfile in com.levigo.jadice.web.client.tools
Methods in com.levigo.jadice.web.client.tools with parameters of type AnnotationProfileModifier and TypeMethodDescriptionvoid
AnnotationTool.setCreateMode
(AnnotationProfile profile, AnnotationFactory factory) Sets the Creation Mode. -
Uses of AnnotationProfile in com.levigo.jadice.web.client.ui
Methods in com.levigo.jadice.web.client.ui with parameters of type AnnotationProfileModifier and TypeMethodDescriptionprotected void
AbstractAnnotationToolbarInitializer.add
(AnnotationProfile profile, Bar toolbar, TypeRef typeRef) protected void
AbstractAnnotationToolbarInitializer.add
(AnnotationProfile profile, Bar toolbar, TypeSetElement t) AbstractAnnotationToolbarInitializer.initCreateAnnotationCommand
(AnnotationProfile profile, AnnotationFactory factory) Returns aCreateAnnotationCommand
for the passed factory and profile.AnnotationToolbarInitializer.initCreateAnnotationCommand
(AnnotationProfile profile, AnnotationFactory factory) Returns aCreateAnnotationCommand
for the passed factory and profile.void
AbstractAnnotationToolbarInitializer.onLoaded
(AnnotationProfile result) -
Uses of AnnotationProfile in com.levigo.jadice.web.demo.enterprise.client
Methods in com.levigo.jadice.web.demo.enterprise.client with parameters of type AnnotationProfileModifier and TypeMethodDescriptionprotected void
ListFormattedAnnoToolbar.add
(AnnotationProfile profile, List toolbar, TypeRef typeRef) protected void
ListFormattedAnnoToolbar.add
(AnnotationProfile profile, List content, TypeSetElement t) protected void
ListFormattedAnnoToolbar.addCommandCreatedAnnoButton
(AnnotationProfile profile, List toolbar, String name) We need to add the text highlight annotations separately as its creation is not handled by a wrangler, but by the commands.protected void
ListFormattedAnnoToolbar.addTextAwareAnnoButton
(AnnotationProfile profile, List toolbar, String text, String area) ListFormattedAnnoToolbar.initCreateAnnotationCommand
(AnnotationProfile profile, AnnotationFactory factory) Returns aCreateAnnotationCommand
for the passed factory and profile.void
ListFormattedAnnoToolbar.onLoaded
(AnnotationProfile profile) -
Uses of AnnotationProfile in com.levigo.jadice.web.server
Methods in com.levigo.jadice.web.server that return AnnotationProfileModifier and TypeMethodDescriptionAnnotationProfileRegistry.getAnnotationProfile
(String name) Obtains anAnnotationProfile
by a given name.Methods in com.levigo.jadice.web.server that return types with arguments of type AnnotationProfileModifier and TypeMethodDescriptionAnnotationProfileRegistry.getRegisteredAnnotationProfiles()
Obtains all registeredAnnotationProfile
s.Methods in com.levigo.jadice.web.server with parameters of type AnnotationProfileModifier and TypeMethodDescriptionvoid
AnnotationProfileRegistry.registerProfile
(AnnotationProfile annotationProfile) Registers anAnnotationProfile
at the registry.void
AnnotationProfileRegistry.registerProfile
(String name, AnnotationProfile annotationProfile) Registers anAnnotationProfile
at the registry on a given name. -
Uses of AnnotationProfile in com.levigo.jadice.web.server.messaging
Methods in com.levigo.jadice.web.server.messaging that return AnnotationProfileModifier and TypeMethodDescriptionstatic AnnotationProfile
AnnotationProfileDTO.to
(AnnotationProfileDTO dto) Methods in com.levigo.jadice.web.server.messaging with parameters of type AnnotationProfileModifier and TypeMethodDescriptionstatic AnnotationProfileDTO
AnnotationProfileDTO.from
(AnnotationProfile profile)