public class SolrReadWebContentViewPartMediator extends AbstractReadBusinessObjectPartMediatorImpl
Constructor and Description |
---|
SolrReadWebContentViewPartMediator() |
Modifier and Type | Method and Description |
---|---|
void |
buildNounPart(java.lang.Object aNoun,
java.lang.Object aPhysicalEntity)
Build the /CatalogNavigationView/WebContentView portion of the
CatalogNavigationView 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 BusinessObjectMediatorException
aNoun
- An object for holding the Logial entity which is of type
CatalogNavigationView
, to be populated by copying
data from physical entityaPhysicalEntity
- An object to hold the physical entity of type
CatalogNavigationView
which contains the data
that has to be populated in Logical Entity.throws
- an exception of type
BusinessObjectMediatorException
BusinessObjectMediatorException
ReadBusinessObjectPartMediator.buildNounPart(java.lang.Object,
java.lang.Object)