Uses of Class
com.skava.oms.model.dto.collection.CollectionAttributeDTO
Packages that use CollectionAttributeDTO
Package
Description
This package contains the information about the model for the assembler
Auth Group Service Interfaces.
This package contains the information about the oms web applications
-
Uses of CollectionAttributeDTO in com.skava.oms.model.assembler
Methods in com.skava.oms.model.assembler that return CollectionAttributeDTOModifier and TypeMethodDescriptionCollectionAttributeAssembler.toDto
(CollectionAttribute collectionAttribute) Create Collection transform object from original collectionMethods in com.skava.oms.model.assembler with parameters of type CollectionAttributeDTOModifier and TypeMethodDescriptionCollectionAttributeAssembler.toEntity
(CollectionAttributeDTO collectionAttributeDTO) -
Uses of CollectionAttributeDTO in com.skava.oms.service.impl.collection.attribute
Methods in com.skava.oms.service.impl.collection.attribute that return types with arguments of type CollectionAttributeDTOModifier and TypeMethodDescriptionGetCollectionAttributeServiceImpl.process
(com.skava.core.validation.InputModel input) -
Uses of CollectionAttributeDTO in com.skava.oms.web
Methods in com.skava.oms.web that return types with arguments of type CollectionAttributeDTOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Collection<CollectionAttributeDTO>>
CollectionAttributeController.getAllCollectionAttributes
(String locale) getAllCollectionAttributes.