|
Clearspace API (1.7.0) 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. |
DocumentFieldValidator |
ProfileField.Type.getValidator()
Gets the profile field validator for this type |
| Methods in com.jivesoftware.community with parameters of type DocumentFieldValidator | |
|---|---|
DocumentFieldType |
DocumentFieldTypeManager.createDocumentFieldType(java.lang.String name,
java.lang.String displayName,
java.lang.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 | |||||||||