|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.jpa.jpql.AbstractContentAssistVisitor.DefaultMappingCollector
protected class AbstractContentAssistVisitor.DefaultMappingCollector
The default implementation of AbstractContentAssistVisitor.DefaultMappingCollector
, which simply returns an empty collection.
Constructor Summary | |
---|---|
protected |
AbstractContentAssistVisitor.DefaultMappingCollector()
|
Method Summary | |
---|---|
java.util.Collection<IMapping> |
buildProposals()
Retrieves the possible proposals that can be used to complete a path expression based on the position of the cursor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractContentAssistVisitor.DefaultMappingCollector()
Method Detail |
---|
public java.util.Collection<IMapping> buildProposals()
buildProposals
in interface AbstractContentAssistVisitor.MappingCollector
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |