public abstract class AbstractPredicateEditor extends com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation implements PredicateEditor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
rcs_id |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
com.centrasite.jaxr.query.predicates.Predicate |
getPredicate()
Get predicate to be added by this editor
|
void |
setPredicate(com.centrasite.jaxr.query.predicates.Predicate predicate) |
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdapterClass, getLayout, getPredicateClass
public static final java.lang.String rcs_id
public void setPredicate(com.centrasite.jaxr.query.predicates.Predicate predicate)
public com.centrasite.jaxr.query.predicates.Predicate getPredicate()
PredicateEditor
getPredicate
in interface PredicateEditor
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface PredicateEditor
clone
in class java.lang.Object
java.lang.CloneNotSupportedException