|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jpa.jpql.tools.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.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||