org.openxma.dsl.reference.xma.customeredit.server
Class CustomerSearchForm

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

public class CustomerSearchForm
extends CustomerSearchFormGen

Author:
clay

Constructor Summary
CustomerSearchForm(at.spardat.xma.component.ComponentServer component)
          Constructs the CustomerSearchForm.
 
Method Summary
 void findCustomer(at.spardat.xma.rpc.RemoteCall call, at.spardat.xma.rpc.RemoteReply reply)
           
 void selectCustomer(at.spardat.xma.rpc.RemoteCall call, at.spardat.xma.rpc.RemoteReply reply)
           
 
Methods inherited from class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
atomicWMToBusinessData, businessDataToAtomicWM, createModels, customerTableAddRow, customerTableCreateCells, customerTableFill, customerTableGetImageFor, getTypedComponent, getTypeId, getWModels, instanceDataToModel, modelToInstanceData, 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

CustomerSearchForm

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

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

findCustomer

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

selectCustomer

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


Copyright © 2010. All Rights Reserved.