public class ReadMarketingSpotDefaultContentMediator extends AbstractReadBusinessObjectPartMediatorImpl
| Constructor and Description |
|---|
ReadMarketingSpotDefaultContentMediator() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildNounPart(java.lang.Object aNoun,
java.lang.Object aPhysicalEntity)
This method reads the logical marketing spot default content noun part and adds it to the main marketing spot noun.
|
getPhysicalDataContainer, getSelectionCriteria, setPhysicalDataContainer, setSelectionCriteriagetUpdateAccessProfile, setUpdateAccessProfileinitializeConfigequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeConfigpublic ReadMarketingSpotDefaultContentMediator()
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