Uses of Interface
com.echothree.control.user.core.common.spec.EntityAttributeUniversalSpec
Packages that use EntityAttributeUniversalSpec
Package
Description
-
Uses of EntityAttributeUniversalSpec in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return EntityAttributeUniversalSpec -
Uses of EntityAttributeUniversalSpec in com.echothree.control.user.core.common.form
Subinterfaces of EntityAttributeUniversalSpec in com.echothree.control.user.core.common.formModifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of EntityAttributeUniversalSpec in com.echothree.control.user.core.common.spec
Methods in com.echothree.control.user.core.common.spec that return EntityAttributeUniversalSpecModifier and TypeMethodDescriptionstatic EntityAttributeUniversalSpec
CoreSpecFactory.getEntityAttributeUniversalSpec()
-
Uses of EntityAttributeUniversalSpec in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return EntityAttributeUniversalSpec -
Uses of EntityAttributeUniversalSpec in com.echothree.model.control.core.server.logic
Methods in com.echothree.model.control.core.server.logic with parameters of type EntityAttributeUniversalSpecModifier and TypeMethodDescriptionEntityAttributeLogic.getEntityAttributeByUniversalSpec
(ExecutionErrorAccumulator eea, EntityAttributeUniversalSpec universalSpec) EntityAttributeLogic.getEntityAttributeByUniversalSpec
(ExecutionErrorAccumulator eea, EntityAttributeUniversalSpec universalSpec, EntityPermission entityPermission) EntityAttributeLogic.getEntityAttributeByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, EntityAttributeUniversalSpec universalSpec)