|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSWConstants.ConstraintLanguage | |
|---|---|
| org.deegree.protocol.csw | |
| org.deegree.services.csw.getrecords | |
| Uses of CSWConstants.ConstraintLanguage in org.deegree.protocol.csw |
|---|
| Methods in org.deegree.protocol.csw that return CSWConstants.ConstraintLanguage | |
|---|---|
static CSWConstants.ConstraintLanguage |
CSWConstants.ConstraintLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CSWConstants.ConstraintLanguage[] |
CSWConstants.ConstraintLanguage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of CSWConstants.ConstraintLanguage in org.deegree.services.csw.getrecords |
|---|
| Methods in org.deegree.services.csw.getrecords that return CSWConstants.ConstraintLanguage | |
|---|---|
CSWConstants.ConstraintLanguage |
Query.getConstraintLanguage()
|
| Constructors in org.deegree.services.csw.getrecords with parameters of type CSWConstants.ConstraintLanguage | |
|---|---|
Query(CSWConstants.ReturnableElement elementSetName,
String[] elementName,
Filter constraint,
CSWConstants.ConstraintLanguage constraintLanguage,
SortProperty[] sortProps,
QName[] queryTypeNames,
QName[] returnTypeNames)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||