Uses of Class
com.echothree.model.data.core.server.entity.FontWeight
Packages that use FontWeight
Package
Description
-
Uses of FontWeight in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return FontWeightModifier and TypeMethodDescriptionEditFontWeightCommand.getEntity(EditFontWeightResult result) protected FontWeightGetFontWeightCommand.getEntity()EditFontWeightCommand.getLockEntity(FontWeight fontWeight) EditFontWeightDescriptionCommand.getLockEntity(FontWeightDescription fontWeightDescription) Methods in com.echothree.control.user.core.server.command that return types with arguments of type FontWeightModifier and TypeMethodDescriptionprotected Collection<FontWeight> GetFontWeightsCommand.getEntities()Methods in com.echothree.control.user.core.server.command with parameters of type FontWeightModifier and TypeMethodDescriptionvoidEditFontWeightCommand.canUpdate(FontWeight fontWeight) voidEditFontWeightCommand.doLock(FontWeightEdit edit, FontWeight fontWeight) voidEditFontWeightCommand.doUpdate(FontWeight fontWeight) voidEditFontWeightCommand.fillInResult(EditFontWeightResult result, FontWeight fontWeight) EditFontWeightCommand.getLockEntity(FontWeight fontWeight) protected BaseResultGetFontWeightCommand.getResult(FontWeight fontWeight) Method parameters in com.echothree.control.user.core.server.command with type arguments of type FontWeightModifier and TypeMethodDescriptionprotected BaseResultGetFontWeightsCommand.getResult(Collection<FontWeight> entities) -
Uses of FontWeight in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return FontWeightModifier and TypeMethodDescriptionFontControl.createFontWeight(String fontWeightName, Boolean isDefault, Integer sortOrder, BasePK createdBy) FontControl.getDefaultFontWeight()FontControl.getDefaultFontWeightForUpdate()FontControl.getFontWeightByEntityInstance(EntityInstance entityInstance) FontControl.getFontWeightByEntityInstance(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.FontWeightFontControl.getFontWeightByEntityInstanceForUpdate(EntityInstance entityInstance) FontControl.getFontWeightByName(String fontWeightName) FontControl.getFontWeightByNameForUpdate(String fontWeightName) Methods in com.echothree.model.control.core.server.control that return types with arguments of type FontWeightModifier and TypeMethodDescriptionFontControl.getFontWeights()FontControl.getFontWeightsForUpdate()Methods in com.echothree.model.control.core.server.control with parameters of type FontWeightModifier and TypeMethodDescriptionAppearanceControl.createAppearance(String appearanceName, Color textColor, Color backgroundColor, FontStyle fontStyle, FontWeight fontWeight, Boolean isDefault, Integer sortOrder, BasePK createdBy) FontControl.createFontWeightDescription(FontWeight fontWeight, Language language, String description, BasePK createdBy) voidAppearanceControl.deleteAppearancesByFontWeight(FontWeight fontWeight, BasePK deletedBy) voidFontControl.deleteFontWeight(FontWeight fontWeight, BasePK deletedBy) voidFontControl.deleteFontWeightDescriptionsByFontWeight(FontWeight fontWeight, BasePK deletedBy) AppearanceControl.getAppearancesByFontWeight(FontWeight fontWeight) AppearanceControl.getAppearancesByFontWeightForUpdate(FontWeight fontWeight) FontControl.getBestFontWeightDescription(FontWeight fontWeight, Language language) FontControl.getFontWeightDescription(FontWeight fontWeight, Language language) FontControl.getFontWeightDescriptionForUpdate(FontWeight fontWeight, Language language) FontControl.getFontWeightDescriptionsByFontWeight(FontWeight fontWeight) FontControl.getFontWeightDescriptionsByFontWeightForUpdate(FontWeight fontWeight) FontControl.getFontWeightDescriptionTransfersByFontWeight(UserVisit userVisit, FontWeight fontWeight) FontControl.getFontWeightDescriptionValueForUpdate(FontWeight fontWeight, Language language) FontControl.getFontWeightDetailValueForUpdate(FontWeight fontWeight) FontControl.getFontWeightTransfer(UserVisit userVisit, FontWeight fontWeight) Method parameters in com.echothree.model.control.core.server.control with type arguments of type FontWeightModifier and TypeMethodDescriptionvoidFontControl.deleteFontWeights(List<FontWeight> fontWeights, BasePK deletedBy) FontControl.getFontWeightTransfers(UserVisit userVisit, Collection<FontWeight> entities) -
Uses of FontWeight in com.echothree.model.control.core.server.graphql
Constructors in com.echothree.model.control.core.server.graphql with parameters of type FontWeight -
Uses of FontWeight in com.echothree.model.control.core.server.logic
Methods in com.echothree.model.control.core.server.logic that return FontWeightModifier and TypeMethodDescriptionFontLogic.getFontWeightByName(ExecutionErrorAccumulator eea, String fontWeightName) -
Uses of FontWeight in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer with parameters of type FontWeightModifier and TypeMethodDescriptionFontWeightTransferCache.getFontWeightTransfer(UserVisit userVisit, FontWeight fontWeight) -
Uses of FontWeight in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return FontWeightModifier and TypeMethodDescriptionAppearanceDetail.getFontWeight()AppearanceDetail.getFontWeight(EntityPermission entityPermission) AppearanceDetail.getFontWeight(Session session) AppearanceDetail.getFontWeight(Session session, EntityPermission entityPermission) FontWeightDescription.getFontWeight()FontWeightDescription.getFontWeight(EntityPermission entityPermission) FontWeightDescription.getFontWeight(Session session) FontWeightDescription.getFontWeight(Session session, EntityPermission entityPermission) FontWeightDetail.getFontWeight()FontWeightDetail.getFontWeight(EntityPermission entityPermission) FontWeightDetail.getFontWeight(Session session) FontWeightDetail.getFontWeight(Session session, EntityPermission entityPermission) AppearanceDetail.getFontWeightForUpdate()AppearanceDetail.getFontWeightForUpdate(Session session) FontWeightDescription.getFontWeightForUpdate()FontWeightDescription.getFontWeightForUpdate(Session session) FontWeightDetail.getFontWeightForUpdate()FontWeightDetail.getFontWeightForUpdate(Session session) Methods in com.echothree.model.data.core.server.entity with parameters of type FontWeightModifier and TypeMethodDescriptionvoidAppearanceDetail.setFontWeight(FontWeight entity) voidFontWeightDescription.setFontWeight(FontWeight entity) voidFontWeightDetail.setFontWeight(FontWeight entity) -
Uses of FontWeight in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory that return FontWeightModifier and TypeMethodDescriptionFontWeightFactory.create()FontWeightFactory.create(FontWeightDetailPK activeDetailPK, FontWeightDetailPK lastDetailPK) FontWeightFactory.create(FontWeightDetail activeDetail, FontWeightDetail lastDetail) FontWeightFactory.create(Session session, FontWeightDetailPK activeDetailPK, FontWeightDetailPK lastDetailPK) FontWeightFactory.create(Session session, FontWeightDetail activeDetail, FontWeightDetail lastDetail) FontWeightFactory.getEntityFromCache(Session session, FontWeightPK pk) FontWeightFactory.getEntityFromPK(EntityPermission entityPermission, FontWeightPK pk) FontWeightFactory.getEntityFromPK(Session session, EntityPermission entityPermission, FontWeightPK pk) FontWeightFactory.getEntityFromQuery(EntityPermission entityPermission, PreparedStatement ps) FontWeightFactory.getEntityFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) FontWeightFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) FontWeightFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) FontWeightFactory.getEntityFromQuery(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) FontWeightFactory.getEntityFromQuery(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) FontWeightFactory.getEntityFromQuery(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) FontWeightFactory.getEntityFromResultSet(EntityPermission entityPermission, ResultSet rs) FontWeightFactory.getEntityFromResultSet(Session session, EntityPermission entityPermission, ResultSet rs) FontWeightFactory.getEntityFromValue(EntityPermission entityPermission, FontWeightValue value) FontWeightFactory.getEntityFromValue(Session session, EntityPermission entityPermission, FontWeightValue value) Methods in com.echothree.model.data.core.server.factory that return types with arguments of type FontWeightModifier and TypeMethodDescriptionFontWeightFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<FontWeightPK> pks) FontWeightFactory.getEntitiesFromPKs(Session session, EntityPermission entityPermission, Collection<FontWeightPK> pks) FontWeightFactory.getEntitiesFromQuery(EntityPermission entityPermission, PreparedStatement ps) FontWeightFactory.getEntitiesFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) FontWeightFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) FontWeightFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) FontWeightFactory.getEntitiesFromQuery(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) FontWeightFactory.getEntitiesFromQuery(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) FontWeightFactory.getEntitiesFromQuery(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) FontWeightFactory.getEntitiesFromResultSet(EntityPermission entityPermission, ResultSet rs) FontWeightFactory.getEntitiesFromResultSet(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.core.server.factory with parameters of type FontWeightModifier and TypeMethodDescriptionAppearanceDetailFactory.create(Appearance appearance, String appearanceName, Color textColor, Color backgroundColor, FontStyle fontStyle, FontWeight fontWeight, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) AppearanceDetailFactory.create(Session session, Appearance appearance, String appearanceName, Color textColor, Color backgroundColor, FontStyle fontStyle, FontWeight fontWeight, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) FontWeightDescriptionFactory.create(FontWeight fontWeight, Language language, String description, Long fromTime, Long thruTime) FontWeightDescriptionFactory.create(Session session, FontWeight fontWeight, Language language, String description, Long fromTime, Long thruTime) FontWeightDetailFactory.create(FontWeight fontWeight, String fontWeightName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) FontWeightDetailFactory.create(Session session, FontWeight fontWeight, String fontWeightName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) voidFontWeightFactory.remove(Session session, FontWeight entity) voidFontWeightFactory.store(Session session, FontWeight entity) Method parameters in com.echothree.model.data.core.server.factory with type arguments of type FontWeightModifier and TypeMethodDescriptionvoidFontWeightFactory.store(Session session, Collection<FontWeight> entities) voidFontWeightFactory.store(Collection<FontWeight> entities)