Uses of Class
com.skava.loyalty.model.Loyalty
Packages that use Loyalty
-
Uses of Loyalty in com.skava.loyalty.mapper
Methods in com.skava.loyalty.mapper that return LoyaltyModifier and TypeMethodDescriptionLoyaltyModelMapper.loyaltyDTOToLoyalty
(LoyaltyDTO loyalty) This method is used to transform the orchestration loyalty data transfer model into loyalty modelMethods in com.skava.loyalty.mapper with parameters of type LoyaltyModifier and TypeMethodDescriptionLoyaltyModelMapper.loyaltyToLoyaltyDTO
(Loyalty loyalty) This method is used to transform the loyalty model into orchestration loyalty data transfer model.