|
Oracle Discussions Java API Reference 10g Release 1 (10.1.2) B25496-01 |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.discussions.sdk.TdPermissions | +--oracle.discussions.sdk.TdContainerPermissions | +--oracle.discussions.sdk.TdFacilityPermissions
Represents the permissions of the connected user on a facility.
Oracle discussions elements names have been changed in the webui compared to that of sdk portion. The existing names to the new names mapping is as shown.
TdPermissions
Fields inherited from class oracle.discussions.sdk.TdContainerPermissions |
_tdc |
Fields inherited from class oracle.discussions.sdk.TdPermissions |
_tdr, _tdsession |
Method Summary | |
boolean |
canCreateBoard() Returns true if the current user can create a board under this facility. |
Methods inherited from class oracle.discussions.sdk.TdContainerPermissions |
canDelete |
Methods inherited from class oracle.discussions.sdk.TdPermissions |
getRole |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean canCreateBoard()
|
Oracle Discussions Java API Reference 10g Release 1 (10.1.2) B25496-01 |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |