|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionIdToPathMapper
Maps transaction ids to paths and back.
Method Summary | |
---|---|
Object |
getIdForPath(String path)
Maps the path string to a transaction id object. |
String |
getPathForId(Object txId)
Maps the transaction id object to a path string. |
Method Detail |
---|
String getPathForId(Object txId)
txId
- the transaction id
Object getIdForPath(String path)
path
- the path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |