Class DictionaryTypeDescDTO

java.lang.Object
org.cxbox.api.data.dto.DataResponseDTO
org.cxbox.source.dto.DictionaryTypeDescDTO
All Implemented Interfaces:
Serializable, org.cxbox.api.data.dto.CheckedDto, org.cxbox.api.data.IDataContainer<org.cxbox.api.data.dto.DataResponseDTO>

public class DictionaryTypeDescDTO extends org.cxbox.api.data.dto.DataResponseDTO
See Also:
  • Field Summary

    Fields inherited from class org.cxbox.api.data.dto.DataResponseDTO

    changedFields, errors, id, vstamp
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.cxbox.api.data.dto.DataResponseDTO

    addChangedField, addChangedField, addComputedField, getChangedFields, getComputedFields, getErrors, getId, getSerializableFields, getVstamp, hasChangedFields, isFieldChanged, isFieldChanged, isFieldComputed, isFieldSerializable, setChangedFields, setComputedFields, setErrors, setId, setSerializableFields, setVstamp, transformData

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DictionaryTypeDescDTO

      public DictionaryTypeDescDTO(DictionaryTypeDesc dictionaryTypeDesc)