@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class CompiledHTMLJasperReportDto extends RsDto implements CompiledHtmlReportDto
CompiledHTMLJasperReport
This file was automatically created by DtoAnnotationProcessor, version 0.1Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_REPORT |
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY
Constructor and Description |
---|
CompiledHTMLJasperReportDto() |
Modifier and Type | Method and Description |
---|---|
void |
clearModified() |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
java.lang.String |
getReport() |
static PropertyAccessor<CompiledHTMLJasperReportDto,java.lang.String> |
getReportPropertyAccessor() |
CompiledHTMLJasperReportDtoPA |
instantiatePropertyAccess() |
boolean |
isModified() |
boolean |
isReportModified() |
static Dto2PosoMapper |
newPosoMapper() |
void |
setReport(java.lang.String report) |
java.lang.String |
toString() |
addInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toDisplayTitle, toIcon, toTypeDescription, trackChanges, undo, undo
public static final java.lang.String PROPERTY_REPORT
public java.lang.String getReport()
getReport
in interface CompiledHtmlReportDto
public void setReport(java.lang.String report)
public boolean isReportModified()
public static PropertyAccessor<CompiledHTMLJasperReportDto,java.lang.String> getReportPropertyAccessor()
public java.lang.String toString()
toString
in class java.lang.Object
public static Dto2PosoMapper newPosoMapper()
public CompiledHTMLJasperReportDtoPA instantiatePropertyAccess()
public void clearModified()
clearModified
in class Dto
public boolean isModified()
isModified
in interface ObjectModificationsTracked<Dto>
isModified
in class RsDto
public java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors
in class Dto
public java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors
in class Dto
public java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView
in class Dto
public java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos
in class Dto