|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletApplicationEntityListCtrl
The PortletApplicationEntityListCtrl
interface ...
This interface defines the controller as known from the MVC pattern. Its purpose is to provide write access to the data stored in the model.
Method Summary | |
---|---|
PortletApplicationEntity |
add(java.lang.String definitionId)
create a new PortletApplicationEntity, add it to the list and return the new instance |
Method Detail |
---|
PortletApplicationEntity add(java.lang.String definitionId)
definitionId
- the definitionId of the new PortletApplicationEntity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |