Uses of Class
org.cxbox.model.core.entity.SystemSetting
-
Packages that use SystemSetting Package Description org.cxbox.model.core.entity org.cxbox.model.core.listeners.hbn.change.system -
-
Uses of SystemSetting in org.cxbox.model.core.entity
Fields in org.cxbox.model.core.entity with type parameters of type SystemSetting Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<SystemSetting,String>SystemSetting_. keystatic javax.persistence.metamodel.SingularAttribute<SystemSetting,String>SystemSetting_. value -
Uses of SystemSetting in org.cxbox.model.core.listeners.hbn.change.system
Methods in org.cxbox.model.core.listeners.hbn.change.system that return types with arguments of type SystemSetting Modifier and Type Method Description Class<? extends SystemSetting>SystemSettingChangeListener. getType()
-