|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etasoft.trans.map.axMap.axMapFindFast
Map Find Fast implementation.
Constructor Summary | |
axMap.axMapFindFast()
|
Method Summary | |
axMapObject |
findById(java.lang.Integer id)
Find map object by Id. |
axMapObject |
findParentByObj(axMapObject mapObj)
Find map parent for map object |
axMapRoot |
findRootByObj(axMapObject mapObj)
Find axMapRoot for map object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public axMap.axMapFindFast()
Method Detail |
public axMapObject findById(java.lang.Integer id)
public axMapRoot findRootByObj(axMapObject mapObj)
public axMapObject findParentByObj(axMapObject mapObj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |