IMpnProfile Interface
Implements
public interface IMpnProfile extends IPartnerComponentString, IEntityGetOperations<MpnProfile>
Operations for MpnProfile
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Mpn |
get()
Retrieves the logged in partner's MPN profile. |
|
abstract
Mpn |
get(String mpnId)
Retrieves a partner's MPN profile by MPN Id. |
Method Details
get
public abstract MpnProfile get()
Retrieves the logged in partner's MPN profile.
Returns:
get
public abstract MpnProfile get(String mpnId)
Retrieves a partner's MPN profile by MPN Id.
Parameters:
Returns: