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