Interface | osid.contact.batch.ContactBatchForm | ||
---|---|---|---|
Implements | osid.contact.ContactForm | ||
Description |
This is the form for creating and updating contacts in
bulk. | ||
Method | getAddressId | ||
Description |
Gets the | ||
Return | osid.id.Id | the address Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getReferenceId | ||
Description |
Gets the reference | ||
Return | osid.id.Id | the reference Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getContactId | ||
Description |
Gets the | ||
Return | osid.id.Id | the contact Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |