public interface LocalStringId
User
is identified by String currently).Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStringId()
Returns this object's local identifier,
null if the object
was not identified locally using a String Id. |
void |
setStringId(java.lang.String id_)
Sets this object's local identifier.
|
java.lang.String getStringId()
null
if the object
was not identified locally using a String
Id.setStringId(String)
void setStringId(java.lang.String id_)
id_
- ID to setgetStringId()
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.