Class FontLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.core.server.logic.FontLogic
-
Field Summary
FieldsFields inherited from class com.echothree.util.server.control.BaseLogic
coreControl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFontStyleByName(ExecutionErrorAccumulator eea, String fontStyleName) getFontWeightByName(ExecutionErrorAccumulator eea, String fontWeightName) static FontLogicMethods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Field Details
-
fontControl
-
-
Constructor Details
-
FontLogic
protected FontLogic()
-
-
Method Details
-
getInstance
-
getFontStyleByName
-
getFontWeightByName
-