Class PrimaryKeyContentReference

java.lang.Object
ch.tocco.nice2.dms.api.reference.ContentReference<PrimaryKey>
ch.tocco.nice2.dms.api.reference.PrimaryKeyContentReference
Direct Known Subclasses:
WidgetConfigContentReference

public class PrimaryKeyContentReference extends ContentReference<PrimaryKey>
A content reference with a key of type PrimaryKey.
  • Constructor Details

    • PrimaryKeyContentReference

      public PrimaryKeyContentReference(String type, PrimaryKey key)