Uses of Class
de.hybris.platform.jalo.type.JaloDuplicateCodeException
-
-
Uses of JaloDuplicateCodeException in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that throw JaloDuplicateCodeException Modifier and Type Method Description void
CatalogServiceTest. testCreateModelsOfTwoSubTypesSaveAll()
void
CatalogServiceTest. testCreateModelsOfTypeAndSubtypeSaveAll()
void
CatalogServiceTest. testCreateModelsOfTypeAndSubtypeSaveOnly()
void
CatalogServiceTest. testPLA7931()
-
Uses of JaloDuplicateCodeException in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that throw JaloDuplicateCodeException Modifier and Type Method Description void
ImpExMultThreadedTest. setUp()
void
ImpExTranslatorTest. testMapValueTranslatorImport()
TestimportValue
method ofMapValueTranslator
. -
Uses of JaloDuplicateCodeException in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that throw JaloDuplicateCodeException Modifier and Type Method Description EnumerationType
EnumerationManager. createDefaultEnumerationType(PK pk, java.lang.String code)
Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationType
EnumerationManager. createDefaultEnumerationType(java.lang.String code)
Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService#create(String)} insteadEnumerationType
EnumerationManager. createEnumerationType(PK pkBase, java.lang.String code, ComposedType valueType)
Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} insteadEnumerationType
EnumerationManager. createEnumerationType(java.lang.String code, ComposedType valueType)
Deprecated.since ages - please use {see de.hybris.platform.servicelayer.model.ModelService} instead -
Uses of JaloDuplicateCodeException in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that throw JaloDuplicateCodeException Modifier and Type Method Description AtomicType
TypeManager. createAtomicType(PK pkBase, AtomicType superType, java.lang.Class javaClass)
Deprecated.since ages - use ModelService.create to create instancesAtomicType
TypeManager. createAtomicType(PK pkBase, AtomicType superType, java.lang.String code)
Deprecated.since ages - use ModelService.create to create instancesAtomicType
TypeManager. createAtomicType(PK pkBase, java.lang.Class javaClass)
Deprecated.since ages - use ModelService.create to create instancesAtomicType
TypeManager. createAtomicType(AtomicType superType, java.lang.Class javaClass)
Deprecated.since ages - use ModelService.create to create instancesAtomicType
TypeManager. createAtomicType(AtomicType superType, java.lang.String code)
Deprecated.since ages - use ModelService.create to create instancesAtomicType
TypeManager. createAtomicType(java.lang.Class javaClass)
Deprecated.since ages - use ModelService.create to create instancesCollectionType
TypeManager. createCollectionType(PK pk, java.lang.String code, Type type)
Deprecated.since ages - use ModelService.create to create instancesCollectionType
TypeManager. createCollectionType(PK pkBase, java.lang.String code, Type type, int typeOfCollection)
Deprecated.since ages - use ModelService.create to create instancesCollectionType
TypeManager. createCollectionType(java.lang.String code, Type type)
Deprecated.since ages - use ModelService.create to create instancesCollectionType
TypeManager. createCollectionType(java.lang.String code, Type type, int typeOfCollection)
Deprecated.since ages - use ModelService.create to create instancesComposedType
TypeManager. createComposedType(PK pkBase, ComposedType superType, java.lang.String code)
Deprecated.since ages - use ModelService.create to create instancesComposedType
TypeManager. createComposedType(ComposedType superType, java.lang.String code)
Deprecated.since ages - use ModelService.create to create instancesMapType
TypeManager. createMapType(PK pkBase, java.lang.String code, Type argumentType, Type returnType)
Deprecated.since ages - use ModelService.create to create instancesMapType
TypeManager. createMapType(java.lang.String code, Type argumentType, Type returnType)
Deprecated.since ages - use ModelService.create to create instancesRelationType
TypeManager. createRelationType(PK pk, java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)
Deprecated.since ages - use proper service to create instancesRelationType
TypeManager. createRelationType(java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)
Deprecated.since ages - use proper service to create instancesvoid
SearchRestrictionTest. testOverloading()
-
Uses of JaloDuplicateCodeException in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that throw JaloDuplicateCodeException Modifier and Type Method Description void
InitialAttributePersistenceTest. testLanguageStillNotFixed()
Language type is NOT INITIAL aware.void
InitialAttributePersistenceTest. testUnitStillNotFixed()
Unit type is NOT INITIAL aware.void
InitialAttributePersistenceTest. testUserFixed()
User type is INITIAL aware. -
Uses of JaloDuplicateCodeException in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl that throw JaloDuplicateCodeException Modifier and Type Method Description void
UniqueAttributesInterceptorTest. testSaveCatalogCatalogVersionModels()
-
Uses of JaloDuplicateCodeException in de.hybris.platform.servicelayer.model
Methods in de.hybris.platform.servicelayer.model that throw JaloDuplicateCodeException Modifier and Type Method Description void
ItemTypeForContextTest. testItemTypeWithoutModelClass()
void
ItemModelTest. testLazyLoadingConfiguration()
See PLA-8878.void
ItemModelTest. testTypeWithoutModel()
void
ItemModelTest. testUnsupportedMandatoryAttributesCheck()
-
Uses of JaloDuplicateCodeException in de.hybris.platform.servicelayer.type
Methods in de.hybris.platform.servicelayer.type that throw JaloDuplicateCodeException Modifier and Type Method Description void
RuntimeTypeServicelayerTest. testChangeComposTypeAtRuntime()
void
RuntimeTypeServicelayerTest. testChangeComposWithPropsTypeAtRuntime()
-
Uses of JaloDuplicateCodeException in de.hybris.platform.test
Methods in de.hybris.platform.test that throw JaloDuplicateCodeException Modifier and Type Method Description void
AtomicTypeTest. testAtomicTypeHierarchy()
void
OrderManagerTest. testCartTypeCopying()
void
AtomicTypeTest. testCode()
void
EnumerationTest. testCodeLowerCaseAttribute()
void
TypeManagerJaloTest. testCreateAtomicType()
void
EnumerationTest. testDynamicEnumCreate()
void
AttributeTest. testGetSubAtts()
void
EnumerationTypeTest. testItemEnumerationType()
void
AtomicTypeTest. testJavaClass()
void
OrderManagerTest. testOrderTypeCopying()
void
FlexibleSearchTest. testPLA_9290()
void
FlexibleSearchTest. testPLA7389()
void
ComposedTypeSpringTest. testSpringCreation()
-