public class ProfileScope
extends org.eclipse.stardust.common.IntKey
AdministrationService.getProfile(ProfileScope) and
(AdministrationService.setProfile(ProfileScope, java.util.Map).| Modifier and Type | Field and Description |
|---|---|
static ProfileScope |
DomainScope
Domain scope.
|
static ProfileScope |
GlobalScope
Global scope.
|
static ProfileScope |
PartitionScope
Partition scope.
|
static ProfileScope |
UserScope
User scope.
|
public static final ProfileScope GlobalScope
public static final ProfileScope PartitionScope
public static final ProfileScope DomainScope
public static final ProfileScope UserScope
Copyright © 2016 Eclipse Stardust. All Rights Reserved.