Package com.businessobjects.enterprise.program

This package enables you to add non-BusinessObjects Enterprise objects into the BusinessObjects Enterprise Infrastructure.

See:
          Description

Interface Summary
BinaryProgram An XML BinaryProgram(@http://enterprise.businessobjects.com/3.0/program).
EnvironmentVar An XML EnvironmentVar(@http://enterprise.businessobjects.com/3.0/program).
EnvironmentVars An XML EnvironmentVars(@http://enterprise.businessobjects.com/3.0/program).
ExternalDependencies An XML ExternalDependencies(@http://enterprise.businessobjects.com/3.0/program).
JavaProgram An XML JavaProgram(@http://enterprise.businessobjects.com/3.0/program).
Program An XML Program(@http://enterprise.businessobjects.com/3.0/program).
ProgramInterface An XML ProgramInterface(@http://enterprise.businessobjects.com/3.0/program).
ProgramTypeEnum An XML ProgramTypeEnum(@http://enterprise.businessobjects.com/3.0/program).
ScriptProgram An XML ScriptProgram(@http://enterprise.businessobjects.com/3.0/program).
 

Class Summary
BinaryProgram.Factory A factory class with static methods for creating instances of this type.
EnvironmentVar.Factory A factory class with static methods for creating instances of this type.
EnvironmentVars.Factory A factory class with static methods for creating instances of this type.
ExternalDependencies.Factory A factory class with static methods for creating instances of this type.
JavaProgram.Factory A factory class with static methods for creating instances of this type.
Program.Factory A factory class with static methods for creating instances of this type.
ProgramInterface.Factory A factory class with static methods for creating instances of this type.
ProgramTypeEnum.Enum Enumeration value class for com.businessobjects.enterprise.program.ProgramTypeEnum.
ProgramTypeEnum.Factory A factory class with static methods for creating instances of this type.
ScriptProgram.Factory A factory class with static methods for creating instances of this type.
 

Package com.businessobjects.enterprise.program Description

This package enables you to add non-BusinessObjects Enterprise objects into the BusinessObjects Enterprise Infrastructure. These non-BusinessObjects Enterprise objects are classified as program objects. The three main types of program objects are: Binary, Java, and Script Programs. In addition, you have the ability to take advantage of the BusinessObjects Enterprise scheduling engine and security features to manage and define administrative responsibilities regarding program objects, such as viewing rights and scheduling tasks.

Note: The following information is important to consider when working with the Program plugin.