Class Widgets
java.lang.Object
ch.tocco.nice2.optional.cms.impl.content.widget.Widgets
Static util methods for widget stuff.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getConfigEntityName
(String widgetUniqueId) static RelationModel
getRelationToMainWidget
(EntityModel childWidgetModel) static String
getWidgetUniqueId
(String configEntityName) static Predicate
<EntityModel> static boolean
isChildWidget
(EntityModel entityModel) static Predicate
<EntityModel> static boolean
isMainWidget
(EntityModel entityModel) static Predicate
<RelationModel> static Predicate
<RelationModel> static Predicate
<RelationModel> static Predicate
<EntityModel> isWidget()
static boolean
isWidget
(EntityModel entityModel)