Constant Field Values

Contents

com.avoka.*

  • com.avoka.core.service.BaseService 
    Modifier and Type Constant Field Value
    public static final int FETCH_LIMIT 1000
  • com.avoka.fc.core.service.test.MockEntityService 
    Modifier and Type Constant Field Value
    public static final String FORM_XML "<?xml version=\"1.0\" encoding=\"UTF-8\"?><AvokaSmartForm><SFMData><SystemProfile/></SFMData><Customer><Address><PostCode>2134</PostCode></Address></Customer></AvokaSmartForm>"
    public static final String USER_AGENT_FIREFOX "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0"
  • com.avoka.fc.core.service.vo.SchemaSeedVO 
    Modifier and Type Constant Field Value
    public static final String EMPTY_SEED "<?xml version=\"1.0\" encoding=\"UTF-8\"?><SmartForm><SystemProfile><TestMode/></SystemProfile></SmartForm>"