public class ReadMarketingContentAttachmentReferenceMediator extends AbstractReadBusinessObjectPartMediatorImpl
Constructor and Description |
---|
ReadMarketingContentAttachmentReferenceMediator() |
Modifier and Type | Method and Description |
---|---|
void |
buildNounPart(java.lang.Object aMarketingContentNoun,
java.lang.Object aCollateralPhysicalEntity)
This method reads the logical marketing content attachment reference noun part and adds it to the main marketing content noun.
|
void |
buildUserData(AttachmentReferenceType aLogicalEntityType,
Atchrel aPhysicalEntity)
This method populates the marketing content attachment noun part level configurable user data.
|
getPhysicalDataContainer, getSelectionCriteria, setPhysicalDataContainer, setSelectionCriteria
getUpdateAccessProfile, setUpdateAccessProfile
initializeConfig
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeConfig
public ReadMarketingContentAttachmentReferenceMediator()
public void buildNounPart(java.lang.Object aMarketingContentNoun, java.lang.Object aCollateralPhysicalEntity) throws AbstractApplicationException
aMarketingContentNoun
- The marketing content logical noun which will contain the noun part built through this mediator.aCollateralPhysicalEntity
- The root physical data object of Collateral type.AbstractApplicationException
public void buildUserData(AttachmentReferenceType aLogicalEntityType, Atchrel aPhysicalEntity) throws AbstractApplicationException
aLogicalEntityType
- The logical noun.aPhysicalEntity
- The physical data object.AbstractApplicationException