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