@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class DeployAnalyzeCommandResultExtensionDto extends CommandResultExtensionDto
DeployAnalyzeCommandResultExtension
This file was automatically created by DtoAnnotationProcessor, version 0.1| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_IGNORE_CASE |
static java.lang.String |
PROPERTY_LEFT_REPORT |
static java.lang.String |
PROPERTY_RIGHT_REPORT |
DISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
DeployAnalyzeCommandResultExtensionDto() |
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_IGNORE_CASE
public static final java.lang.String PROPERTY_LEFT_REPORT
public static final java.lang.String PROPERTY_RIGHT_REPORT
public DeployAnalyzeCommandResultExtensionDto()
public boolean isIgnoreCase()
public void setIgnoreCase(boolean ignoreCase)
public boolean isIgnoreCaseModified()
public static PropertyAccessor<DeployAnalyzeCommandResultExtensionDto,java.lang.Boolean> getIgnoreCasePropertyAccessor()
public ReportDto getLeftReport()
public void setLeftReport(ReportDto leftReport)
public boolean isLeftReportModified()
public static PropertyAccessor<DeployAnalyzeCommandResultExtensionDto,ReportDto> getLeftReportPropertyAccessor()
public ReportDto getRightReport()
public void setRightReport(ReportDto rightReport)
public boolean isRightReportModified()
public static PropertyAccessor<DeployAnalyzeCommandResultExtensionDto,ReportDto> getRightReportPropertyAccessor()
public java.lang.String toString()
toString in class CommandResultExtensionDtopublic static Dto2PosoMapper newPosoMapper()
public DeployAnalyzeCommandResultExtensionDtoPA 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