public static class ImportAccountsFromXlsController.AccountRecord extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportAccountsFromXlsController.AccountRecord.ImportStatusElement |
| Constructor and Description |
|---|
ImportAccountsFromXlsController.AccountRecord(ImportAccountsFromXlsController.AccountRecordDefinition recordDefinition)
Constructor.
|
public ImportAccountsFromXlsController.AccountRecord(ImportAccountsFromXlsController.AccountRecordDefinition recordDefinition)
recordDefinition - public boolean isTypeExplicitlySet()
public void setTypeExplicitlySet(boolean typeExplicitlySet)
typeExplicitlySet - the typeExplicitlySet to setpublic ImportAccountsFromXlsController.AccountType getAccountType()
public void setAccountType(ImportAccountsFromXlsController.AccountType accountType)
accountType - the accountType to setpublic String getFirstName()
public void setFirstName(String firstName)
firstName - the firstName to setpublic String getLastName()
public void setLastName(String lastName)
lastName - the lastName to setpublic String getAliasName()
public void setAliasName(String aliasName)
aliasName - the aliasName to setpublic String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress - the emailAddress to setpublic String getCompany()
public void setCompany(String company)
company - the company to setpublic boolean isXriExplicitlySet()
public void setXriExplicitlySet(boolean xriExplicitlySet)
xriExplicitlySet - the xriExplicitlySet to setpublic String getXri()
public void setXri(String xri)
xri - the xri to setpublic String getExtString0()
public void setExtString0(String extString0)
extString0 - the extString0 to setpublic void setFieldValue(Integer fieldIndex, Object fieldValue)
fieldName - fieldValue - public int getFieldIndex(String columnName, int startPos)
columnName - startPos - public Object getFieldValue(int fieldIndex)
fieldIndex - public void appendImportStatus(int fieldIndex,
ImportAccountsFromXlsController.AccountRecord.ImportStatusElement element,
String s)
fieldIndex - element - s - public void printImportStatus(Writer importReport) throws IOException
importReport - IOExceptionpublic ImportAccountsFromXlsController.AccountRecordDefinition getRecordDefinition()
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.