public interface IdentifierFactory
You can create new id factory to create ids sequence for you new elements. TWaver provides default id factory for developers.
Please not that Alarm
also use this id
factory to create alarm id, if no alarm id specified.
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getIdentifier(java.lang.Object object)
Create an identifier with the specified object
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.