public interface ACOID extends OID
An application component object identifier uniquely identifies an application component. It is created when the application is registered and stays with the application component as long as it is registered.
The object identifier can be retrieved using the
getID()
method of the application component.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
OBJECT_META_TYPE_A, OBJECT_META_TYPE_B, OBJECT_META_TYPE_C, OBJECT_META_TYPE_D
compareTo, getObjectMetaType, isPersistent, toByteArray, toString
static final java.lang.String COPYRIGHT