|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Edge
If pages and blog posts are targets, then user actions on them are edges. A page with 10 comments and 2 likes, has a total of 12 edges emanating from it.
| Method Summary | |
|---|---|
java.util.Date |
getDate()
The date the edge was created. |
java.lang.Object |
getEdgeId()
|
EdgeType |
getEdgeType()
The type of the edge. |
java.lang.Object |
getTarget()
The object that the edge / action is targeted at. |
ConfluenceUser |
getUser()
The user who created the edge. |
| Method Detail |
|---|
ConfluenceUser getUser()
java.lang.Object getTarget()
java.util.Date getDate()
EdgeType getEdgeType()
EdgeTypejava.lang.Object getEdgeId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||