public interface IdMapCounter
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId(java.lang.Object obj)
Gets the id.
|
java.lang.String |
getSession() |
IdMapCounter |
withSession(java.lang.String sessionId)
Sets the prefix for The Id of Elements
|
IdMapCounter |
withTimeStamp(int newValue)
Set time stamp
|
IdMapCounter withSession(java.lang.String sessionId)
sessionId - the new prefix idjava.lang.String getSession()
java.lang.String getId(java.lang.Object obj)
obj - the objIdMapCounter withTimeStamp(int newValue)
newValue - timeStamp for usage as Counter