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 AnnotationFormatDTOReplacement constructor.static AnnotationFormatDTOAnnotationFormatDTO.from(AnnotationFormat format) AnnoFormatPermissionDTO.getAnnoFormat()Methods in com.levigo.jadice.web.demo.common.client.annotation with parameters of type AnnotationFormatDTOModifier and TypeMethodDescriptionstatic AnnoFormatPermissionDTOAnnoFormatPermissionDTO.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.voidAnnoFormatPermissionDTO.setAnnoFormat(AnnotationFormatDTO annoFormat) static AnnotationFormatAnnotationFormatDTO.to(AnnotationFormatDTO dto)