Compiere 3.1

org.compiere.vos
Class PreloadVO

java.lang.Object
  extended by org.compiere.vos.ResponseVO
      extended by org.compiere.vos.PreloadVO
All Implemented Interfaces:
Serializable

public class PreloadVO
extends ResponseVO
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.compiere.vos.ResponseVO
ResponseVO.Message
 
Field Summary
 FormatVO formatVO
           
 String licenseCheck
           
 HashMap<String,ArrayList<ValueNamePair>> lookups
           
 HashMap<String,String> messages
           
 int windowSerial
           
 
Fields inherited from class org.compiere.vos.ResponseVO
commands, hasError, hasResults, hasWarning, params, passThrough, targetWinCmd
 
Constructor Summary
PreloadVO()
           
 
Method Summary
 
Methods inherited from class org.compiere.vos.ResponseVO
addError, addParam, addSuccess, addWarning, getMessages, getParam, getProcessID, hasError, hasResults, hasWarning, isPassThrough, isRefreshAll, setParams, setPassThrough, setProcessID, setRefreshAll, showResults, toDisplay, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

messages

public HashMap<String,String> messages

lookups

public HashMap<String,ArrayList<ValueNamePair>> lookups

formatVO

public FormatVO formatVO

windowSerial

public int windowSerial

licenseCheck

public String licenseCheck
Constructor Detail

PreloadVO

public PreloadVO()

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.