Uses of Class
de.hybris.platform.cache.relation.TypeId
Packages that use TypeId
-
Uses of TypeId in de.hybris.platform.cache
Methods in de.hybris.platform.cache with parameters of type TypeIdModifier and TypeMethodDescriptionRelationsCache.getAllCacheableAttributes(TypeId typeId) RelationsCache.getSingleCacheableAttributes(TypeId typeId) -
Uses of TypeId in de.hybris.platform.cache.relation
Methods in de.hybris.platform.cache.relation that return TypeIdModifier and TypeMethodDescriptionstatic TypeIdTypeId.fromTypeCode(int typeCode) static TypeIdTypeId.fromTypeName(String qualifier) static TypeIdTypeId.fromTypePk(PK typePk) Methods in de.hybris.platform.cache.relation with parameters of type TypeIdModifier and TypeMethodDescriptionDefaultRelationsCache.getAllCacheableAttributes(TypeId typeId) DefaultRelationsCache.getSingleCacheableAttributes(TypeId typeId)