Package de.hybris.platform.core
Class ItemImplCreationResult.ExistingItemImpl
java.lang.Object
de.hybris.platform.core.ItemImplCreationResult.ExistingItemImpl
- All Implemented Interfaces:
ItemImplCreationResult
- Enclosing interface:
- ItemImplCreationResult
public static class ItemImplCreationResult.ExistingItemImpl
extends Object
implements ItemImplCreationResult
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.hybris.platform.core.ItemImplCreationResult
ItemImplCreationResult.ExistingItemImpl, ItemImplCreationResult.FailedItemImpl, ItemImplCreationResult.MissingItemImpl -
Method Summary
-
Method Details
-
hasItemImpl
public boolean hasItemImpl()- Specified by:
hasItemImplin interfaceItemImplCreationResult
-
toJaloSystemException
- Specified by:
toJaloSystemExceptionin interfaceItemImplCreationResult
-
toItemImpl
- Specified by:
toItemImplin interfaceItemImplCreationResult
-
isFailed
public boolean isFailed()- Specified by:
isFailedin interfaceItemImplCreationResult
-