Uses of Class
de.hybris.platform.jalo.type.AtomicType
Packages that use AtomicType
Package
Description
-
Uses of AtomicType in de.hybris.platform.impex.jalo.translators
Methods in de.hybris.platform.impex.jalo.translators with parameters of type AtomicTypeModifier and TypeMethodDescriptionstatic AbstractValueTranslatorAbstractValueTranslator.createTranslator(AttributeDescriptor attributeDescriptor, AtomicType targetType, List<AbstractDescriptor.ColumnParams>[] patternLists) -
Uses of AtomicType in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that return AtomicTypeModifier and TypeMethodDescriptionTypeManager.createAtomicType(PK pkBase, AtomicType superType, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(PK pkBase, AtomicType superType, String code) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(PK pkBase, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(AtomicType superType, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(AtomicType superType, String code) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(Class javaClass) Deprecated.since ages - use ModelService.create to create instancesAttributeDescriptor.AttributeDescriptorImpl.getPersistenceType()AttributeDescriptor.getPersistenceType()TypeManager.getRootAtomicType(Class javaClass) Deprecated.AtomicType.AtomicTypeImpl.getSuperType()AtomicType.getSuperType()Returns the super type of this type.Methods in de.hybris.platform.jalo.type that return types with arguments of type AtomicTypeModifier and TypeMethodDescriptionSet<? extends AtomicType>TypeManager.getAllAtomicTypes()Deprecated.since ages - - write own flexible search to fetch desired typesMethods in de.hybris.platform.jalo.type with parameters of type AtomicTypeModifier and TypeMethodDescriptionTypeManager.createAtomicType(PK pkBase, AtomicType superType, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(PK pkBase, AtomicType superType, String code) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(AtomicType superType, Class javaClass) Deprecated.since ages - use ModelService.create to create instancesTypeManager.createAtomicType(AtomicType superType, String code) Deprecated.since ages - use ModelService.create to create instances -
Uses of AtomicType in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that return AtomicTypeModifier and TypeMethodDescriptionAttributeDescriptorEJBImpl.getPersistenceType()AtomicTypeEJBImpl.getSuperType() -
Uses of AtomicType in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return AtomicTypeModifier and TypeMethodDescriptionGeneratedServicelayerManager.createAtomicType(SessionContext ctx, Map attributeValues) GeneratedServicelayerManager.createAtomicType(Map attributeValues)