public interface Identifier extends Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_SEPARATOR |
| Modifier and Type | Method and Description |
|---|---|
String |
asString()
String representation of this identifier.
|
static final String ID_SEPARATOR
String asString()
PassivationCapable.getId(). Unlike #toString(), this method returns a non-verbose canonical
string identifier.Copyright © 2016. All Rights Reserved.