|
Clearspace API (2.5.18) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Activity
Represents activity within a community. Activity is always related to some piece of content,
which can be retrieved by calling getJiveObject(). Activity always has a type, which
can be retrieved by calling getType().
JiveContentObject,
JiveObject| Nested Class Summary | |
|---|---|
static class |
Activity.Type
Defines a specific type of activity with regard to a piece of content. |
| Method Summary | |
|---|---|
JiveObject |
getContainerObject()
Returns the parent object of the piece of content this activity pertains to, or null if no parent exists. |
Date |
getCreationDate()
Returns the date the activity was created. |
JiveObject |
getJiveObject()
Returns the jive object this activity pertains to. |
Activity.Type |
getType()
Returns the type of activity this instance represents. |
User |
getUser()
Returns the user who performed the activity |
| Method Detail |
|---|
JiveObject getJiveObject()
JiveObject getContainerObject()
User getUser()
Date getCreationDate()
Activity.Type getType()
|
Clearspace Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||