Uses of Class
com.echothree.model.control.core.common.transfer.EntityAttributeTransfer
Packages that use EntityAttributeTransfer
Package
Description
-
Uses of EntityAttributeTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return EntityAttributeTransferModifier and TypeMethodDescriptionEditEntityAttributeResult.getEntityAttribute()
GetEntityAttributeDescriptionsResult.getEntityAttribute()
GetEntityAttributeEntityAttributeGroupsResult.getEntityAttribute()
GetEntityAttributeEntityTypesResult.getEntityAttribute()
GetEntityAttributeResult.getEntityAttribute()
GetEntityIntegerRangesResult.getEntityAttribute()
GetEntityListItemsResult.getEntityAttribute()
GetEntityLongRangesResult.getEntityAttribute()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type EntityAttributeTransferMethods in com.echothree.control.user.core.common.result with parameters of type EntityAttributeTransferModifier and TypeMethodDescriptionvoid
EditEntityAttributeResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityAttributeDescriptionsResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityAttributeEntityAttributeGroupsResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityAttributeEntityTypesResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityAttributeResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityIntegerRangesResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityListItemsResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
GetEntityLongRangesResult.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Method parameters in com.echothree.control.user.core.common.result with type arguments of type EntityAttributeTransferModifier and TypeMethodDescriptionvoid
GetEntityAttributesResult.setEntityAttributes
(List<EntityAttributeTransfer> entityAttributes) -
Uses of EntityAttributeTransfer in com.echothree.model.control.core.common.transfer
Methods in com.echothree.model.control.core.common.transfer that return EntityAttributeTransferModifier and TypeMethodDescriptionEntityAttributeDescriptionTransfer.getEntityAttribute()
EntityAttributeEntityAttributeGroupTransfer.getEntityAttribute()
Returns the entityAttribute.EntityAttributeEntityTypeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityBlobAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityBooleanAttributeTransfer.getEntityAttribute()
EntityClobAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityCollectionAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityDateAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityEntityAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityGeoPointAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityIntegerAttributeTransfer.getEntityAttribute()
EntityIntegerRangeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityListItemAttributeTransfer.getEntityAttribute()
EntityListItemTransfer.getEntityAttribute()
EntityLongAttributeTransfer.getEntityAttribute()
EntityLongRangeTransfer.getEntityAttribute()
Returns the entityAttribute.EntityMultipleListItemAttributeTransfer.getEntityAttribute()
EntityNameAttributeTransfer.getEntityAttribute()
EntityStringAttributeTransfer.getEntityAttribute()
EntityTimeAttributeTransfer.getEntityAttribute()
Returns the entityAttribute.Methods in com.echothree.model.control.core.common.transfer that return types with arguments of type EntityAttributeTransferModifier and TypeMethodDescriptionEntityAttributeGroupTransfer.getEntityAttributes()
EntityTypeTransfer.getEntityAttributes()
Methods in com.echothree.model.control.core.common.transfer with parameters of type EntityAttributeTransferModifier and TypeMethodDescriptionvoid
EntityAttributeEntityAttributeGroupTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityAttributeEntityTypeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityBlobAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityBooleanAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityClobAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityCollectionAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityDateAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityEntityAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityGeoPointAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityIntegerAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityIntegerRangeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityListItemAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityListItemTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityLongAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityLongRangeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.void
EntityMultipleListItemAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityNameAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityStringAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) void
EntityTimeAttributeTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.Method parameters in com.echothree.model.control.core.common.transfer with type arguments of type EntityAttributeTransferModifier and TypeMethodDescriptionvoid
EntityAttributeGroupTransfer.setEntityAttributes
(MapWrapper<EntityAttributeTransfer> entityAttributes) void
EntityTypeTransfer.setEntityAttributes
(ListWrapper<EntityAttributeTransfer> entityAttributes) Constructors in com.echothree.model.control.core.common.transfer with parameters of type EntityAttributeTransferModifierConstructorDescriptionEntityAttributeDescriptionTransfer
(LanguageTransfer language, EntityAttributeTransfer entityAttribute, String description) Creates a new instance of EntityAttributeDescriptionTransferEntityAttributeEntityAttributeGroupTransfer
(EntityAttributeTransfer entityAttribute, EntityAttributeGroupTransfer entityAttributeGroup, Integer sortOrder) Creates a new instance of EntityAttributeEntityAttributeGroupTransferEntityAttributeEntityTypeTransfer
(EntityAttributeTransfer entityAttribute, EntityTypeTransfer allowedEntityType) Creates a new instance of EntityAttributeEntityTypeTransferEntityBlobAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, LanguageTransfer language, ByteArray blobAttribute, MimeTypeTransfer mimeType, String eTag) Creates a new instance of EntityBlobAttributeTransferEntityBooleanAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Boolean booleanAttribute) Creates a new instance of EntityBooleanAttributeTransferEntityClobAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, LanguageTransfer language, String clobAttribute, MimeTypeTransfer mimeType, String eTag) Creates a new instance of EntityClobAttributeTransferEntityCollectionAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, EntityInstanceTransfer entityInstanceAttribute) Creates a new instance of EntityCollectionAttributeTransferEntityDateAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, String dateAttribute, Integer unformattedDateAttribute) Creates a new instance of EntityDateAttributeTransferEntityEntityAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, EntityInstanceTransfer entityInstanceAttribute) Creates a new instance of EntityEntityAttributeTransferEntityGeoPointAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Integer unformattedLatitude, String latitude, Integer unformattedLongitude, String longitude, String elevation, String altitude) Creates a new instance of EntityGeoPointAttributeTransferEntityIntegerAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Integer integerAttribute) Creates a new instance of EntityIntegerAttributeTransferEntityIntegerRangeTransfer
(EntityAttributeTransfer entityAttribute, String entityIntegerRangeName, Integer minimumIntegerValue, Integer maximumIntegerValue, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of EntityIntegerRangeTransferEntityListItemAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, EntityListItemTransfer entityListItem) Creates a new instance of EntityListItemAttributeTransferEntityListItemTransfer
(EntityAttributeTransfer entityAttribute, String entityListItemName, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of EntityListItemTransferEntityLongAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, Long longAttribute) Creates a new instance of EntityLongAttributeTransferEntityLongRangeTransfer
(EntityAttributeTransfer entityAttribute, String entityLongRangeName, Long minimumLongValue, Long maximumLongValue, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of EntityLongRangeTransferEntityMultipleListItemAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, EntityListItemTransfer entityListItem) Creates a new instance of EntityMultipleListItemAttributeTransferEntityNameAttributeTransfer
(EntityAttributeTransfer entityAttribute, String nameAttribute, EntityInstanceTransfer entityInstance) Creates a new instance of EntityNameAttributeTransferEntityStringAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, LanguageTransfer language, String stringAttribute) Creates a new instance of EntityStringAttributeTransferEntityTimeAttributeTransfer
(EntityAttributeTransfer entityAttribute, EntityInstanceTransfer entityInstance, String timeAttribute, Long unformattedTimeAttribute) Creates a new instance of EntityTimeAttributeTransfer -
Uses of EntityAttributeTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return EntityAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeTransfer
(UserVisit userVisit, EntityAttribute entityAttribute, EntityInstance entityInstance) Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeTransferModifier and TypeMethodDescriptionCoreControl.getEntityAttributeTransfers
(UserVisit userVisit, Collection<EntityAttribute> entityAttributes, EntityInstance entityInstance) CoreControl.getEntityAttributeTransfersByEntityAttributeGroupAndEntityType
(UserVisit userVisit, EntityAttributeGroup entityAttributeGroup, EntityType entityType, EntityInstance entityInstance) CoreControl.getEntityAttributeTransfersByEntityType
(UserVisit userVisit, EntityType entityType, EntityInstance entityInstance) CoreControl.getEntityAttributeTransfersByEntityTypeAndEntityAttributeType
(UserVisit userVisit, EntityType entityType, EntityAttributeType entityAttributeType, EntityInstance entityInstance) -
Uses of EntityAttributeTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return EntityAttributeTransferModifier and TypeMethodDescriptionEntityAttributeTransferCache.getEntityAttributeTransfer
(EntityAttribute entityAttribute, EntityInstance entityInstance) -
Uses of EntityAttributeTransfer in com.echothree.model.control.search.common.transfer
Methods in com.echothree.model.control.search.common.transfer that return EntityAttributeTransferModifier and TypeMethodDescriptionUserVisitSearchFacetTransfer.getEntityAttribute()
Returns the entityAttribute.Methods in com.echothree.model.control.search.common.transfer with parameters of type EntityAttributeTransferModifier and TypeMethodDescriptionvoid
UserVisitSearchFacetTransfer.setEntityAttribute
(EntityAttributeTransfer entityAttribute) Sets the entityAttribute.Constructors in com.echothree.model.control.search.common.transfer with parameters of type EntityAttributeTransferModifierConstructorDescriptionUserVisitSearchFacetTransfer
(EntityAttributeTransfer entityAttribute, ListWrapper<UserVisitSearchFacetListItemTransfer> userVisitSearchFacetListItems, ListWrapper<UserVisitSearchFacetIntegerTransfer> userVisitSearchFacetIntegers, ListWrapper<UserVisitSearchFacetLongTransfer> userVisitSearchFacetLongs) Creates a new instance of UserVisitSearchFacetTransfer