Uses of Class
de.hybris.platform.util.jeeapi.YCreateException
Packages that use YCreateException
Package
Description
-
Uses of YCreateException in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that throw YCreateExceptionModifier and TypeMethodDescriptionGenericItemHome.create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) -
Uses of YCreateException in de.hybris.platform.persistence.enumeration
Methods in de.hybris.platform.persistence.enumeration that throw YCreateExceptionModifier and TypeMethodDescriptionEnumerationValueHome.create(PK pkBase, ComposedTypeRemote enumerationType, String code, int number) -
Uses of YCreateException in de.hybris.platform.persistence.link
Methods in de.hybris.platform.persistence.link that throw YCreateException -
Uses of YCreateException in de.hybris.platform.persistence.meta
Methods in de.hybris.platform.persistence.meta that throw YCreateExceptionModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 18.08 -
Uses of YCreateException in de.hybris.platform.persistence.test
Methods in de.hybris.platform.persistence.test that throw YCreateException -
Uses of YCreateException in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that throw YCreateExceptionModifier and TypeMethodDescriptionAtomicTypeHome.create(PK pkBase, AtomicTypeRemote superType, Class javaClass) AtomicTypeHome.create(PK pkBase, AtomicTypeRemote superType, String code) AttributeDescriptorHome.create(PK pkBase, AttributeDescriptorRemote superFD, List inheritancePath, TypeRemote type, int modifiers) AttributeDescriptorHome.create(PK pkBase, ComposedTypeRemote enclosingType, String qualifier, String persistentQualifier, TypeRemote type, AtomicTypeRemote persistentType, int modifiers, ComposedTypeRemote metaType) CollectionTypeHome.create(PK pkBase, String code, TypeRemote elementType, int typeOfCollection) ComposedTypeHome.create(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) MapTypeHome.create(PK pkBase, String code, TypeRemote argumentType, TypeRemote returnType)