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