public class ReadMarketingSpotTitleMediator extends AbstractReadBusinessObjectPartMediatorImpl
Constructor and Description |
---|
ReadMarketingSpotTitleMediator() |
Modifier and Type | Method and Description |
---|---|
void |
buildNounPart(java.lang.Object aNoun,
java.lang.Object aPhysicalEntity)
This method reads the logical marketing spot title noun part and adds it to the main marketing spot noun.
|
getPhysicalDataContainer, getSelectionCriteria, setPhysicalDataContainer, setSelectionCriteria
getUpdateAccessProfile, setUpdateAccessProfile
initializeConfig
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initializeConfig
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