Uses of Class
org.cxbox.model.ui.entity.ViewWidgetsPK
-
Packages that use ViewWidgetsPK Package Description org.cxbox.model.ui.entity -
-
Uses of ViewWidgetsPK in org.cxbox.model.ui.entity
Fields in org.cxbox.model.ui.entity with type parameters of type ViewWidgetsPK Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<ViewWidgets,ViewWidgetsPK>ViewWidgets_. pkstatic javax.persistence.metamodel.SingularAttribute<ViewWidgetsPK,String>ViewWidgetsPK_. viewNamestatic javax.persistence.metamodel.SingularAttribute<ViewWidgetsPK,Long>ViewWidgetsPK_. widgetIdConstructors in org.cxbox.model.ui.entity with parameters of type ViewWidgetsPK Constructor Description ViewWidgets(ViewWidgetsPK pk)
-