Uses of Class
com.echothree.model.data.search.common.pk.SearchDefaultOperatorPK
Packages that use SearchDefaultOperatorPK
Package
Description
-
Uses of SearchDefaultOperatorPK in com.echothree.model.data.search.server.entity
Methods in com.echothree.model.data.search.server.entity that return SearchDefaultOperatorPKModifier and TypeMethodDescriptionSearchDefaultOperator.getPrimaryKey()CachedSearch.getSearchDefaultOperatorPK()PartySearchTypePreferenceDetail.getSearchDefaultOperatorPK()SearchDefaultOperatorDescription.getSearchDefaultOperatorPK()SearchDefaultOperatorDetail.getSearchDefaultOperatorPK()Methods in com.echothree.model.data.search.server.entity with parameters of type SearchDefaultOperatorPKModifier and TypeMethodDescriptionvoidCachedSearch.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidPartySearchTypePreferenceDetail.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidSearchDefaultOperatorDescription.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidSearchDefaultOperatorDetail.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) -
Uses of SearchDefaultOperatorPK in com.echothree.model.data.search.server.factory
Methods in com.echothree.model.data.search.server.factory that return SearchDefaultOperatorPKModifier and TypeMethodDescriptionSearchDefaultOperatorFactory.getNextPK()SearchDefaultOperatorFactory.getPKFromQuery(PreparedStatement ps, Object... params) SearchDefaultOperatorFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.search.server.factory that return types with arguments of type SearchDefaultOperatorPKModifier and TypeMethodDescriptionSearchDefaultOperatorFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) SearchDefaultOperatorFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) SearchDefaultOperatorFactory.getPKsFromResultSetAsList(ResultSet rs) SearchDefaultOperatorFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.search.server.factory with parameters of type SearchDefaultOperatorPKModifier and TypeMethodDescriptionCachedSearchFactory.create(IndexPK indexPK, String querySha1Hash, String query, String parsedQuerySha1Hash, String parsedQuery, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) PartySearchTypePreferenceDetailFactory.create(PartySearchTypePreferencePK partySearchTypePreferencePK, PartyPK partyPK, SearchTypePK searchTypePK, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) SearchDefaultOperatorDescriptionFactory.create(SearchDefaultOperatorPK searchDefaultOperatorPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) SearchDefaultOperatorDetailFactory.create(SearchDefaultOperatorPK searchDefaultOperatorPK, String searchDefaultOperatorName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) SearchDefaultOperatorFactory.getEntityFromCache(SearchDefaultOperatorPK pk) SearchDefaultOperatorFactory.getEntityFromPK(EntityPermission entityPermission, SearchDefaultOperatorPK pk) SearchDefaultOperatorFactory.getValueFromPK(SearchDefaultOperatorPK pk) voidSearchDefaultOperatorFactory.remove(SearchDefaultOperatorPK pk) booleanSearchDefaultOperatorFactory.validPK(SearchDefaultOperatorPK pk) Method parameters in com.echothree.model.data.search.server.factory with type arguments of type SearchDefaultOperatorPKModifier and TypeMethodDescriptionSearchDefaultOperatorFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<SearchDefaultOperatorPK> pks) SearchDefaultOperatorFactory.getValuesFromPKs(Collection<SearchDefaultOperatorPK> pks) voidSearchDefaultOperatorFactory.remove(Collection<SearchDefaultOperatorPK> pks) -
Uses of SearchDefaultOperatorPK in com.echothree.model.data.search.server.value
Methods in com.echothree.model.data.search.server.value that return SearchDefaultOperatorPKModifier and TypeMethodDescriptionSearchDefaultOperatorValue.getPrimaryKey()CachedSearchValue.getSearchDefaultOperatorPK()PartySearchTypePreferenceDetailValue.getSearchDefaultOperatorPK()SearchDefaultOperatorDescriptionValue.getSearchDefaultOperatorPK()SearchDefaultOperatorDetailValue.getSearchDefaultOperatorPK()Methods in com.echothree.model.data.search.server.value with parameters of type SearchDefaultOperatorPKModifier and TypeMethodDescriptionvoidCachedSearchValue.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidPartySearchTypePreferenceDetailValue.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidSearchDefaultOperatorDescriptionValue.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) voidSearchDefaultOperatorDetailValue.setSearchDefaultOperatorPK(SearchDefaultOperatorPK searchDefaultOperatorPK) Constructors in com.echothree.model.data.search.server.value with parameters of type SearchDefaultOperatorPKModifierConstructorDescriptionCachedSearchValue(IndexPK indexPK, String querySha1Hash, String query, String parsedQuerySha1Hash, String parsedQuery, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) Creates a new instance of CachedSearchValueCachedSearchValue(CachedSearchPK cachedSearchPK, IndexPK indexPK, String querySha1Hash, String query, String parsedQuerySha1Hash, String parsedQuery, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) Creates a new instance of CachedSearchValuePartySearchTypePreferenceDetailValue(PartySearchTypePreferenceDetailPK partySearchTypePreferenceDetailPK, PartySearchTypePreferencePK partySearchTypePreferencePK, PartyPK partyPK, SearchTypePK searchTypePK, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) Creates a new instance of PartySearchTypePreferenceDetailValuePartySearchTypePreferenceDetailValue(PartySearchTypePreferencePK partySearchTypePreferencePK, PartyPK partyPK, SearchTypePK searchTypePK, SearchDefaultOperatorPK searchDefaultOperatorPK, SearchSortOrderPK searchSortOrderPK, SearchSortDirectionPK searchSortDirectionPK, Long fromTime, Long thruTime) Creates a new instance of PartySearchTypePreferenceDetailValueSearchDefaultOperatorDescriptionValue(SearchDefaultOperatorDescriptionPK searchDefaultOperatorDescriptionPK, SearchDefaultOperatorPK searchDefaultOperatorPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SearchDefaultOperatorDescriptionValueSearchDefaultOperatorDescriptionValue(SearchDefaultOperatorPK searchDefaultOperatorPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of SearchDefaultOperatorDescriptionValueSearchDefaultOperatorDetailValue(SearchDefaultOperatorDetailPK searchDefaultOperatorDetailPK, SearchDefaultOperatorPK searchDefaultOperatorPK, String searchDefaultOperatorName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SearchDefaultOperatorDetailValueSearchDefaultOperatorDetailValue(SearchDefaultOperatorPK searchDefaultOperatorPK, String searchDefaultOperatorName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of SearchDefaultOperatorDetailValueSearchDefaultOperatorValue(SearchDefaultOperatorPK searchDefaultOperatorPK, SearchDefaultOperatorDetailPK activeDetailPK, SearchDefaultOperatorDetailPK lastDetailPK) Creates a new instance of SearchDefaultOperatorValue