Interface | Description |
---|---|
AdministrationService | Deprecated
Use the class
ContentService instead. |
CollaborationSearchService | Deprecated
Use the class
ContentService instead. |
CollaborationUserService | Deprecated
Use the class
ContentService instead. |
CommunityService | Deprecated
Use the class
ContentService instead. |
DocumentService | Deprecated
Use the class
ContentService instead. |
FolderService | Deprecated
Use the class
ContentService instead. |
KnowledgeCenterService | Deprecated
Use the class
ContentService instead. |
ReportingService |
Defines related methods for usage reporting within collaboration.
|
StatisticsService |
This interface provides services for other applications
using methods related to collaboration download statistics
Methods of service classes can all throw the unchecked exception
ServiceException if any
system-level error (for example, server failure) occurs, and will in general
throw a checked exception (InvalidXXXException ) when an entity
to be retrieved is inaccessible, instead of returning null . |
Class | Description |
---|---|
CollaborationRoleMap | Deprecated
Use the class
ContentRoleMap instead. |
Community | Deprecated
Use the class
Community instead. |
Document | Deprecated
Use the class
Document instead. |
DocumentStatistics |
This class represents a versioned document in the collaboration application.
|
DownloadStatistics |
This class represents a fragment of a download-related query.
|
Folder | Deprecated
Use the class
KnowledgeFolder instead. |
KnowledgeCenter | Deprecated
Use the class
CommunityKnowledgeCenter instead. |
MenuTree | Deprecated |
Statistics |
This class encapsulates the general usage statistics and patterns of the
collaboration application.
|
UploadStatistics |
This class represents a fragment of an upload-related query.
|
UserSpace | Deprecated |
UserStatistics |
This class encapsulates the user/usage statistics of the
collaboration application.
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.