![]() | Returns the unprocessed body of the content as an array of bytes. Must be used when GetIsText() returns false. -jas |
![]() | |
![]() | Returns the body of the content as an array of markup fragments, some of which require post-processing. Only available when GetIsText() returns true. -jas |
![]() | Returns the headers of the content. |
![]() | Returns true if the content is of text type, false otherwise. |
![]() | Returns the MIME Type of this content piece. May return E_NOTIMPL for certain implementations. |
![]() | Returns the status code of the content. |
![]() | Returns true if the content should be displayed in hosted mode, i.e. with standard portal header, navigation, and footer. |
IPTContent Interface | com.plumtree.server Namespace | IPTGadgetAssociatedContentProvider