HasCommandDto

Objects implementing this interface will be processed automatically by org.apache.causeway.applib.services.commanddto.conmap.ContentMappingServiceForCommandDto .

API

HasCommandDto.java
interface HasCommandDto {
  org.apache.causeway.schema.cmd.v2.CommandDto getCommandDto()
}