Class Collections

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.accounts.model.exchange.Collections
All Implemented Interfaces:
Serializable

public class Collections extends com.skava.core.validation.OutputModel implements Serializable
This Class Collections is used as the model object for Collections Entity.
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdBy

      protected Long createdBy
      The created by.
    • updatedBy

      protected Long updatedBy
      The updated by.
    • createdOn

      protected transient Date createdOn
      createdTime.
    • updatedOn

      protected transient Date updatedOn
      updatedTime.
  • Constructor Details

    • Collections

      public Collections()
  • Method Details