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