com.stratelia.silverpeas.pdc.control
Class Pdc
java.lang.Object
com.stratelia.silverpeas.pdc.control.Pdc
public class Pdc
- extends Object
This object is used by the MainSessionController like userPanel, personalization. It allows to
transmit data from pdcPeas to component.
- Author:
- neysseri
Constructor Summary |
Pdc()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Pdc
public Pdc()
setSelectedSilverContents
public void setSelectedSilverContents(List<GlobalSilverResult> selectedSilverContents)
getSelectedSilverContents
public List<GlobalSilverResult> getSelectedSilverContents()
setURLToReturn
public void setURLToReturn(String url)
getURLToReturn
public String getURLToReturn()
Copyright © 2016 Silverpeas. All Rights Reserved.