|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation
com.centrasite.control.adapters.search.editors.AbstractPredicateEditor
public abstract class AbstractPredicateEditor
Field Summary | |
---|---|
static java.lang.String |
rcs_id
|
Method Summary | |
---|---|
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)
|
Methods inherited from class com.softwareag.cis.plugin.extpt.util.AbstractExtensionImplementation |
---|
getExtension, getPlugIn, popContextClassLoader, pushContextClassLoader, setExtension |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.centrasite.control.adapters.search.editors.PredicateEditor |
---|
getAdapterClass, getLayout, getPredicateClass |
Field Detail |
---|
public static final java.lang.String rcs_id
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |