public interface UserRealm extends RuntimeObject
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Provides an informal description of the realm.
|
String |
getId()
Provides the ID of the realm.
|
String |
getName()
Provides the human friendly name of the realm.
|
String |
getPartitionId()
Provides the ID of the partition the realm is associated with.
|
short |
getPartitionOid()
Provides the OID of the partition the realm is associated with.
|
getModelElementID, getModelElementOID, getModelOID, getOIDString getId()
String getName()
String getDescription()
String getPartitionId()
short getPartitionOid()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.