public interface Identifying
Modifier and Type | Field and Description |
---|---|
static SessionAspectType<Identifying> |
TYPE
Aspect supporting to identify data objects.
|
Modifier and Type | Method and Description |
---|---|
String |
getIdentifier(Object object)
Try creating an identifier for the given data object.
|
static final SessionAspectType<Identifying> TYPE
String getIdentifier(Object object) throws NoSuchElementException
object
- Some object.NoSuchElementException
- If the given object could not be identified as eligible data object.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210