Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:getid [2023/04/04 06:15] – removed - external edit (Unknown date) 127.0.0.1pr_methods:getid [2023/05/03 04:31] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IEntity_Interface GetID Index}}
 +====getId ()====
 +<code java>public long getId ()</code>
 +===Parameters===
 +None
 +
 +===Returns===
 +The unique id of the business object instance (always –1 for notifications). The unique id is automatically assigned to the business object instance by the system when the instance is created.