|
EclipseLink 2.4.1, build 'v20121003-ad44345' 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.AbstractContentAssistVisitor.PropertyMappingFilter
protected class AbstractContentAssistVisitor.PropertyMappingFilter
| Constructor Summary | |
|---|---|
protected |
AbstractContentAssistVisitor.PropertyMappingFilter()
|
| Method Summary | |
|---|---|
boolean |
accept(IMapping value)
Determines whether the specified object is "accepted" by the filter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractContentAssistVisitor.PropertyMappingFilter()
| Method Detail |
|---|
public boolean accept(IMapping value)
accept in interface Filter<IMapping>value - The value to filter
true if the given value is "accepted" by this filter; false
if it was "rejected"
|
EclipseLink 2.4.1, build 'v20121003-ad44345' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||