Uses of Interface
org.apache.pluto.om.Controller

Packages that use Controller
org.apache.pluto.om   
org.apache.pluto.om.common   
org.apache.pluto.om.entity   
org.apache.pluto.om.portlet   
org.apache.pluto.om.servlet   
org.apache.pluto.om.window   
 

Uses of Controller in org.apache.pluto.om
 

Methods in org.apache.pluto.om that return Controller
 Controller ControllerFactory.get(Model model)
           
static Controller ControllerObjectAccess.get(Model model)
           
 

Uses of Controller in org.apache.pluto.om.common
 

Subinterfaces of Controller in org.apache.pluto.om.common
 interface ParameterCtrl
           The Parameter interface ...
 interface ParameterSetCtrl
           The ParameterSetCtrl interface ...
 interface PreferenceCtrl
           The PreferenceCtrl interface provides access to change a preference and its attributes.
 interface PreferenceSetCtrl
           This interface provides access to change a set of Preference objects.
 interface SecurityRoleRefCtrl
           The SecurityRoleRef interface ...
 interface SecurityRoleRefSetCtrl
           The SecurityRoleRefSetCtrl interface ...
 

Uses of Controller in org.apache.pluto.om.entity
 

Subinterfaces of Controller in org.apache.pluto.om.entity
 interface PortletApplicationEntityListCtrl
           The PortletApplicationEntityListCtrl interface ...
 interface PortletEntityCtrl
           The PortletEntityCtrl interface represents a single portlet occurance, that can be shown on a single page or on multiple pages.
 interface PortletEntityListCtrl
           The PortletEntityListSet interface ...
 

Uses of Controller in org.apache.pluto.om.portlet
 

Subinterfaces of Controller in org.apache.pluto.om.portlet
 interface PortletDefinitionCtrl
           The PortletDefinitionCtrl interface ...
 

Uses of Controller in org.apache.pluto.om.servlet
 

Subinterfaces of Controller in org.apache.pluto.om.servlet
 interface ServletDefinitionCtrl
           The ServletDefinitionCtrl interface ...
 interface ServletDefinitionListCtrl
           The ServletDefinitionSetCtrl interface ...
 

Uses of Controller in org.apache.pluto.om.window
 

Subinterfaces of Controller in org.apache.pluto.om.window
 interface PortletWindowCtrl
           The PortletWindow interface represents a single window of an portlet instance as it can be shown only once on a single page.
 interface PortletWindowListCtrl
           The PortletWindowListCtrl interface ...
 



Copyright © 2003-2009 . All Rights Reserved.