|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.dc.common.spi.impl.DescriptorNode
org.eclipse.cosmos.dc.common.spi.impl.QueryDescriptor
public class QueryDescriptor
| Constructor Summary | |
|---|---|
QueryDescriptor()
|
|
| Method Summary | |
|---|---|
boolean |
acceptChild(DescriptorNode child)
|
java.lang.String |
getFactoryName()
|
boolean |
isOptimizable()
|
protected void |
processChild(DescriptorNode child)
|
void |
setFactoryName(java.lang.String factoryName)
|
void |
setOptimizable(boolean optimizable)
|
| Methods inherited from class org.eclipse.cosmos.dc.common.spi.impl.DescriptorNode |
|---|
addChild, getBindingElement, getBindingNamespace, getChildren, setBindingElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryDescriptor()
| Method Detail |
|---|
public void setFactoryName(java.lang.String factoryName)
public void setOptimizable(boolean optimizable)
protected void processChild(DescriptorNode child)
processChild in class DescriptorNode
public boolean acceptChild(DescriptorNode child)
throws java.lang.Exception
acceptChild in class DescriptorNodejava.lang.Exceptionpublic java.lang.String getFactoryName()
getFactoryName in interface IQueryDescriptorpublic boolean isOptimizable()
isOptimizable in interface IQueryDescriptor
|
COSMOS ${releaseVersion} data-collection Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||