org.openxma.dsl.reference.xma.order.server
Class OrderSearchForm

java.lang.Object
  extended by at.spardat.xma.page.Page
      extended by at.spardat.xma.page.PageServer
          extended by org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
              extended by org.openxma.dsl.reference.xma.order.server.OrderSearchForm
All Implemented Interfaces:
at.spardat.xma.mdl.Synchronization, at.spardat.xma.mdl.Transactional, at.spardat.xma.mdl.util.Descriptive

public class OrderSearchForm
extends OrderSearchFormGen

Author:
clay

Constructor Summary
OrderSearchForm(at.spardat.xma.component.ComponentServer component)
          Constructs the OrderSearchForm.
 
Method Summary
 void findOrder(at.spardat.xma.rpc.RemoteCall call, at.spardat.xma.rpc.RemoteReply reply)
           
 void selectOrder(at.spardat.xma.rpc.RemoteCall call, at.spardat.xma.rpc.RemoteReply reply)
           
 
Methods inherited from class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
atomicWMToBusinessData, businessDataToAtomicWM, createModels, getTypedComponent, getTypeId, getWModels, instanceDataToModel, modelToInstanceData, orderTableAddRow, orderTableCreateCells, orderTableFill, orderTableGetImageFor, removeChild, setChild, setWModels
 
Methods inherited from class at.spardat.xma.page.PageServer
cleanUpAfterServerEvent, clear, estimateMemory, getComponent, getParent, setParentId
 
Methods inherited from class at.spardat.xma.page.Page
changed, commit, describe, display, equalsCS, externalize, getId, getNumWModels, getWModel, internalize, isAtServer, isStateless, randomlyChange, rollback, setId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OrderSearchForm

public OrderSearchForm(at.spardat.xma.component.ComponentServer component)
Constructs the OrderSearchForm.

Parameters:
component - the component this page belongs to
Method Detail

findOrder

public void findOrder(at.spardat.xma.rpc.RemoteCall call,
                      at.spardat.xma.rpc.RemoteReply reply)
Specified by:
findOrder in class OrderSearchFormGen

selectOrder

public void selectOrder(at.spardat.xma.rpc.RemoteCall call,
                        at.spardat.xma.rpc.RemoteReply reply)
Specified by:
selectOrder in class OrderSearchFormGen


Copyright © 2010. All Rights Reserved.