Package | Description |
---|---|
org.tencompetence.portlet.pdp.beans |
Provides classes as beans used by the PDP.
|
org.tencompetence.portlet.pdp.controllers |
Provides controllers for use in the PDP.
|
Modifier and Type | Method and Description |
---|---|
FilterController |
PdpGeneratePlan.getFilterController()
Gets the filter controller.
|
FilterController |
PdpSmallView.getOptionsController()
Gets the controller for the options screen.
|
Modifier and Type | Method and Description |
---|---|
FilterController |
PlanGenerator.getFilterController()
Gets the filter controller.
|
Constructor and Description |
---|
PlanGenerator(org.tencompetence.generated.model.Goal goal,
FilterController filterController,
com.liferay.portal.service.ServiceContext context)
Instantiates a new pan generator controller.
|