Primavera Integration API 7.0

Uses of Class
com.primavera.integration.util.KeyNotFoundException

Packages that use KeyNotFoundException
com.primavera.integration.util General utility classes 
 

Uses of KeyNotFoundException in com.primavera.integration.util
 

Methods in com.primavera.integration.util that throw KeyNotFoundException
 ObjectId[] BOHierarchyMap.getKeyChildren(ObjectId objectId)
          Gets a key's children object ids
 ObjectId BOHierarchyMap.getKeyParent(ObjectId objectId)
          Gets a key's parent object id
 java.lang.Object BOHierarchyMap.getValue(ObjectId objectId)
          Gets the value for a particular key
 void BOHierarchyMap.setValue(ObjectId objectId, java.lang.Object o)
          Sets the value for a particular key
 void BOHierarchyMap.validateIntegrity()
          Checks the tree for parents that were never added.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.