Uses of Class
com.levigo.jadice.web.demo.common.client.annotation.AnnotationFormatDTO
Packages that use AnnotationFormatDTO
-
Uses of AnnotationFormatDTO in com.levigo.jadice.web.demo.common.client.annotation
Methods in com.levigo.jadice.web.demo.common.client.annotation that return AnnotationFormatDTOModifier and TypeMethodDescriptionstatic AnnotationFormatDTO
Replacement constructor.static AnnotationFormatDTO
AnnotationFormatDTO.from
(AnnotationFormat format) AnnoFormatPermissionDTO.getAnnoFormat()
Methods in com.levigo.jadice.web.demo.common.client.annotation with parameters of type AnnotationFormatDTOModifier and TypeMethodDescriptionstatic AnnoFormatPermissionDTO
AnnoFormatPermissionDTO.create
(AnnotationFormatDTO annoFormat, com.google.gwt.core.client.JsArrayString docStreamPaths, com.google.gwt.core.client.JsArrayString annoStreamPaths, String loadAnnotationsHandlerId, com.google.gwt.core.client.JsArray<PermissionsDTO> permissions, String order, String annoRenderStrategy) Replacement constructor.void
AnnoFormatPermissionDTO.setAnnoFormat
(AnnotationFormatDTO annoFormat) static AnnotationFormat
AnnotationFormatDTO.to
(AnnotationFormatDTO dto)