Plumtree Portal UI  
 

IIntrinsicPortletModelRO Interface

This interface contains all read-only methods that are common to intrinsic portlets.

For a list of all members of this type, see IIntrinsicPortletModelRO Members.

public interface IIntrinsicPortletModelRO : IModelRO, IMVCObject

Types that implement IIntrinsicPortletModelRO

Type Description
IntrinsicPortletModel This is the base intrinsic portlet model. All intrinsic portlet models should extend this base class.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.intrinsicportlets

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

IIntrinsicPortletModelRO Members | com.plumtree.portaluiinfrastructure.intrinsicportlets Namespace