public interface LocalId
extends java.io.Serializable
id
property can often be passed directly to functions
as an Long
parameterModifier and Type | Method and Description |
---|---|
java.lang.Long |
getId()
Returns this object's local identifier,
null if the object
was not identified locally using a Long Id. |
void |
setId(java.lang.Long id_)
Sets this object's local identifier.
|
java.lang.Long getId()
null
if the object
was not identified locally using a Long
Id.setId(Long)
void setId(java.lang.Long id_)
id_
- Id to setgetId()
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.