|
Clearspace API (1.7.0) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentFieldOption | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of DocumentFieldOption in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return DocumentFieldOption | |
|---|---|
DocumentFieldOption |
MultiOptionDocumentField.addOption(java.lang.String option)
Adds an option to this document field. |
DocumentFieldOption |
MultiOptionDocumentField.getOption(long optionID)
Returns a DocumentFieldOption by its id. |
| Methods in com.jivesoftware.community that return types with arguments of type DocumentFieldOption | |
|---|---|
java.util.List<DocumentFieldOption> |
MultiOptionDocumentField.getOptions()
Returns an iterator of DocumentFieldOption objects. |
| Methods in com.jivesoftware.community with parameters of type DocumentFieldOption | |
|---|---|
void |
MultiOptionDocumentField.deleteOption(DocumentFieldOption option)
Deletes an option. |
void |
MultiOptionDocumentField.setOptionIndex(int index,
DocumentFieldOption option)
Sets a particular option at the given index. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||