public interface BeanIdentifier extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_ID_SEPARATOR |
static final String BEAN_ID_SEPARATOR
String asString()
PassivationCapable.getId()
. Unlike #toString()
, this method returns a non-verbose canonical string identifier.Copyright © 2008-2013 Seam Framework. All Rights Reserved.