ILegalBusinessProfile Interface
Implements
public interface ILegalBusinessProfile extends IPartnerComponentString, IEntityGetOperations<LegalBusinessProfile>, IEntityUpdateOperations<LegalBusinessProfile>
Encapsulates behavior of a legal business profile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Legal |
get()
Retrieves the legal business profile. |
|
abstract
Legal |
update(LegalBusinessProfile legalBusinessProfile)
Updates the partner's legal business profile. |
Method Details
get
public abstract LegalBusinessProfile get()
Retrieves the legal business profile.
Returns:
update
public abstract LegalBusinessProfile update(LegalBusinessProfile legalBusinessProfile)
Updates the partner's legal business profile.
Parameters:
Returns: