public interface DepartmentInfo extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the id Id of this department info.
|
String |
getName()
Gets the name of this department info.
|
long |
getOID()
Gets the OID of this department info.
|
long |
getRuntimeOrganizationOID()
Returns the runtime OID of the bound organization.
|
long getOID()
String getId()
String getName()
long getRuntimeOrganizationOID()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.