|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.entityhub.servicesapi.query.Constraint
public abstract class Constraint
Abstract base class for all types of Constraints.
| Nested Class Summary | |
|---|---|
static class |
Constraint.ConstraintType
Defines the enumeration of available Constraints. |
| Constructor Summary | |
|---|---|
protected |
Constraint(Constraint.ConstraintType type)
|
| Method Summary | |
|---|---|
Constraint.ConstraintType |
getType()
Getter for the type of the constraint. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Constraint(Constraint.ConstraintType type)
| Method Detail |
|---|
public final Constraint.ConstraintType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||