|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifierMappingException | |
com.oakgrovesystems.reactor | |
com.oakgrovesystems.reactor.client |
Uses of IdentifierMappingException in com.oakgrovesystems.reactor |
Methods in com.oakgrovesystems.reactor that throw IdentifierMappingException | |
com.oakgrovesystems.reactor.LabelPath |
IdToLabelPathMapper.getLabelPath(java.lang.String idToMap)
Maps an id to a LabelPath |
com.oakgrovesystems.reactor.LabelPath |
IdToLabelPathMapper.getLabelPath(com.oakgrovesystems.reactor.ReactorObjectId idToMap)
Maps a ReactorObjectId to a LabelPath |
com.oakgrovesystems.reactor.ReactorObjectId |
LabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap)
Maps a LabelPath to a ReactorObjectId. |
com.oakgrovesystems.reactor.ReactorObjectId |
LabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
com.oakgrovesystems.reactor.ReactorObjectId root)
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution. |
com.oakgrovesystems.reactor.ReactorObjectId |
LabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
java.lang.Class filterClass)
Maps a LabelPath to a ReactorObjectId. |
com.oakgrovesystems.reactor.ReactorObjectId |
LabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
java.lang.Class filterClass,
com.oakgrovesystems.reactor.ReactorObjectId root)
Maps a LabelPath to a ReactorObjectId with the id specified as the starting point for label path resolution. |
Uses of IdentifierMappingException in com.oakgrovesystems.reactor.client |
Methods in com.oakgrovesystems.reactor.client that throw IdentifierMappingException | |
com.oakgrovesystems.reactor.LabelPath |
ClientIdToLabelPathMapper.getLabelPath(java.lang.String id)
|
com.oakgrovesystems.reactor.LabelPath |
ClientIdToLabelPathMapper.getLabelPath(com.oakgrovesystems.reactor.ReactorObjectId id)
|
com.oakgrovesystems.reactor.ReactorObjectId |
ClientLabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap)
Maps a LabelPath to a ReactorObjectId. |
com.oakgrovesystems.reactor.ReactorObjectId |
ClientLabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
com.oakgrovesystems.reactor.ReactorObjectId root)
|
com.oakgrovesystems.reactor.ReactorObjectId |
ClientLabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
java.lang.Class filterClass)
Maps a LabelPath to a ReactorObjectId. |
com.oakgrovesystems.reactor.ReactorObjectId |
ClientLabelPathToIdMapper.getIdForUniqueLabelPath(com.oakgrovesystems.reactor.LabelPath uniquePathToMap,
java.lang.Class filterClass,
com.oakgrovesystems.reactor.ReactorObjectId root)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |