public class StringBeanIdentifier extends Object implements BeanIdentifier
BEAN_ID_SEPARATOR| Constructor and Description |
|---|
StringBeanIdentifier(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString()
String representation of this identifier.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public StringBeanIdentifier(String value)
public String asString()
BeanIdentifierPassivationCapable.getId(). Unlike #toString(), this method returns a non-verbose canonical string identifier.asString in interface BeanIdentifierCopyright © 2015. All Rights Reserved.