Uses of Class
org.cxbox.source.dto.AudDictionaryDto
Packages that use AudDictionaryDto
-
Uses of AudDictionaryDto in org.cxbox.source.dto
Fields in org.cxbox.source.dto with type parameters of type AudDictionaryDtoModifier and TypeFieldDescriptionstatic final org.cxbox.constgen.DtoField<AudDictionaryDto,String> AudDictionaryDto_.dictTypestatic final org.cxbox.constgen.DtoField<AudDictionaryDto,LocalDateTime> AudDictionaryDto_.eventDatestatic final org.cxbox.constgen.DtoField<AudDictionaryDto,String> AudDictionaryDto_.eventTypestatic final org.cxbox.constgen.DtoField<AudDictionaryDto,String> AudDictionaryDto_.key -
Uses of AudDictionaryDto in org.cxbox.source.services.meta
Method parameters in org.cxbox.source.services.meta with type arguments of type AudDictionaryDtoModifier and TypeMethodDescriptionvoidAudDictionaryFieldMetaBuilder.buildIndependentMeta(FieldsMeta<AudDictionaryDto> fields, InnerBcDescription bc, Long parentId) voidAudDictionaryFieldMetaBuilder.buildRowDependentMeta(RowDependentFieldsMeta<AudDictionaryDto> fields, InnerBcDescription bc, Long id, Long parentId)