com.businessobjects.sdk.plugin.desktop.inbox
Interface IInboxBase

All Known Subinterfaces:
IInbox

public interface IInboxBase


Field Summary
static java.lang.String KIND
           The Kind used to query for Inbox objects.
static java.lang.String PROGID
           The ProgID for the Inbox class.
 
Method Summary
 int getUserID()
           Returns the ID of the User associated with this Inbox.
 

Field Detail

KIND

static final java.lang.String KIND

The Kind used to query for Inbox objects.

See Also:
Constant Field Values

PROGID

static final java.lang.String PROGID

The ProgID for the Inbox class.

See Also:
Constant Field Values
Method Detail

getUserID

int getUserID()
              throws SDKException

Returns the ID of the User associated with this Inbox.

Returns:
The int value of the User ID.
Throws:
SDKException - if the corresponding property is not found.
InfoObject properties to query for:
SI_INBOX_USER