Class PersonalEntity

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

public final class PersonalEntity extends AccountEntity<Person>
Personal entity - Used by EntityAccount.

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

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

Author:
Syam