Class AccountInsertInput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.accounts.bl.account.event.AccountInsertInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class AccountInsertInput extends DynO
Business object representing insert input for the account batch insert.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • AccountInsertInput

      public AccountInsertInput()
  • Method Details

    • getAccount

      public BOAccount getAccount()
      Gets the BOAccount to save
      Returns:
      the BOAccount to save
    • setAccount

      public void setAccount(BOAccount account)
      Sets the BOAccount to save
      Parameters:
      account - the BOAccount to save
    • getAddress

      public Long getAddress()
      Returns the address for saving the contact.
      Returns:
      the order
    • setAddress

      public void setAddress(Long address)
      Sets the address for saving the contact.
      Parameters:
      address - the address