|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToManyMapProperty
A property representing a map of objects keyed by one of the object properties.
Method Summary | |
---|---|
java.lang.Object |
getMapKey(java.lang.Object target)
Extracts the map key of the target object. |
Methods inherited from interface org.apache.cayenne.reflect.ToManyProperty |
---|
addTarget, addTargetDirectly, removeTarget, removeTargetDirectly |
Methods inherited from interface org.apache.cayenne.reflect.ArcProperty |
---|
getComplimentaryReverseArc, getRelationship, getTargetDescriptor, invalidate, isFault |
Methods inherited from interface org.apache.cayenne.reflect.Property |
---|
getName, injectValueHolder, readProperty, readPropertyDirectly, visit, writeProperty, writePropertyDirectly |
Method Detail |
---|
java.lang.Object getMapKey(java.lang.Object target) throws PropertyException
PropertyException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |