Uses of Class
com.echothree.model.data.core.server.entity.EntityAttributeGroup
Packages that use EntityAttributeGroup
Package
Description
-
Uses of EntityAttributeGroup in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return EntityAttributeGroupModifier and TypeMethodDescriptionEditEntityAttributeGroupCommand.getEntity
(EditEntityAttributeGroupResult result) protected EntityAttributeGroup
GetEntityAttributeGroupCommand.getEntity()
EditEntityAttributeGroupCommand.getLockEntity
(EntityAttributeGroup entityAttributeGroup) EditEntityAttributeGroupDescriptionCommand.getLockEntity
(EntityAttributeGroupDescription entityAttributeGroupDescription) Methods in com.echothree.control.user.core.server.command that return types with arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionprotected Collection<EntityAttributeGroup>
GetEntityAttributeGroupsCommand.getEntities()
Methods in com.echothree.control.user.core.server.command with parameters of type EntityAttributeGroupModifier and TypeMethodDescriptionvoid
EditEntityAttributeGroupCommand.canUpdate
(EntityAttributeGroup entityAttributeGroup) void
EditEntityAttributeGroupCommand.doLock
(EntityAttributeGroupEdit edit, EntityAttributeGroup entityAttributeGroup) void
EditEntityAttributeGroupCommand.doUpdate
(EntityAttributeGroup entityAttributeGroup) void
EditEntityAttributeGroupCommand.fillInResult
(EditEntityAttributeGroupResult result, EntityAttributeGroup entityAttributeGroup) EditEntityAttributeGroupCommand.getLockEntity
(EntityAttributeGroup entityAttributeGroup) protected BaseResult
GetEntityAttributeGroupCommand.getResult
(EntityAttributeGroup entityAttributeGroup) Method parameters in com.echothree.control.user.core.server.command with type arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionprotected BaseResult
GetEntityAttributeGroupsCommand.getResult
(Collection<EntityAttributeGroup> entities) -
Uses of EntityAttributeGroup in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAttributeGroupModifier and TypeMethodDescriptionCoreControl.createEntityAttributeGroup
(String entityAttributeGroupName, Boolean isDefault, Integer sortOrder, BasePK createdBy) CoreControl.getDefaultEntityAttributeGroup()
CoreControl.getDefaultEntityAttributeGroupForUpdate()
CoreControl.getEntityAttributeGroupByEntityInstance
(EntityInstance entityInstance) CoreControl.getEntityAttributeGroupByEntityInstance
(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.EntityAttributeGroupCoreControl.getEntityAttributeGroupByEntityInstanceForUpdate
(EntityInstance entityInstance) CoreControl.getEntityAttributeGroupByName
(String entityAttributeGroupName) CoreControl.getEntityAttributeGroupByName
(String entityAttributeGroupName, EntityPermission entityPermission) CoreControl.getEntityAttributeGroupByNameForUpdate
(String entityAttributeGroupName) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionCoreControl.getEntityAttributeGroups()
CoreControl.getEntityAttributeGroupsByEntityType
(EntityType entityType) CoreControl.getEntityAttributeGroupsByEntityTypeForUpdate
(EntityType entityType) CoreControl.getEntityAttributeGroupsForUpdate()
Methods in com.echothree.model.control.core.server.control with parameters of type EntityAttributeGroupModifier and TypeMethodDescriptionlong
CoreControl.countEntityAttributeEntityAttributeGroupsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup) long
CoreControl.countEntityAttributesByEntityAttributeGroupAndEntityType
(EntityAttributeGroup entityAttributeGroup, EntityType entityType) CoreControl.createEntityAttributeEntityAttributeGroup
(EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup, Integer sortOrder, BasePK createdBy) CoreControl.createEntityAttributeGroupDescription
(EntityAttributeGroup entityAttributeGroup, Language language, String description, BasePK createdBy) void
CoreControl.deleteEntityAttributeEntityAttributeGroupsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup, BasePK deletedBy) void
CoreControl.deleteEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup, BasePK deletedBy) void
CoreControl.deleteEntityAttributeGroupDescriptionsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup, BasePK deletedBy) CoreControl.getBestEntityAttributeGroupDescription
(EntityAttributeGroup entityAttributeGroup, Language language) CoreControl.getEntityAttributeEntityAttributeGroup
(EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeEntityAttributeGroupForUpdate
(EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeEntityAttributeGroupsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeEntityAttributeGroupsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup, EntityPermission entityPermission) CoreControl.getEntityAttributeEntityAttributeGroupsByEntityAttributeGroupForUpdate
(EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeEntityAttributeGroupTransfersByEntityAttributeGroup
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) CoreControl.getEntityAttributeEntityAttributeGroupValueForUpdate
(EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeGroupDescription
(EntityAttributeGroup entityAttributeGroup, Language language) CoreControl.getEntityAttributeGroupDescriptionForUpdate
(EntityAttributeGroup entityAttributeGroup, Language language) CoreControl.getEntityAttributeGroupDescriptionsByEntityAttributeGroup
(EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeGroupDescriptionsByEntityAttributeGroupForUpdate
(EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeGroupDescriptionTransfers
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) CoreControl.getEntityAttributeGroupDescriptionValueForUpdate
(EntityAttributeGroup entityAttributeGroup, Language language) CoreControl.getEntityAttributeGroupDetailValueForUpdate
(EntityAttributeGroup entityAttributeGroup) CoreControl.getEntityAttributeGroupTransfer
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) CoreControl.getEntityAttributesByEntityAttributeGroupAndEntityType
(EntityAttributeGroup entityAttributeGroup, EntityType entityType) CoreControl.getEntityAttributesByEntityAttributeGroupAndEntityTypeForUpdate
(EntityAttributeGroup entityAttributeGroup, EntityType entityType) CoreControl.getEntityAttributeTransfersByEntityAttributeGroupAndEntityType
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityType entityType, EntityInstance entityInstance) Method parameters in com.echothree.model.control.core.server.control with type arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionCoreControl.getEntityAttributeGroupTransfers
(UserVisit userVisit, Collection<EntityAttributeGroup> entityAttributeGroups, EntityInstance entityInstance) -
Uses of EntityAttributeGroup in com.echothree.model.control.core.server.graphql
Constructors in com.echothree.model.control.core.server.graphql with parameters of type EntityAttributeGroupModifierConstructorDescriptionEntityAttributeGroupObject
(EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) -
Uses of EntityAttributeGroup in com.echothree.model.control.core.server.logic
Methods in com.echothree.model.control.core.server.logic that return EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeGroupLogic.createEntityAttributeGroup
(ExecutionErrorAccumulator eea, String entityAttributeGroupName, Boolean isDefault, Integer sortOrder, String description, Language language, BasePK createdBy) EntityAttributeGroupLogic.getEntityAttributeGroupByName
(ExecutionErrorAccumulator eea, String entityAttributeGroupName) EntityAttributeGroupLogic.getEntityAttributeGroupByName
(ExecutionErrorAccumulator eea, String entityAttributeGroupName, EntityPermission entityPermission) EntityAttributeLogic.getEntityAttributeGroupByName
(ExecutionErrorAccumulator eea, String entityAttributeGroupName) EntityAttributeGroupLogic.getEntityAttributeGroupByNameForUpdate
(ExecutionErrorAccumulator eea, String entityAttributeGroupName) EntityAttributeLogic.getEntityAttributeGroupByUlid
(ExecutionErrorAccumulator eea, String ulid) EntityAttributeLogic.getEntityAttributeGroupByUlid
(ExecutionErrorAccumulator eea, String ulid, EntityPermission entityPermission) EntityAttributeLogic.getEntityAttributeGroupByUlidForUpdate
(ExecutionErrorAccumulator eea, String ulid) EntityAttributeGroupLogic.getEntityAttributeGroupByUniversalSpec
(ExecutionErrorAccumulator eea, EntityAttributeGroupUniversalSpec universalSpec) EntityAttributeGroupLogic.getEntityAttributeGroupByUniversalSpec
(ExecutionErrorAccumulator eea, EntityAttributeGroupUniversalSpec universalSpec, EntityPermission entityPermission) EntityAttributeGroupLogic.getEntityAttributeGroupByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, EntityAttributeGroupUniversalSpec universalSpec) -
Uses of EntityAttributeGroup in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer with parameters of type EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeGroupTransferCache.getEntityAttributeGroupTransfer
(EntityAttributeGroup entityAttributeGroup, EntityInstance entityInstance) -
Uses of EntityAttributeGroup in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeEntityAttributeGroup.getEntityAttributeGroup()
EntityAttributeEntityAttributeGroup.getEntityAttributeGroup
(EntityPermission entityPermission) EntityAttributeEntityAttributeGroup.getEntityAttributeGroup
(Session session) EntityAttributeEntityAttributeGroup.getEntityAttributeGroup
(Session session, EntityPermission entityPermission) EntityAttributeGroupDescription.getEntityAttributeGroup()
EntityAttributeGroupDescription.getEntityAttributeGroup
(EntityPermission entityPermission) EntityAttributeGroupDescription.getEntityAttributeGroup
(Session session) EntityAttributeGroupDescription.getEntityAttributeGroup
(Session session, EntityPermission entityPermission) EntityAttributeGroupDetail.getEntityAttributeGroup()
EntityAttributeGroupDetail.getEntityAttributeGroup
(EntityPermission entityPermission) EntityAttributeGroupDetail.getEntityAttributeGroup
(Session session) EntityAttributeGroupDetail.getEntityAttributeGroup
(Session session, EntityPermission entityPermission) EntityAttributeEntityAttributeGroup.getEntityAttributeGroupForUpdate()
EntityAttributeEntityAttributeGroup.getEntityAttributeGroupForUpdate
(Session session) EntityAttributeGroupDescription.getEntityAttributeGroupForUpdate()
EntityAttributeGroupDescription.getEntityAttributeGroupForUpdate
(Session session) EntityAttributeGroupDetail.getEntityAttributeGroupForUpdate()
EntityAttributeGroupDetail.getEntityAttributeGroupForUpdate
(Session session) Methods in com.echothree.model.data.core.server.entity with parameters of type EntityAttributeGroupModifier and TypeMethodDescriptionvoid
EntityAttributeEntityAttributeGroup.setEntityAttributeGroup
(EntityAttributeGroup entity) void
EntityAttributeGroupDescription.setEntityAttributeGroup
(EntityAttributeGroup entity) void
EntityAttributeGroupDetail.setEntityAttributeGroup
(EntityAttributeGroup entity) -
Uses of EntityAttributeGroup in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory that return EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeGroupFactory.create()
EntityAttributeGroupFactory.create
(EntityAttributeGroupDetailPK activeDetailPK, EntityAttributeGroupDetailPK lastDetailPK) EntityAttributeGroupFactory.create
(EntityAttributeGroupDetail activeDetail, EntityAttributeGroupDetail lastDetail) EntityAttributeGroupFactory.create
(Session session, EntityAttributeGroupDetailPK activeDetailPK, EntityAttributeGroupDetailPK lastDetailPK) EntityAttributeGroupFactory.create
(Session session, EntityAttributeGroupDetail activeDetail, EntityAttributeGroupDetail lastDetail) EntityAttributeGroupFactory.getEntityFromCache
(Session session, EntityAttributeGroupPK pk) EntityAttributeGroupFactory.getEntityFromPK
(EntityPermission entityPermission, EntityAttributeGroupPK pk) EntityAttributeGroupFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, EntityAttributeGroupPK pk) EntityAttributeGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) EntityAttributeGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) EntityAttributeGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) EntityAttributeGroupFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) EntityAttributeGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) EntityAttributeGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) EntityAttributeGroupFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) EntityAttributeGroupFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) EntityAttributeGroupFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) EntityAttributeGroupFactory.getEntityFromValue
(EntityPermission entityPermission, EntityAttributeGroupValue value) EntityAttributeGroupFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, EntityAttributeGroupValue value) Methods in com.echothree.model.data.core.server.factory that return types with arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeGroupFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<EntityAttributeGroupPK> pks) EntityAttributeGroupFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<EntityAttributeGroupPK> pks) EntityAttributeGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) EntityAttributeGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) EntityAttributeGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) EntityAttributeGroupFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) EntityAttributeGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) EntityAttributeGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) EntityAttributeGroupFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) EntityAttributeGroupFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) EntityAttributeGroupFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.core.server.factory with parameters of type EntityAttributeGroupModifier and TypeMethodDescriptionEntityAttributeEntityAttributeGroupFactory.create
(EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup, Integer sortOrder, Long fromTime, Long thruTime) EntityAttributeEntityAttributeGroupFactory.create
(Session session, EntityAttribute entityAttribute, EntityAttributeGroup entityAttributeGroup, Integer sortOrder, Long fromTime, Long thruTime) EntityAttributeGroupDescriptionFactory.create
(EntityAttributeGroup entityAttributeGroup, Language language, String description, Long fromTime, Long thruTime) EntityAttributeGroupDescriptionFactory.create
(Session session, EntityAttributeGroup entityAttributeGroup, Language language, String description, Long fromTime, Long thruTime) EntityAttributeGroupDetailFactory.create
(EntityAttributeGroup entityAttributeGroup, String entityAttributeGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) EntityAttributeGroupDetailFactory.create
(Session session, EntityAttributeGroup entityAttributeGroup, String entityAttributeGroupName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) void
EntityAttributeGroupFactory.remove
(Session session, EntityAttributeGroup entity) void
EntityAttributeGroupFactory.store
(Session session, EntityAttributeGroup entity) Method parameters in com.echothree.model.data.core.server.factory with type arguments of type EntityAttributeGroupModifier and TypeMethodDescriptionvoid
EntityAttributeGroupFactory.store
(Session session, Collection<EntityAttributeGroup> entities) void
EntityAttributeGroupFactory.store
(Collection<EntityAttributeGroup> entities)