Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PortletProperty Members

PortletProperty overview

Public Static Fields

iconiconAlignment Alignment of the Portlet.
iconiconFlags Used internally to determine whether title bars should be suppressed on a given Portlet.
iconiconImageUUID The class ID of the image for the object.
iconiconMandatoryPortletOrder The priority on the page if the Portlet is mandatory for a group of users.
iconiconPortletType Type of the Portlet.
iconiconProviderClassID Class ID of the provider used to distinguish Intrinsic Portlets from Remote Portlets. Currently there are two possible values: {6BD5EA2D-544C-464B-8F08-33136FCAFD6E} for Intrinsic Portlets and {61266621-F525-11D3-9BE3-0050DAC4C6FA} for Remote Portlets.
iconiconTemplateID Template ID from which the Portlet was generated and 0 if not associated with a Portlet Template.
iconiconWebServiceID Web Service ID with which the Portlet is associated.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetType (inherited from Object) 
iconToString (inherited from Object) 

See Also

PortletProperty Class | Plumtree.Remote.PRC Namespace