| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.primus.searchcommon.constraint.BaseConstraint
public abstract class BaseConstraint
Base class for creating different type of constraint implementations.
| Field Summary | 
|---|
| Fields inherited from interface com.primus.searchcommon.constraint.DocumentSetConstraint | 
|---|
CLASS_VERSION | 
| Constructor Summary | |
|---|---|
BaseConstraint()
 | 
|
| Method Summary | |
|---|---|
protected  java.lang.String | 
escapeToXml(java.lang.String pString)
Escapes to an XML string.  | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface com.primus.searchcommon.constraint.DocumentSetConstraint | 
|---|
toXml | 
| Constructor Detail | 
|---|
public BaseConstraint()
| Method Detail | 
|---|
protected java.lang.String escapeToXml(java.lang.String pString)
public java.lang.String toString()
toString in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||