Uses of Class
com.echothree.model.data.search.server.entity.UserVisitSearch
Packages that use UserVisitSearch
Package
Description
-
Uses of UserVisitSearch in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionContactMechanismControl.getContactMechanismResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionContentCatalogItemControl.getContentCatalogItemObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ContentCatalogItemControl.getContentCatalogItemResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) ContentCatalogControl.getContentCatalogObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ContentCatalogControl.getContentCatalogResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) ContentCategoryControl.getContentCategoryObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ContentCategoryControl.getContentCategoryResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionComponentControl.getComponentVendorObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ComponentControl.getComponentVendorResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) EntityAliasTypeControl.getEntityAliasTypeObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EntityAliasTypeControl.getEntityAliasTypeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) EntityAttributeGroupControl.getEntityAttributeGroupObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EntityAttributeGroupControl.getEntityAttributeGroupResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) EntityAttributeControl.getEntityAttributeObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EntityAttributeControl.getEntityAttributeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) EntityListItemControl.getEntityListItemObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EntityListItemControl.getEntityListItemResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) EntityTypeControl.getEntityTypeObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EntityTypeControl.getEntityTypeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.customer.server.control
Methods in com.echothree.model.control.customer.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionCustomerControl.getCustomerObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) CustomerControl.getCustomerResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.employee.server.control
Methods in com.echothree.model.control.employee.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionEmployeeControl.getEmployeeObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) EmployeeControl.getEmployeeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) LeaveControl.getLeaveResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.forum.server.control
Methods in com.echothree.model.control.forum.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionForumMessageControl.getForumMessageResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionHarmonizedTariffScheduleCodeControl.getHarmonizedTariffScheduleCodeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) ItemControl.getItemObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ItemControl.getItemResultTransfers(UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.offer.server.control
Methods in com.echothree.model.control.offer.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionOfferControl.getOfferResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) UseControl.getUseResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) UseTypeControl.getUseTypeResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.sales.server.control
Methods in com.echothree.model.control.sales.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionSalesOrderBatchControl.getSalesOrderBatchResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) SalesOrderControl.getSalesOrderResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.search.server.control
Methods in com.echothree.model.control.search.server.control that return UserVisitSearchModifier and TypeMethodDescriptionSearchControl.createUserVisitSearch(UserVisit userVisit, SearchType searchType, Search search) SearchControl.getUserVisitSearch(UserVisit userVisit, SearchType searchType) SearchControl.getUserVisitSearchForUpdate(UserVisit userVisit, SearchType searchType) Methods in com.echothree.model.control.search.server.control that return types with arguments of type UserVisitSearchModifier and TypeMethodDescriptionSearchControl.getUserVisitSearchesBySearch(Search search) SearchControl.getUserVisitSearchesBySearchForUpdate(Search search) SearchControl.getUserVisitSearchesBySearchType(SearchType searchType) SearchControl.getUserVisitSearchesBySearchTypeForUpdate(SearchType searchType) SearchControl.getUserVisitSearchesByUserVisit(UserVisit userVisit) SearchControl.getUserVisitSearchesByUserVisitForUpdate(UserVisit userVisit) Methods in com.echothree.model.control.search.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionlongSearchControl.countSearchResults(UserVisitSearch userVisitSearch) SearchControl.getUserVisitSearchEntityInstances(UserVisitSearch userVisitSearch) SearchControl.getUserVisitSearchResultSet(UserVisitSearch userVisitSearch) voidSearchControl.removeUserVisitSearch(UserVisitSearch userVisitSearch) Method parameters in com.echothree.model.control.search.server.control with type arguments of type UserVisitSearchModifier and TypeMethodDescriptionvoidSearchControl.removeUserVisitSearches(List<UserVisitSearch> userVisitSearches) -
Uses of UserVisitSearch in com.echothree.model.control.search.server.database
Methods in com.echothree.model.control.search.server.database with parameters of type UserVisitSearchModifier and TypeMethodDescriptionprotected final voidBaseFacetQuery.init(UserVisitSearch userVisitSearch) Constructors in com.echothree.model.control.search.server.database with parameters of type UserVisitSearchModifierConstructorDescriptionprotectedBaseFacetQuery(String sql, UserVisitSearch userVisitSearch) EntityIntegerAttributeFacetQuery(UserVisitSearch userVisitSearch) EntityListItemAttributeFacetQuery(UserVisitSearch userVisitSearch) EntityLongAttributeFacetQuery(UserVisitSearch userVisitSearch) EntityMultipleListItemAttributeFacetQuery(UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return UserVisitSearchModifier and TypeMethodDescriptionprotected UserVisitSearchBaseResultsObject.getUserVisitSearch(graphql.schema.DataFetchingEnvironment env) -
Uses of UserVisitSearch in com.echothree.model.control.search.server.logic
Methods in com.echothree.model.control.search.server.logic that return UserVisitSearchModifier and TypeMethodDescriptionSearchLogic.getUserVisitSearch(ExecutionErrorAccumulator eea, UserVisit userVisit, SearchType searchType) SearchLogic.getUserVisitSearchByName(ExecutionErrorAccumulator eea, UserVisit userVisit, String searchKindName, String searchTypeName) Methods in com.echothree.model.control.search.server.logic with parameters of type UserVisitSearchModifier and TypeMethodDescriptionUserVisitSearchFacetLogic.getUserVisitSearchFacetObject(ExecutionErrorAccumulator eea, UserVisitSearch userVisitSearch, EntityAttribute entityAttribute) UserVisitSearchFacetLogic.getUserVisitSearchFacetTransfer(ExecutionErrorAccumulator eea, UserVisitSearch userVisitSearch, EntityAttribute entityAttribute) -
Uses of UserVisitSearch in com.echothree.model.control.search.server.search
Methods in com.echothree.model.control.search.server.search with parameters of type UserVisitSearchModifier and TypeMethodDescriptionprotected LongBaseSearchEvaluator.getSize(UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.security.server.control
Methods in com.echothree.model.control.security.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionSecurityRoleGroupControl.getSecurityRoleGroupResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) SecurityRoleControl.getSecurityRoleResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionShippingMethodControl.getShippingMethodObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) ShippingMethodControl.getShippingMethodResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.vendor.server.control
Methods in com.echothree.model.control.vendor.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionVendorControl.getVendorObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) VendorControl.getVendorResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control with parameters of type UserVisitSearchModifier and TypeMethodDescriptionWarehouseControl.getWarehouseObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) WarehouseControl.getWarehouseResultTransfers(UserVisit userVisit, UserVisitSearch userVisitSearch) -
Uses of UserVisitSearch in com.echothree.model.data.search.server.factory
Methods in com.echothree.model.data.search.server.factory that return UserVisitSearchModifier and TypeMethodDescriptionUserVisitSearchFactory.create(UserVisitPK userVisitPK, SearchTypePK searchTypePK, SearchPK searchPK) UserVisitSearchFactory.create(UserVisit userVisit, SearchType searchType, Search search) UserVisitSearchFactory.getEntityFromCache(UserVisitSearchPK pk) UserVisitSearchFactory.getEntityFromPK(EntityPermission entityPermission, UserVisitSearchPK pk) UserVisitSearchFactory.getEntityFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) UserVisitSearchFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UserVisitSearchFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UserVisitSearchFactory.getEntityFromResultSet(EntityPermission entityPermission, ResultSet rs) UserVisitSearchFactory.getEntityFromValue(EntityPermission entityPermission, UserVisitSearchValue value) Methods in com.echothree.model.data.search.server.factory that return types with arguments of type UserVisitSearchModifier and TypeMethodDescriptionUserVisitSearchFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<UserVisitSearchPK> pks) UserVisitSearchFactory.getEntitiesFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) UserVisitSearchFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) UserVisitSearchFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) UserVisitSearchFactory.getEntitiesFromResultSet(EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.search.server.factory with parameters of type UserVisitSearchModifier and TypeMethodDescriptionvoidUserVisitSearchFactory.remove(UserVisitSearch entity) voidUserVisitSearchFactory.store(UserVisitSearch entity) Method parameters in com.echothree.model.data.search.server.factory with type arguments of type UserVisitSearchModifier and TypeMethodDescriptionvoidUserVisitSearchFactory.store(Collection<UserVisitSearch> entities)