Uses of Class
com.echothree.model.data.offer.server.entity.Use
Packages that use Use
Package
Description
-
Uses of Use in com.echothree.control.user.offer.server.command
Methods in com.echothree.control.user.offer.server.command that return UseMethods in com.echothree.control.user.offer.server.command that return types with arguments of type UseMethods in com.echothree.control.user.offer.server.command with parameters of type UseMethod parameters in com.echothree.control.user.offer.server.command with type arguments of type UseModifier and TypeMethodDescriptionprotected BaseResult
GetUsesCommand.getResult
(Collection<Use> entities) -
Uses of Use in com.echothree.model.control.offer.server.control
Methods in com.echothree.model.control.offer.server.control that return UseModifier and TypeMethodDescriptionUseControl.createUse
(String useName, UseType useType, Boolean isDefault, Integer sortOrder, BasePK createdBy) UseControl.getDefaultUse()
UseControl.getDefaultUse
(EntityPermission entityPermission) UseControl.getDefaultUseForUpdate()
UseControl.getUseByEntityInstance
(EntityInstance entityInstance) UseControl.getUseByEntityInstance
(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.UseUseControl.getUseByEntityInstanceForUpdate
(EntityInstance entityInstance) UseControl.getUseByName
(String useName) UseControl.getUseByName
(String useName, EntityPermission entityPermission) UseControl.getUseByNameForUpdate
(String useName) Methods in com.echothree.model.control.offer.server.control that return types with arguments of type UseModifier and TypeMethodDescriptionUseControl.getUses()
UseControl.getUsesByUseType
(UseType useType) UseControl.getUsesByUseTypeForUpdate
(UseType useType) UseControl.getUsesForUpdate()
Methods in com.echothree.model.control.offer.server.control with parameters of type UseModifier and TypeMethodDescriptionlong
OfferUseControl.countOfferUsesByUse
(Use use) OfferUseControl.createOfferUse
(Offer offer, Use use, Sequence salesOrderSequence, BasePK createdBy) UseControl.createUseDescription
(Use use, Language language, String description, BasePK createdBy) void
OfferUseControl.deleteOfferUsesByUse
(Use use, BasePK deletedBy) void
void
UseControl.deleteUseDescriptionsByUse
(Use use, BasePK deletedBy) UseControl.getBestUseDescription
(Use use, Language language) OfferUseControl.getOfferUse
(Offer offer, Use use) OfferUseControl.getOfferUse
(Offer offer, Use use, EntityPermission entityPermission) OfferUseControl.getOfferUseDetailValueByNameForUpdate
(Offer offer, Use use) OfferUseControl.getOfferUseForUpdate
(Offer offer, Use use) OfferUseControl.getOfferUsesByUse
(Use use) OfferUseControl.getOfferUsesByUseForUpdate
(Use use) UseControl.getUseDescription
(Use use, Language language) UseControl.getUseDescriptionForUpdate
(Use use, Language language) UseControl.getUseDescriptionsByUse
(Use use) UseControl.getUseDescriptionsByUseForUpdate
(Use use) UseControl.getUseDescriptionTransfers
(UserVisit userVisit, Use use) UseControl.getUseDescriptionValueForUpdate
(Use use, Language language) UseControl.getUseDetailValueForUpdate
(Use use) UseControl.getUseTransfer
(UserVisit userVisit, Use use) Method parameters in com.echothree.model.control.offer.server.control with type arguments of type UseModifier and TypeMethodDescriptionvoid
UseControl.deleteUses
(List<Use> uses, BasePK deletedBy) UseControl.getUseTransfers
(UserVisit userVisit, Collection<Use> uses) -
Uses of Use in com.echothree.model.control.offer.server.graphql
Constructors in com.echothree.model.control.offer.server.graphql with parameters of type Use -
Uses of Use in com.echothree.model.control.offer.server.indexer
Methods in com.echothree.model.control.offer.server.indexer that return UseModifier and TypeMethodDescriptionprotected Use
UseIndexer.getEntity
(EntityInstance entityInstance) Methods in com.echothree.model.control.offer.server.indexer with parameters of type UseModifier and TypeMethodDescriptionprotected org.apache.lucene.document.Document
UseIndexer.convertToDocument
(EntityInstance entityInstance, Use use) -
Uses of Use in com.echothree.model.control.offer.server.logic
Methods in com.echothree.model.control.offer.server.logic that return UseModifier and TypeMethodDescriptionUseLogic.createUse
(ExecutionErrorAccumulator eea, String useName, UseType useType, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) UseLogic.getUseByName
(ExecutionErrorAccumulator eea, String useName) UseLogic.getUseByName
(ExecutionErrorAccumulator eea, String useName, EntityPermission entityPermission) UseLogic.getUseByNameForUpdate
(ExecutionErrorAccumulator eea, String useName) UseLogic.getUseByUniversalSpec
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault) UseLogic.getUseByUniversalSpec
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) UseLogic.getUseByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, UseUniversalSpec universalSpec, boolean allowDefault) Methods in com.echothree.model.control.offer.server.logic with parameters of type UseModifier and TypeMethodDescriptionvoid
UseLogic.deleteUse
(ExecutionErrorAccumulator eea, Use use, BasePK deletedBy) -
Uses of Use in com.echothree.model.control.offer.server.transfer
Methods in com.echothree.model.control.offer.server.transfer with parameters of type Use -
Uses of Use in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return UseModifier and TypeMethodDescriptionOfferUseDetail.getUse()
OfferUseDetail.getUse
(EntityPermission entityPermission) OfferUseDetail.getUse
(Session session, EntityPermission entityPermission) UseDescription.getUse()
UseDescription.getUse
(EntityPermission entityPermission) UseDescription.getUse
(Session session, EntityPermission entityPermission) UseDetail.getUse()
UseDetail.getUse
(EntityPermission entityPermission) UseDetail.getUse
(Session session, EntityPermission entityPermission) OfferUseDetail.getUseForUpdate()
OfferUseDetail.getUseForUpdate
(Session session) UseDescription.getUseForUpdate()
UseDescription.getUseForUpdate
(Session session) UseDetail.getUseForUpdate()
UseDetail.getUseForUpdate
(Session session) Methods in com.echothree.model.data.offer.server.entity with parameters of type Use -
Uses of Use in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory that return UseModifier and TypeMethodDescriptionUseFactory.create()
UseFactory.create
(UseDetailPK activeDetailPK, UseDetailPK lastDetailPK) UseFactory.create
(Session session, UseDetailPK activeDetailPK, UseDetailPK lastDetailPK) UseFactory.getEntityFromCache
(Session session, UsePK pk) UseFactory.getEntityFromPK
(EntityPermission entityPermission, UsePK pk) UseFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, UsePK pk) UseFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) UseFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) UseFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UseFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UseFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) UseFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UseFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UseFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) UseFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) UseFactory.getEntityFromValue
(EntityPermission entityPermission, UseValue value) UseFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, UseValue value) Methods in com.echothree.model.data.offer.server.factory that return types with arguments of type UseModifier and TypeMethodDescriptionUseFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<UsePK> pks) UseFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<UsePK> pks) UseFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) UseFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) UseFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UseFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UseFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) UseFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UseFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UseFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) UseFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.offer.server.factory with parameters of type UseModifier and TypeMethodDescriptionOfferUseDetailFactory.create
(OfferUse offerUse, Offer offer, Use use, Sequence salesOrderSequence, Long fromTime, Long thruTime) OfferUseDetailFactory.create
(Session session, OfferUse offerUse, Offer offer, Use use, Sequence salesOrderSequence, Long fromTime, Long thruTime) UseDescriptionFactory.create
(Use use, Language language, String description, Long fromTime, Long thruTime) UseDescriptionFactory.create
(Session session, Use use, Language language, String description, Long fromTime, Long thruTime) UseDetailFactory.create
(Use use, String useName, UseType useType, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) UseDetailFactory.create
(Session session, Use use, String useName, UseType useType, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) void
void
Method parameters in com.echothree.model.data.offer.server.factory with type arguments of type UseModifier and TypeMethodDescriptionvoid
UseFactory.store
(Session session, Collection<Use> entities) void
UseFactory.store
(Collection<Use> entities)