|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.common.IntKey
org.eclipse.stardust.engine.api.model.ProfileScope
public class ProfileScope
Represents the profile scope. Used in
(AdministrationService.getProfile(ProfileScope) and
(AdministrationService.setProfile(ProfileScope, java.util.Map).
| Field Summary | |
|---|---|
static ProfileScope |
DomainScope
Domain scope. |
static ProfileScope |
GlobalScope
Global scope. |
static ProfileScope |
PartitionScope
Partition scope. |
static ProfileScope |
UserScope
User scope. |
| Method Summary |
|---|
| Methods inherited from class org.eclipse.stardust.common.IntKey |
|---|
compareTo, equals, getKey, getKeys, getName, getValue, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ProfileScope GlobalScope
public static final ProfileScope PartitionScope
public static final ProfileScope DomainScope
public static final ProfileScope UserScope
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||