|
Zest 1.5.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGraphEntityRelationshipContentProvider
A content provider that is node-relationship centric. Call-backs return model nodes to the user, and ask for relationships. Both nodes and relationships are represented by the user's model.
| Method Summary | |
|---|---|
java.lang.Object[] |
getRelationships(java.lang.Object source,
java.lang.Object dest)
Gets the relationships between the given source and destination nodes. |
| Method Detail |
|---|
java.lang.Object[] getRelationships(java.lang.Object source,
java.lang.Object dest)
source - the source node.dest - the destination node.
|
Zest 1.5.0.201308190730 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||