Class CollectionEntity

java.lang.Object
com.skava.payment.model.entity.collection.CollectionEntity
All Implemented Interfaces:
Serializable

@Entity public class CollectionEntity extends Object implements Serializable
See Also:
  • Constructor Details

    • CollectionEntity

      public CollectionEntity()
  • Method Details

    • updateProperties

      public void updateProperties(List<CollectionPropertyEntity> propertiesToUpdate)
      This method set the value to update the property from the collection entity
      Parameters:
      propertiesToUpdate - Collection properties to be updated