|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceKey | |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| com.orchestranetworks.ui | Provides the capability to create specific user interface components that are integrated within EBX.Manager. |
| Uses of ServiceKey in com.orchestranetworks.service |
| Fields in com.orchestranetworks.service declared as ServiceKey | |
static ServiceKey |
ServiceKey.CREATE
Built-in creation service. |
static ServiceKey |
ServiceKey.VALIDATION
Built-in validation service. |
static ServiceKey |
ServiceKey.MERGE
Built-in merge service. |
static ServiceKey |
ServiceKey.OPTIMIZE
Built-in optimize and refactor. |
| Methods in com.orchestranetworks.service that return ServiceKey | |
static ServiceKey |
ServiceKey.forName(String serviceName)
Returns an identifier of a service defined in a schema. |
static ServiceKey |
ServiceKey.forModuleServiceName(String moduleName,
String serviceName)
Returns an identifier of a service defined in a module. |
static ServiceKey |
ServiceKey.parse(String aString)
Returns the service key that corresponds to the string specified. |
| Methods in com.orchestranetworks.service with parameters of type ServiceKey | |
boolean |
UserReference.isPrivilegeGranted(ServiceKey service)
Returns true if this reference has been granted the privilege
of executing the service specified. |
ActionPermission |
SessionPermissions.getHomeActionPermissionForService(ServiceKey serviceKey,
AdaptationHome home)
Current user's action permission for executing the home service specified. |
ActionPermission |
SessionPermissions.getInstanceActionPermissionForService(ServiceKey serviceKey,
Adaptation adaptation)
Current user's action permission for executing the instance service specified. |
static UserReference |
Profile.forUserWithSpecificPrivilege(String userId,
ServiceKey servicePrivilegeGranted)
Returns the user reference specified, with the specific privilege granted. |
| Uses of ServiceKey in com.orchestranetworks.ui |
| Methods in com.orchestranetworks.ui that return ServiceKey | |
ServiceKey |
UIHttpManagerComponent.getService()
Returns the service to activate, null if no specific service
has been set. |
| Methods in com.orchestranetworks.ui with parameters of type ServiceKey | |
void |
UIHttpManagerComponent.setService(ServiceKey aServiceKey)
Specifies the service to activate. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0001]
Copyright Orchestra Networks 2000-2008. All rights reserved.