|
Oracle Collaboration Suite Discussions Java API Reference 10g (10.1.1) Part No. B16232-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | 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.java
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 |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public boolean canCreateBoard()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |