public class AttachmentRelationUsageResourceManager extends AbstractEntityBeanResourceManagerImpl implements ResourceManager
Constructor and Description |
---|
AttachmentRelationUsageResourceManager() |
Modifier and Type | Method and Description |
---|---|
com.ibm.commerce.context.content.objects.EntityCreationData | getEntityCreationData(java.lang.Object businessObject)
Retrieve the EntityCreationData of the Attachment Relation Usage
|
ManagedResourceKey | getManagedResourceKey(com.ibm.commerce.context.content.objects.EntityCreationData ecd)
Retrieve the ManagedResourceKey for the Attachment Relation Usage.
|
ManagedResourceKey | getManagedResourceKey(java.util.Map boKeyMap)
Retrieve the ManagedResourceKey for the Attachment Relation Usage.
|
ManagedResourceKey | getManagedResourceKey(java.lang.Object businessObject)
Retrieve the ManagedResourceKey for the Attachment Relation Usage.
|
static AttachmentRelationUsageResourceManager | getUniqueInstance()
Retrieve the singleton of the resource manager.
|
public AttachmentRelationUsageResourceManager()
public static AttachmentRelationUsageResourceManager getUniqueInstance()
public com.ibm.commerce.context.content.objects.EntityCreationData getEntityCreationData(java.lang.Object businessObject) throws java.lang.Exception
public ManagedResourceKey getManagedResourceKey(java.lang.Object businessObject) 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