|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentFieldValidator | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of DocumentFieldValidator in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return DocumentFieldValidator | |
|---|---|
DocumentFieldValidator |
DocumentFieldType.getValidator()
Returns the validator for the document field. |
| Methods in com.jivesoftware.community with parameters of type DocumentFieldValidator | |
|---|---|
DocumentFieldType |
DocumentFieldTypeManager.createDocumentFieldType(String name,
String displayName,
String description,
DocumentFieldType.DataType dataType,
DocumentFieldValidator validator,
DocumentFieldFormatter formatter)
Creates a new DocumentFieldType. |
void |
DocumentFieldType.setValidator(DocumentFieldValidator validator)
Sets the validator for the document field type. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||