|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorType | |
|---|---|
| au.org.ala.checklist.lucene | |
| au.org.ala.checklist.lucene.model | |
| Uses of ErrorType in au.org.ala.checklist.lucene |
|---|
| Fields in au.org.ala.checklist.lucene declared as ErrorType | |
|---|---|
protected ErrorType |
SearchResultException.errorType
|
| Methods in au.org.ala.checklist.lucene that return ErrorType | |
|---|---|
ErrorType |
SearchResultException.getErrorType()
|
| Methods in au.org.ala.checklist.lucene that return types with arguments of type ErrorType | |
|---|---|
java.util.Set<ErrorType> |
RecursiveSearchException.getErrors()
|
| Constructor parameters in au.org.ala.checklist.lucene with type arguments of type ErrorType | |
|---|---|
RecursiveSearchException(java.util.Set<ErrorType> errors,
org.gbif.ecat.voc.NameType nameType)
|
|
| Uses of ErrorType in au.org.ala.checklist.lucene.model |
|---|
| Methods in au.org.ala.checklist.lucene.model that return ErrorType | |
|---|---|
static ErrorType |
ErrorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ErrorType[] |
ErrorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in au.org.ala.checklist.lucene.model that return types with arguments of type ErrorType | |
|---|---|
java.util.Set<ErrorType> |
MetricsResultDTO.getErrors()
|
| Method parameters in au.org.ala.checklist.lucene.model with type arguments of type ErrorType | |
|---|---|
void |
MetricsResultDTO.setErrors(java.util.Set<ErrorType> errors)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||