|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentAlreadyExistsException | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of DocumentAlreadyExistsException in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that throw DocumentAlreadyExistsException | |
|---|---|
void |
DocumentManager.addDocument(JiveContainer container,
Document document,
Map parameters)
Add a document as a child of a container. |
void |
DocumentManager.addDocument(JiveContainer container,
Document document,
com.jivesoftware.community.impl.PermissionsBundle permBundle,
Map parameters)
Add a document as a child of the container with permissions defined by the provided permission bundle. |
DocumentVersion |
VersionManager.restoreDocumentVersion(int versionID,
long versionAuthor)
Restores a document version by creating a copy of the version to restore as the newest document version and returning that document version. |
void |
Document.setDocumentState(DocumentState state)
Sets the state of the document. |
void |
DocumentVersion.setDocumentState(DocumentState state)
Sets the document state for the version. |
void |
Document.setSubject(String subject)
Sets the subject of the document. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||