|
Clearspace API (1.7.0) 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 |
Community.addDocument(Document document)
Add a document as a child of the community. |
void |
Community.addDocument(Document document,
com.jivesoftware.community.impl.PermissionsBundle permBundle)
Add a document as a child of the community 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(java.lang.String subject)
Sets the subject of the document. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||