Class WidgetConfigContentReference
java.lang.Object
ch.tocco.nice2.dms.api.reference.ContentReference<PrimaryKey>
ch.tocco.nice2.dms.api.reference.PrimaryKeyContentReference
ch.tocco.nice2.optional.cms.impl.content.widget.WidgetConfigContentReference
This content reference represents a reference to a widget config entity.
-
Constructor Summary
ConstructorDescriptionWidgetConfigContentReference
(String configEntityName, String widgetUniqueId, PrimaryKey key) -
Method Summary
Methods inherited from class ch.tocco.nice2.dms.api.reference.ContentReference
getKey, getType
-
Constructor Details
-
WidgetConfigContentReference
-
-
Method Details
-
getWidgetUniqueId
-
toString
- Overrides:
toString
in classContentReference<PrimaryKey>
-
equals
- Overrides:
equals
in classContentReference<PrimaryKey>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classContentReference<PrimaryKey>
-