Class CollectionProperty.Key
java.lang.Object
com.skava.report.model.entity.collection.CollectionProperty.Key
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CollectionProperty
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
Key
public Key()
-