See: Description
Class | Description |
---|---|
Community |
Represents a Knowledge community, which can contain
KnowledgeCenter and
Community items. |
CommunityKnowledgeCenter |
Represents a community knowledge center, which is a knowledge center
that other users can view.
|
Document |
Represents a document in the Knowledge application.
|
KnowledgeCenter |
Represents a knowledge center.
|
KnowledgeFolder |
Represents a folder in the Knowledge application.
|
PersonalKnowledgeCenter |
Represents a personal knowledge center, which is a knowledge center that
only the creator can view.
|
Annotation Type | Description |
---|---|
CommunityDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
DocumentDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
DocumentOrFolderDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
FolderDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
KnowledgeCenterDataType |
Convenience annotation to indicate a value represents an Appian Object.
|
Provides knowledge (Documents) functionality. This is associated with
com.appiancorp.suiteapi.content
. Use
ContentService
to manipulate the content.
The most important classes are Community
, KnowledgeCenter
,
KnowledgeFolder
, and Document
, which represent the knowledge
content items.
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.