com.businessobjects.sdk.plugin.desktop.overload
Class CeOverloadRightID

java.lang.Object
  extended by com.businessobjects.sdk.plugin.desktop.overload.CeOverloadRightID

public class CeOverloadRightID
extends java.lang.Object

This interface defines constants used to define overload rights.


Field Summary
static int APPLY_OVERLOAD_TO_USER
           Indicates whether an overload is applied to a certain user.
 
Constructor Summary
CeOverloadRightID()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLY_OVERLOAD_TO_USER

public static final int APPLY_OVERLOAD_TO_USER

Indicates whether an overload is applied to a certain user.

Constructor Detail

CeOverloadRightID

public CeOverloadRightID()