Package | Description |
---|---|
org.tencompetence.portlet.goal.beans |
Provides classes as beans used by the Goal portlet.
|
org.tencompetence.portlet.pdp.beans |
Provides classes as beans used by the PDP.
|
Modifier and Type | Method and Description |
---|---|
GoalManager |
GoalListener.getGoalManager()
Gets the GoalManager.
|
Modifier and Type | Method and Description |
---|---|
void |
GoalSmallView.setGoalManager(GoalManager goalManager)
Sets the goal manager.
|
void |
GoalListener.setGoalManager(GoalManager goalManager)
Setter goalManager.
|
Modifier and Type | Method and Description |
---|---|
void |
PdpSmallView.setGoalManager(GoalManager goalManager)
Sets the goal manager.
|