com.businessobjects.sdk.plugin.desktop.overload
Interface IOverload

All Superinterfaces:
IInfoObject, IOverloadBase

public interface IOverload
extends IInfoObject, IOverloadBase

This interface inherits from IInfoObject and IOverloadBase. Use this interface to manage overloads within the BusinessObjects Enterprise Infrastructure.


Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
deleteNow, getCUID, getDescription, getFiles, getGUID, getID, getKeyword, getKind, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getTitle, isDirty, isInstance, isMarkedAsRead, properties, propertyIDs, save, setDescription, setKeyword, setMarkedAsRead, setParentID, setTitle
 
Methods inherited from interface com.businessobjects.sdk.plugin.desktop.overload.IOverloadBase
getConnection, getMaxExecutionTime, getMaxLongTextObjectsSize, getMaxResultSetSize, getRestrictedObjects, getRestrictedRows, getTableMappings, getUniverse, isLimitExecutionTimeEnabled, isLimitExecutionTimeOverloaded, isLimitLongTextObjectsSizeEnabled, isLimitLongTextObjectsSizeOverloaded, isLimitResultSetSizeEnabled, isLimitResultSetSizeOverloaded, isMultipleContextSelectionAllowed, isMultipleContextSelectionAllowedOverloaded, isMultipleSQLStatementsEachContextAllowed, isMultipleSQLStatementsEachContextAllowedOverloaded, isMultipleSQLStatementsEachMeasureAllowed, isMultipleSQLStatementsEachMeasureAllowedOverloaded, isPreventCartesianProduct, isPreventCartesianProductOverloaded, isUnionIntersectMinusAllowed, isUnionIntersectMinusAllowedOverloaded, setConnection, setLimitExecutionTimeEnabled, setLimitExecutionTimeOverloaded, setLimitLongTextObjectsSizeEnabled, setLimitLongTextObjectsSizeOverloaded, setLimitResultSetSizeEnabled, setLimitResultSetSizeOverloaded, setMaxExecutionTime, setMaxLongTextObjectsSize, setMaxResultSetSize, setMultipleContextSelectionAllowed, setMultipleContextSelectionAllowedOverloaded, setMultipleSQLStatementsEachContextAllowed, setMultipleSQLStatementsEachContextAllowedOverloaded, setMultipleSQLStatementsEachMeasureAllowed, setMultipleSQLStatementsEachMeasureAllowedOverloaded, setPreventCartesianProduct, setPreventCartesianProductOverloaded, setUnionIntersectMinusAllowed, setUnionIntersectMinusAllowedOverloaded, setUniverse