Package com.primavera.integration.util


package com.primavera.integration.util
General utility classes
  • Class
    Description
    This helper class is used to delete multiple business objects from the database in the ideal order.
    This utility class is used to aid in the building of hierarchies of business objects loaded from the database.
     
    Helper to convert the day of the week value between integer and string types.
     
     
     
    Helper class for converting GUIDs from internal format to standard format, and vice-versa.
    Exception class for missing keys in BOHierarchyMap
    Factory class used to create instances of ResourceAssignmentSpreads to be used for editing Future Bucket Planning data on ResourceAssignment business objects.
    Helper class providing convenience methods for determining a user's global or project security privileges
    Helper class containing static helper methods to be used when building the where clause specified when loading business objects.
    Helper class for converting XSD dateTime format strings to Java dates, and vice-versa.