com.businessobjects.sdk.plugin.desktop.common
Interface ISystemPrincipal

All Known Subinterfaces:
IUser, IUserGroup

public interface ISystemPrincipal

This interface contains a collection of profile values.


Method Summary
 IProfileValues getProfileValues()
           Returns a collection of profile values associated with this principal.
 

Method Detail

getProfileValues

public IProfileValues getProfileValues()
                                throws SDKException

Returns a collection of profile values associated with this principal.

Returns:
A collection of profile values associated with this principal.
Throws:
SDKException - This is thrown if the process is unsuccessful.