|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.7.0) E15995-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActivityDisplayElement
ActivityStreamingDisplayElement is used for displaying activity.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface oracle.webcenter.activitystreaming.ActivityElement |
|---|
ActivityElement.State |
| Method Summary | |
|---|---|
java.util.Date |
getCreateDate()Return the create date of the activity |
java.lang.String |
getDisplayDescription()Return the evaluated description of the activity |
java.lang.String |
getDisplayMessage()Return the evaluated message of the activity |
java.lang.String |
getIconFile()Return the icon file specified when creating an activity |
java.lang.String |
getServiceId()Return the service id of the activity |
java.util.HashMap<java.lang.String,java.lang.String> |
getSubstitutionDictionary()Return the substitution mapping for each of the templatized chunk |
java.lang.String |
getTemplateDescription()Return the original templatized description of the activity |
java.lang.String |
getTemplateMessage()Return the original templatized message of the activity |
java.util.List<java.lang.String> |
getUserIds()Return the list of actors' id who are involved in the activity |
boolean |
isSummary() |
| Methods inherited from interface oracle.webcenter.activitystreaming.ActivityElement |
|---|
addCustAttr, getActivityID, getActivityTime, getActivityType, getActors, getApplicationId, getCommentsSummary, getCreatedBy, getCreatedOn, getCustAttr, getCustAttrs, getDescription, getDetail, getDetailURL, getLikesSummary, getMessage, getObjects, getPermission, getScope, getScopeWrapper, setDetail, setDetailURL, setState |
| Method Detail |
|---|
java.lang.String getServiceId()
getServiceId in interface ActivityElementjava.lang.String getDisplayMessage()
java.util.Date getCreateDate()
java.lang.String getTemplateMessage()
java.util.HashMap<java.lang.String,java.lang.String> getSubstitutionDictionary()
java.util.List<java.lang.String> getUserIds()
java.lang.String getDisplayDescription()
java.lang.String getTemplateDescription()
java.lang.String getIconFile()
boolean isSummary()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.7.0) E15995-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||