public interface IMendixIdentifier
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
clone()  | 
short | 
getEntityId()  | 
IMendixObject | 
getObject()  | 
java.lang.String | 
getObjectType()  | 
void | 
setObject(IMendixObject object)  | 
long | 
toLong()  | 
java.lang.String getObjectType()
long toLong()
short getEntityId()
IMendixObject getObject()
void setObject(IMendixObject object)
object - the object to setjava.lang.Object clone()
                throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException