Class PrimaryKey

java.lang.Object
ch.tocco.nice2.model.entity.api.PrimaryKey
All Implemented Interfaces:
Serializable

public class PrimaryKey extends Object implements Serializable
A simple helper class that's used for identifying entities of a known type.
See Also: