|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Role | |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.service.directory | |
| Uses of Role in com.orchestranetworks.service |
| Fields in com.orchestranetworks.service declared as Role | |
static Role |
Profile.ADMINISTRATOR
Built-in Administrator role. |
static Role |
Profile.PROVIDER
Built-in Provider role. |
static Role |
Profile.READ_ONLY
Built-in read-only role. |
static Role |
Profile.OWNER
Dynamic built-in owner role. |
static Role |
Profile.DISTRIBUTOR
Dynamic built-in Distributor role. |
static Role |
Profile.EVERYONE
Built-in role, all users have this role. |
| Methods in com.orchestranetworks.service that return Role | |
static Role |
Role.forName(String aRoleName)
Deprecated. Replaced by method Profile.forSpecificRole(String). |
static Role |
Profile.forBuiltInRole(String roleName)
Returns the built-in role identified by the name specified. |
static Role |
Profile.forSpecificRole(String roleName)
Returns the specific role identified by the name specified. |
| Uses of Role in com.orchestranetworks.service.directory |
| Methods in com.orchestranetworks.service.directory with parameters of type Role | |
boolean |
DirectoryHandler.isSpecificRoleDefined(Role aSpecificRole)
|
boolean |
DirectoryHandler.isRoleStrictlyIncluded(Role aRole,
Role anotherRole)
|
boolean |
DirectoryHandler.isUserInRole(UserReference aUser,
Role aRole)
|
String |
DirectoryHandler.displaySpecificRole(Role aSpecificRole,
Locale aLocale)
|
String |
DirectoryHandler.displayBuiltInRole(Role aBuiltInRole,
Locale aLocale)
|
boolean |
DirectoryDefault.isSpecificRoleDefined(Role aRole)
|
boolean |
DirectoryDefault.isUserInRole(UserReference ref,
Role aRole)
|
String |
DirectoryDefault.displaySpecificRole(Role aSpecificRole,
Locale aLocale)
|
abstract boolean |
Directory.isSpecificRoleDefined(Role aSpecificRole)
Returns true if the specific role actually exists in this
directory. |
abstract boolean |
Directory.isUserInRole(UserReference aUser,
Role aRole)
Returns true if the user has the specified role.
|
boolean |
Directory.isRoleStrictlyIncluded(Role aRole,
Role anotherRole)
Returns true when aRole is included
in anotherRole.
|
String |
Directory.displayBuiltInRole(Role aBuiltInRole,
Locale aLocale)
Returns a label for the specified built-in role. |
String |
Directory.displaySpecificRole(Role aSpecificRole,
Locale aLocale)
Returns a label for this specific role. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.4 [0619:0002]
Copyright Orchestra Networks 2000-2008. All rights reserved.