Uses of Interface
com.echothree.control.user.core.common.spec.EntityAttributeSpec
Packages that use EntityAttributeSpec
Package
Description
-
Uses of EntityAttributeSpec in com.echothree.control.user.core.common
Methods in com.echothree.control.user.core.common that return EntityAttributeSpec -
Uses of EntityAttributeSpec in com.echothree.control.user.core.common.form
Subinterfaces of EntityAttributeSpec in com.echothree.control.user.core.common.formModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
-
Uses of EntityAttributeSpec in com.echothree.control.user.core.common.spec
Subinterfaces of EntityAttributeSpec in com.echothree.control.user.core.common.specModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Methods in com.echothree.control.user.core.common.spec that return EntityAttributeSpecModifier and TypeMethodDescriptionstatic EntityAttributeSpec
CoreSpecFactory.getEntityAttributeSpec()
-
Uses of EntityAttributeSpec in com.echothree.control.user.core.server
Methods in com.echothree.control.user.core.server that return EntityAttributeSpec -
Uses of EntityAttributeSpec in com.echothree.control.user.selector.common.edit
Subinterfaces of EntityAttributeSpec in com.echothree.control.user.selector.common.edit -
Uses of EntityAttributeSpec in com.echothree.control.user.selector.common.form
Subinterfaces of EntityAttributeSpec in com.echothree.control.user.selector.common.form -
Uses of EntityAttributeSpec in com.echothree.model.control.core.server.logic
Methods in com.echothree.model.control.core.server.logic with parameters of type EntityAttributeSpecModifier and TypeMethodDescriptionEntityAttributeLogic.getEntityAttribute
(ExecutionErrorAccumulator eea, EntityInstance entityInstance, EntityAttributeSpec spec, EntityAttributeUlid ulid, EntityAttributeTypes... entityAttributeTypes) EntityAttributeLogic.getEntityAttribute
(ExecutionErrorAccumulator eea, EntityInstance entityInstance, EntityAttributeSpec spec, EntityAttributeUlid ulid, EntityPermission entityPermission, EntityAttributeTypes... entityAttributeTypes) EntityAttributeLogic.getEntityAttributeForUpdate
(ExecutionErrorAccumulator eea, EntityInstance entityInstance, EntityAttributeSpec spec, EntityAttributeUlid ulid, EntityAttributeTypes... entityAttributeTypes)