|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WallService
| Method Summary | |
|---|---|
PreferencesManager |
getPreferencesManager() |
ScopeWall |
getScopeWall(java.lang.String scopeGUID)Get the Message Board of a specific scope. |
UserWall |
getUserWall(java.lang.String userGUID)Get the Message Board of a specific user. |
void |
teardown()Does cleanup for this service this is normally called from the app shutdown context listener. |
| Method Detail |
|---|
UserWall getUserWall(java.lang.String userGUID)
throws WallServiceException
userGUID - user GUID of the person to retreive Message Board forWallServiceException
ScopeWall getScopeWall(java.lang.String scopeGUID)
throws WallServiceException
scopeGUID - scope GUID of the scope to retreive Message Board forWallServiceException
PreferencesManager getPreferencesManager()
throws WallServiceException
WallServiceExceptionvoid teardown()
ActivityException - If any problem occurs during teardown
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||