Class CollectionsEntity

java.lang.Object
com.skava.accounts.model.entity.CollectionsEntity
All Implemented Interfaces:
Serializable

@Entity @Config(defaultVariableName="collections") public class CollectionsEntity extends Object implements Serializable
The class CollectionsEntity represents the database fields of collections.
Author:
Infosys Equinox
See Also:
  • Field Details

    • createdTime

      protected Date createdTime
      createdTime - createdTime of the collection.
    • updatedTime

      protected Date updatedTime
      updatedTime - updatedTime of the collection.
    • createdBy

      protected Long createdBy
      The created by.
    • updatedBy

      protected Long updatedBy
      The updated by.
  • Constructor Details

    • CollectionsEntity

      public CollectionsEntity(Long id)
      Instantiates a new collections.
      Parameters:
      id - the id