|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.component.Component
at.spardat.xma.component.ComponentServer
org.openxma.dsl.platform.xma.DslComponentServer
org.openxma.dsl.platform.xma.SpringComponentServer
org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
org.openxma.dsl.reference.xma.customeredit.server.CustomerEdit
public class CustomerEdit
This class implents the server part of CustomerEdit.
| Field Summary |
|---|
| Fields inherited from class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen |
|---|
CustomerEditFormClass, CustomerSearchFormClass, mode, Page1Class, Page2Class, Page3Class, selectedCustomerFirstName, selectedCustomerId, selectedCustomerLastName |
| Fields inherited from class org.openxma.dsl.platform.xma.SpringComponentServer |
|---|
applicationContext |
| Fields inherited from class at.spardat.xma.component.Component |
|---|
session_ |
| Constructor Summary | |
|---|---|
CustomerEdit(at.spardat.xma.session.XMASessionServer session,
short id)
Initializes the CustomerEdit. |
|
| Method Summary |
|---|
| Methods inherited from class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen |
|---|
getCustomer, getCustomers, getMode, getModelClass, getOrders, getPropDes, getSelectedCustomerFirstName, getSelectedCustomerId, getSelectedCustomerLastName, getShortModelClass, getVodata, setCustomer, setCustomers, setMode, setOrders, setSelectedCustomerFirstName, setSelectedCustomerId, setSelectedCustomerLastName, setVodata |
| Methods inherited from class org.openxma.dsl.platform.xma.SpringComponentServer |
|---|
getBean, getWebApplicationContext, newPageModel |
| Methods inherited from class org.openxma.dsl.platform.xma.DslComponentServer |
|---|
instanceDataToModel, modelToInstanceData |
| Methods inherited from class at.spardat.xma.component.ComponentServer |
|---|
cleanUpAfterServerEvent, convertToBaseException, dispose, estimateMemory, executeRemoteCall, executeRemoteCallImpl, externalize, getSession, internalize, registerServerPage, removePageModel |
| Methods inherited from class at.spardat.xma.component.Component |
|---|
commit, describe, externalizePageSet, externalizeProperties, getId, getName, getNumPageModels, getPageModel, getPageModels, getPropDes, getSCN, incrementSCN, internalizePageSet, internalizeProperties, isPageModelAlive, isStateless, model2props, props2model, registerPageModel, rollback, setId, setSCN, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CustomerEdit(at.spardat.xma.session.XMASessionServer session,
short id)
session - the XMASession, this CustomerEdit belongs to.id - the unique id of this CustomerEdit.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||