Package com.businessobjects.enterprise.overload

This package contains a series of classes that allow you to manage overloads and their interaction with Universe objects.

See:
          Description

Class Summary
ObjectOverload Contains four methods that allow you to identify which universe object should be restricted from the universe.
ObjectsOverload A collection of universe objects that are restricted from the given universe.
Overload This class provides properties and methods that allow you to manage overloads.
Overload_RightEnum Defines constants used to define overload rights.
RowOverload Contains properties that allow you to identify which database row should be restricted.
RowsOverload A collection of database table rows that are restricted from a given universe.
TableMappingOverload Contains methods that allow you to switch the database tables that are referenced by a universe.
TableMappingsOverload A collection of table mappings for a given universe.
 

Package com.businessobjects.enterprise.overload Description

This package contains a series of classes that allow you to manage overloads and their interaction with Universe objects. An overload is a set of restrictions of different types that are associated to a unique universe and a set of principals (a principal is defined as a user or group).