Class BusinessEntity

java.lang.Object
All Implemented Interfaces:
Displayable, StringFiller, HasContacts, HasId, HasName, HasShortName

public final class BusinessEntity extends AccountEntity<Entity>
Business entity - Used by EntityAccount.

Note (1): Contact grouping code (getContactGroupingCode()) for this class is 10192.

Note (2): You typically extend the EntityAccount to customize party-related attributes.

Author:
Syam