Uses of Class
com.skava.model.domain.CollectionPropertyDomain
Packages that use CollectionPropertyDomain
Package
Description
Notification DTO models.
Notification domain models.
-
Uses of CollectionPropertyDomain in com.skava.model.datatransferobjects
Methods in com.skava.model.datatransferobjects that return CollectionPropertyDomainModifier and TypeMethodDescriptionCollectionProperty.toDomainObject()
toDomainObject - Used to convertCollectionProperty
object toCollectionPropertyDomain
object.Methods in com.skava.model.datatransferobjects with parameters of type CollectionPropertyDomainModifier and TypeMethodDescriptionCollectionProperty.fromdomainObject
(CollectionPropertyDomain collectionProperties) -
Uses of CollectionPropertyDomain in com.skava.model.domain
Methods in com.skava.model.domain that return CollectionPropertyDomainModifier and TypeMethodDescriptionCollectionPropertyDomain.fromEntity
(CollectionPropertyEntity collectionProperties) fromEntity - Used to convertCollectionPropertyEntity
object toCollectionPropertyDomain
object.