Uses of Class
de.hybris.platform.persistence.polyglot.model.TypeId
Packages that use TypeId
Package
Description
-
Uses of TypeId in de.hybris.platform.persistence.polyglot.model
Methods in de.hybris.platform.persistence.polyglot.model that return TypeIdModifier and TypeMethodDescriptionstatic TypeIdTypeId.fromTypeCode(int typeCode) static TypeIdTypeId.fromTypeId(Identity typeId, int typeCode) -
Uses of TypeId in de.hybris.platform.persistence.polyglot.search.criteria
Methods in de.hybris.platform.persistence.polyglot.search.criteria that return TypeIdMethods in de.hybris.platform.persistence.polyglot.search.criteria that return types with arguments of type TypeIdModifier and TypeMethodDescriptionCriteria.CriteriaBuilder.getSubtypeIds()Criteria.getSubtypeIds()Methods in de.hybris.platform.persistence.polyglot.search.criteria with parameters of type TypeIdModifier and TypeMethodDescriptionstatic Criteria.CriteriaBuilderCriteria.builder(TypeId typeId, Collection<TypeId> subtypeIds) Method parameters in de.hybris.platform.persistence.polyglot.search.criteria with type arguments of type TypeIdModifier and TypeMethodDescriptionstatic Criteria.CriteriaBuilderCriteria.builder(TypeId typeId, Collection<TypeId> subtypeIds) -
Uses of TypeId in de.hybris.platform.persistence.polyglot.search.dialect
Methods in de.hybris.platform.persistence.polyglot.search.dialect that return TypeIdModifier and TypeMethodDescriptionMethods in de.hybris.platform.persistence.polyglot.search.dialect that return types with arguments of type TypeIdModifier and TypeMethodDescriptionCriteriaExtractor.TypeNameConverter.getSubTypes(String typeName)