Class | Description |
---|
AccessLevel | An enumerated type describing the various security access levels available within the portal. |
ACLEntryReadOnlyException | Exception class that represents an illegal modification of a read-only ACLEntry. |
AuthSourceProperty | An enumerated type used to describe the properties of Authentication Sources in the portal. Authentication Sources support all of the properties in ObjectProperty as well as the following properties. |
CommunityPageProperty | An enumerated type used to describe the properties of community pages in a portal community. Note: Community pages do not support all of the properties in ObjectProperty . |
CommunityProperty | An enumerated type used to describe the properties of Communities in the portal. Communities support all of the properties in ObjectProperty as well as the following properties. |
CommunityTemplateProperty | An enumerated type used to describe the properties of Community Templates in the portal. Community Templates support all of the properties in ObjectProperty as well as the following properties. |
CrawlerProperty | An enumerated type used to describe the properties of Crawlers in the portal. Crawlers support all of the properties in ObjectProperty as well as the following properties. |
DataSourceProperty | An enumerated type used to describe the properties of Data Sources in the portal. Data Sources support all of the properties in ObjectProperty as well as the following properties. |
DateQueryFilter | Query filter for filtering on date properties. |
DocumentFolderProperty | An enumerated type used to describe the inherent properties of Document Folders. |
DocumentProperty | An enumerated type used to describe the inherent properties of Documents in the Knowledge Directory. |
DocumentTypeProperty | An enumerated type used to describe the properties of Document Types in the portal. Document Types support all of the properties in ObjectProperty as well as the following properties. |
ExternalOperationProperty | An enumerated type used to describe the properties of External Operations in the portal. External Operations support all of the properties in ObjectProperty as well as the following properties. |
FederatedPortalProperty | An enumerated type used to describe the properties of Federated Portals in the portal. Federated Portals support all of the properties in ObjectProperty as well as the following properties. |
FilterProperty | An enumerated type used to describe the properties of Filters in the portal. Filters support all of the properties in ObjectProperty as well as the following properties. |
IntArrayQueryFilter | Query filter for filtering on integer array properties. |
IntQueryFilter | Query filter for filtering on integer properties. |
InvalidQueryFilterException | Thrown when a user attempts to construct an invalid query filter. |
JobProperty | An enumerated type used to describe the properties of Jobs in the portal. Jobs support all of the properties in ObjectProperty as well as the following properties. |
LockStatus | Describes the locked status of a Portal object. |
MyPageProperty | An enumerated type used to describe the properties of MyPages in the portal. MyPages do not support all of the properties in ObjectProperty . |
NoSuchObjectException | Thrown when a user specifies the ID of a nonexistent object. |
ObjectProperty | An enumerated type used to describe the properties common to all objects in the portal. |
PageTemplateProperty | An enumerated type used to describe the properties of Page Templates in the portal. |
PortalException | Thrown when a remote invocation results in an error on the portal side, usually due to invalid method parameters. |
PortletProperty | An enumerated type used to describe the properties of Portlets in the portal. Portlets support all of the properties in ObjectProperty as well as the following properties. |
PortletTemplateProperty | An enumerated type used to describe the properties of Portlet Templates in the portal. Portlet Templates support all of the properties in ObjectProperty as well as the following properties. |
ProfileSourceProperty | An enumerated type used to describe the inherent properties of Profile Sources. |
PropertyNotRequestedException | Thrown when a user attempts to access a property that has not been requested as part of a query. |
PropertyPickTypeID | Possible pick types for a Property. This is the type of selection available for values of this Property. |
PropertyProperty | An enumerated type used to describe the inherent properties of Property objects themselves. |
PropertyValueTypeID | Possible types of value for a property. |
QueryFilter | The base class for all query filters. |
RemoteServerProperty | An enumerated type used to describe the properties of Remote Servers in the portal. Remote Servers are the servers registered with the portal which are used to host remote web services (such as portlets, search web services etc.). Remote Servers support all of the properties in ObjectProperty as well as the following properties. |
RemoteSessionFactory | Factory class for obtaining an IRemoteSession .
IRemoteSession is the only session object required by the PRC remote APIs. No separate Collaboration session or Content session is needed to access the Collaboration or Content Server remote APIs. To access Collaboration or Content Server APIs, obtain an IRemoteSession using the methods in this class, then obtain either an ICollaborationFactory or IContentFactory from the IRemoteSession Individual Collaboration managers or Content managers can be obtained using the corresponding methods in ICollaborationFactory or IContentFactory . Portlets automatically receive the WS Portal (ptapi) SOAP endpoint URL from the portal and can use IPortletContext.GetRemotePortalSession to create an IRemoteSession .
|
RemoteSessionWrapper | This class is intended for internal use by Portlet API only. |
StringQueryFilter | Query filter for filtering on string properties. |
TimeInterval | A type used to represents the numeric value and the unit component of a time interval. See SetBrokenLinkDeletionTime and SetRefreshRate. |
TimeIntervalUnit | An enumerated type used to describe the units for time interval. See SetUnit and GetUnit. |
UserGroupProperty | An enumerated type used to describe the properties of User Groups in the portal. User Groups support all of the properties in ObjectProperty as well as the following properties. |
UserInterfaceProperty | An enumerated type used to describe the properties of User Interfaces in the portal. User Interfaces support all of the properties in ObjectProperty as well as the following properties. |
UserProperty | An enumerated type used to describe the properties of Users in the portal. Users support all of the properties in ObjectProperty as well as the following properties. |
WebServiceProperty | An enumerated type used to describe the properties of Web Services in the portal. Web Services support all of the properties in ObjectProperty as well as the following properties. |