| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentVersion | |
|---|---|
| com.apelon.dts.client.namespace | This package includes classes for working with the namespaces (see Namespace) in a knowledgebase. | 
| Uses of ContentVersion in com.apelon.dts.client.namespace | 
|---|
| Methods in com.apelon.dts.client.namespace that return ContentVersion | |
|---|---|
 ContentVersion | 
Namespace.getContentVersion()
Returns the latest ContentVersion for this namespace. | 
 ContentVersion[] | 
NamespaceQuery.getVersions(int namespaceId)
Retrieves an array of ContentVersions which are the list of
 versions for the given namespace Id in the knowledgebase. | 
| Methods in com.apelon.dts.client.namespace with parameters of type ContentVersion | |
|---|---|
 void | 
Namespace.setContentVersion(ContentVersion contentVersion)
Sets the latest ContentVersion for this namespace. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||