@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class VariantTestCommandResultExtensionDto extends CommandResultExtensionDto
VariantTestCommandResultExtension
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_DATASOURCES |
static java.lang.String |
PROPERTY_REPORT |
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
VariantTestCommandResultExtensionDto() |
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, undopublic static final java.lang.String PROPERTY_DATASOURCES
public static final java.lang.String PROPERTY_REPORT
public VariantTestCommandResultExtensionDto()
public java.util.List<DatasourceDefinitionDto> getDatasources()
public void setDatasources(java.util.List<DatasourceDefinitionDto> datasources)
public boolean isDatasourcesModified()
public static PropertyAccessor<VariantTestCommandResultExtensionDto,java.util.List<DatasourceDefinitionDto>> getDatasourcesPropertyAccessor()
public ReportDto getReport()
public void setReport(ReportDto report)
public boolean isReportModified()
public static PropertyAccessor<VariantTestCommandResultExtensionDto,ReportDto> getReportPropertyAccessor()
public java.lang.String toString()
toString in class CommandResultExtensionDtopublic static Dto2PosoMapper newPosoMapper()
public VariantTestCommandResultExtensionDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class CommandResultExtensionDtopublic void clearModified()
clearModified in class CommandResultExtensionDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class CommandResultExtensionDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class CommandResultExtensionDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class CommandResultExtensionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class CommandResultExtensionDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class CommandResultExtensionDto