Package com.businessobjects.enterprise.objectpackage

This package provides the functionality to use Object packages.

See:
          Description

Interface Summary
ObjectPackage An XML ObjectPackage(@http://enterprise.businessobjects.com/3.0/objectpackage).
PackageComponents An XML PackageComponents(@http://enterprise.businessobjects.com/3.0/objectpackage).
 

Class Summary
ObjectPackage.Factory A factory class with static methods for creating instances of this type.
PackageComponents.Factory A factory class with static methods for creating instances of this type.
 

Package com.businessobjects.enterprise.objectpackage Description

This package provides the functionality to use Object packages. Object Packages contain a collection of components. These components can be any object that can be scheduled and recognized by BusinessObjects Enterprise, such as CrystalReport objects and Program objects. Furthermore, the objects contained within an object package do not have to be of the same type. Therefore, any object that BusinessObjects Enterprise recognizes can be contained within the package, and the package can contain more than one object. For example, an object package can contain a number of Crystal Reports and a batch file, and can be scheduled as a single report object.