|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionCheck | |
---|---|
org.apache.cxf.jaxrs.ext.search.collections |
Uses of CollectionCheck in org.apache.cxf.jaxrs.ext.search.collections |
---|
Methods in org.apache.cxf.jaxrs.ext.search.collections that return CollectionCheck | |
---|---|
CollectionCheck |
CollectionCheckInfo.getCollectionCheckType()
|
static CollectionCheck |
CollectionCheck.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CollectionCheck[] |
CollectionCheck.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.cxf.jaxrs.ext.search.collections with parameters of type CollectionCheck | |
---|---|
CollectionCheckInfo(CollectionCheck checkType,
Object checkValue)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |