Class CollectionProperty.Key

java.lang.Object
com.skava.report.model.entity.collection.CollectionProperty.Key
All Implemented Interfaces:
Serializable
Enclosing class:
CollectionProperty

@Embeddable public static class CollectionProperty.Key extends Object implements Serializable
This class defines the primary key of the CollectionProperty. the composite key for the collection property entity contains the following 1. collection id 2. name
See Also:
  • Constructor Details

    • Key

      public Key()