public class CatalogGroupResourceManager extends AbstractEntityBeanCacheInvIDGenResourceManagerImpl implements ResourceManager
Constructor and Description |
---|
CatalogGroupResourceManager() |
Modifier and Type | Method and Description |
---|---|
com.ibm.commerce.context.content.objects.EntityCreationData | getEntityCreationData(java.lang.Object managedResource) |
ManagedResourceKey | getManagedResourceKey(com.ibm.commerce.context.content.objects.EntityCreationData ecd) |
ManagedResourceKey | getManagedResourceKey(java.util.Map boKeyMap)
This method returns the managed resource key.
|
ManagedResourceKey | getManagedResourceKey(java.lang.Object businessObject)
This method returns the managed resource key.
|
static CatalogGroupResourceManager | getUniqueInstance()
Retrieves the singleton of the resource manager.
|
java.util.Map | handleUniqueIndexViolations(ContentData contentData)
This method will compare UI conflicts for resources in the workspace and will modify them based on action from configuration.
|
public static CatalogGroupResourceManager getUniqueInstance()
public com.ibm.commerce.context.content.objects.EntityCreationData getEntityCreationData(java.lang.Object managedResource) throws java.lang.Exception
public ManagedResourceKey getManagedResourceKey(com.ibm.commerce.context.content.objects.EntityCreationData ecd) throws java.lang.Exception
public ManagedResourceKey getManagedResourceKey(java.util.Map boKeyMap) throws java.lang.Exception
public ManagedResourceKey getManagedResourceKey(java.lang.Object businessObject) throws java.lang.Exception
public java.util.Map handleUniqueIndexViolations(ContentData contentData) throws ResourceException