A B C D E F G H I L M N O P Q R S T U V Y

A

AbstractCustomerImpl - Class in org.openxma.dsl.reference.model.impl
 
AbstractCustomerImpl() - Constructor for class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
AbstractEmailServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
AbstractEmailServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.AbstractEmailServiceImpl
 
AbstractOrderDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
AbstractOrderDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
AbstractOrderReportServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
AbstractOrderReportServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
AbstractOrderServiceFacadeImpl - Class in org.openxma.dsl.reference.service.impl
 
AbstractOrderServiceFacadeImpl() - Constructor for class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
AbstractSupplierDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
AbstractSupplierDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
AbstractSupplierImpl - Class in org.openxma.dsl.reference.model.impl
 
AbstractSupplierImpl() - Constructor for class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
addCategories(Category) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
addCategories(Category) - Method in interface org.openxma.dsl.reference.model.Product
 
addOrderItems(OrderItemQuantityView) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
addOrderItems(OrderItemView) - Method in class org.openxma.dsl.reference.dto.OrderView
 
addOrderItems(OrderItem) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
addOrderItems(OrderItem) - Method in interface org.openxma.dsl.reference.model.Order
 
addOrders(OrderStateView) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
addOrders(OrderView) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
addOrders(OrderView) - Method in class org.openxma.dsl.reference.dto.OrderView
 
addOrders(Order) - Method in interface org.openxma.dsl.reference.model.Customer
 
addOrders(Order) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
addProducts(Product) - Method in interface org.openxma.dsl.reference.model.Category
 
addProducts(Product) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
Address - Interface in org.openxma.dsl.reference.model
 
AddressDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity AddressDao.
addressDao - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
addressDao - Variable in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
AddressDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
AddressDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.AddressDaoImpl
 
AddressImpl - Class in org.openxma.dsl.reference.model.impl
 
AddressImpl() - Constructor for class org.openxma.dsl.reference.model.impl.AddressImpl
 
AddressView - Class in org.openxma.dsl.reference.dto
 
AddressView() - Constructor for class org.openxma.dsl.reference.dto.AddressView
 
AddressView(String, Date, String, String, String, String, String) - Constructor for class org.openxma.dsl.reference.dto.AddressView
 
addSubCategories(Category) - Method in interface org.openxma.dsl.reference.model.Category
 
addSubCategories(Category) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
AMOUNT_ASC - Static variable in interface org.openxma.dsl.reference.dao.OrderDao
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
applyTo(Filterable) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
atomicWMToBusinessData(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Copies values of widget models to attributes of the provided BusinessData objects.
atomicWMToBusinessData(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Copies values of widget models to attributes of the provided BusinessData objects.
atomicWMToBusinessData(VODataView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Copies values of widget models to attributes of the provided BusinessData objects.
atomicWMToBusinessData(OrderStateView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Copies values of widget models to attributes of the provided BusinessData objects.
atomicWMToBusinessData(OrderStateView, CustomerView) - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Copies values of widget models to attributes of the provided BusinessData objects.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Attaches all WidgetModels of the page to there corresponding Widgets.
attachUIImpl() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Attaches all WidgetModels of the page to there corresponding Widgets.

B

BaseEntity - Interface in org.openxma.dsl.reference.base.model
 
BaseEntityImpl - Class in org.openxma.dsl.reference.base.model.impl
 
BaseEntityImpl() - Constructor for class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
BaseSupplier - Interface in org.openxma.dsl.reference.model
 
BaseSupplierDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity SupplierDao.
businessDataToAtomicWM(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Copies attribute values of the provided BusinessDatas into widget models.
businessDataToAtomicWM(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Copies attribute values of the provided BusinessDatas into widget models.
businessDataToAtomicWM(VODataView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Copies attribute values of the provided BusinessDatas into widget models.
businessDataToAtomicWM(OrderStateView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Copies attribute values of the provided BusinessDatas into widget models.
businessDataToAtomicWM(OrderStateView, CustomerView) - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Copies attribute values of the provided BusinessDatas into widget models.

C

cancel(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
 
cancel(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditForm
 
cancel(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
 
cancel(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
 
cancel(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditForm
 
cancel(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
 
Category - Interface in org.openxma.dsl.reference.model
 
CategoryDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity CategoryDao.
CategoryDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
CategoryDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
CategoryImpl - Class in org.openxma.dsl.reference.model.impl
 
CategoryImpl() - Constructor for class org.openxma.dsl.reference.model.impl.CategoryImpl
 
CategoryView - Class in org.openxma.dsl.reference.dto
 
CategoryView() - Constructor for class org.openxma.dsl.reference.dto.CategoryView
 
CategoryView(String, Date, String, String) - Constructor for class org.openxma.dsl.reference.dto.CategoryView
 
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Calls the clientevent configured for the widget of the event.
clientEvent(SelectionEvent, int) - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Calls the clientevent configured for the widget of the event.
COMPONENT_NAME - Static variable in interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit
The name of the component to use in getComponent()
COMPONENT_NAME - Static variable in interface org.openxma.dsl.reference.xma.order.client.IOrder
The name of the component to use in getComponent()
ContactInfo - Class in org.openxma.dsl.reference.base
 
ContactInfo() - Constructor for class org.openxma.dsl.reference.base.ContactInfo
 
contextDestroyed(ServletContextEvent) - Method in class org.openxma.dsl.reference.xma.web.TestDataLoader
 
contextInitialized(ServletContextEvent) - Method in class org.openxma.dsl.reference.xma.web.TestDataLoader
 
create() - Method in interface org.openxma.dsl.reference.dao.AddressDao
Factory method to create an empty AddressDao entity with an already assigned identifier.
create() - Method in interface org.openxma.dsl.reference.dao.BaseSupplierDao
Factory method to create an empty SupplierDao entity with an already assigned identifier.
create(String) - Method in interface org.openxma.dsl.reference.dao.BaseSupplierDao
Factory method to create an empty SupplierDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.CategoryDao
Factory method to create an empty CategoryDao entity with an already assigned identifier.
create(String) - Method in interface org.openxma.dsl.reference.dao.CategoryDao
Factory method to create an empty CategoryDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Factory method to create an empty CustomerDao entity with an already assigned identifier.
create(Address, Address, String, String, String, Date) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Factory method to create an empty CustomerDao taking all not null attributes.
create() - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
create(Customer, OrderNumber, String, Date, String, Double) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
create(String) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.AddressDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
create(String) - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
create(Address, Address, String, String, String, Date) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
create(Order, Product, Integer, Long) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
create(String, String, String, Date, CreditCardInfo) - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
create(Supplier, String, Integer) - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
create(Product, String, String) - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
create() - Method in class org.openxma.dsl.reference.dao.impl.VODataDaoImpl
 
create() - Method in interface org.openxma.dsl.reference.dao.OrderDao
Factory method to create an empty OrderDao entity with an already assigned identifier.
create(Customer, OrderNumber, String, Date, String, Double) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Factory method to create an empty OrderDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.OrderItemDao
Factory method to create an empty OrderItemDao entity with an already assigned identifier.
create(Order, Product, Integer, Long) - Method in interface org.openxma.dsl.reference.dao.OrderItemDao
Factory method to create an empty OrderItemDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.PrivateCustomerDao
Factory method to create an empty PrivateCustomerDao entity with an already assigned identifier.
create(String, String, String, Date, CreditCardInfo) - Method in interface org.openxma.dsl.reference.dao.PrivateCustomerDao
Factory method to create an empty PrivateCustomerDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.ProductDao
Factory method to create an empty ProductDao entity with an already assigned identifier.
create(Supplier, String, Integer) - Method in interface org.openxma.dsl.reference.dao.ProductDao
Factory method to create an empty ProductDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.ProductImageDao
Factory method to create an empty ProductImageDao entity with an already assigned identifier.
create(Product, String, String) - Method in interface org.openxma.dsl.reference.dao.ProductImageDao
Factory method to create an empty ProductImageDao taking all not null attributes.
create() - Method in interface org.openxma.dsl.reference.dao.VODataDao
Factory method to create an empty VODataDao entity with an already assigned identifier.
createAndSave(String) - Method in interface org.openxma.dsl.reference.dao.BaseSupplierDao
Factory method to create and save an empty SupplierDao taking all not null attributes.
createAndSave(String) - Method in interface org.openxma.dsl.reference.dao.CategoryDao
Factory method to create and save an empty CategoryDao taking all not null attributes.
createAndSave(Address, Address, String, String, String, Date) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Factory method to create and save an empty CustomerDao taking all not null attributes.
createAndSave(Customer, OrderNumber, String, Date, String, Double) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
createAndSave(String) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
createAndSave(String) - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
createAndSave(Address, Address, String, String, String, Date) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
createAndSave(Order, Product, Integer, Long) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
createAndSave(String, String, String, Date, CreditCardInfo) - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
createAndSave(Supplier, String, Integer) - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
createAndSave(Product, String, String) - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
createAndSave(Customer, OrderNumber, String, Date, String, Double) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Factory method to create and save an empty OrderDao taking all not null attributes.
createAndSave(Order, Product, Integer, Long) - Method in interface org.openxma.dsl.reference.dao.OrderItemDao
Factory method to create and save an empty OrderItemDao taking all not null attributes.
createAndSave(String, String, String, Date, CreditCardInfo) - Method in interface org.openxma.dsl.reference.dao.PrivateCustomerDao
Factory method to create and save an empty PrivateCustomerDao taking all not null attributes.
createAndSave(Supplier, String, Integer) - Method in interface org.openxma.dsl.reference.dao.ProductDao
Factory method to create and save an empty ProductDao taking all not null attributes.
createAndSave(Product, String, String) - Method in interface org.openxma.dsl.reference.dao.ProductImageDao
Factory method to create and save an empty ProductImageDao taking all not null attributes.
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.AddressDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
createEntity(Object) - Method in class org.openxma.dsl.reference.dao.impl.VODataDaoImpl
 
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Create and initialize the WidgetModels of the page.
createModels() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Create and initialize the WidgetModels of the page.
createTabItem(TabFolder, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Creates the coresponding TabItem
createTabItem(TabFolder, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Creates the coresponding TabItem
createTabItem(TabFolder, int) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Creates the coresponding TabItem
createTabItem(TabFolder, int) - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Creates the coresponding TabItem
createTabItem(TabFolder, int) - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Creates the coresponding TabItem
createWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Create and initialize all SWT-Widgets of the page.
createWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Create and initialize all SWT-Widgets of the page.
CreditCardInfo - Class in org.openxma.dsl.reference.base
 
CreditCardInfo() - Constructor for class org.openxma.dsl.reference.base.CreditCardInfo
 
Customer - Interface in org.openxma.dsl.reference.model
 
CustomerDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity CustomerDao.
customerDao - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
customerDao - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
customerDao - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
customerDao - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
CustomerDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
CustomerDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
CustomerEdit - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the client part of CustomerEdit.
CustomerEdit(XMASessionClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEdit
Initializes the CustomerEdit.
CustomerEdit - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implents the server part of CustomerEdit.
CustomerEdit(XMASessionServer, short) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerEdit
Initializes the CustomerEdit.
CustomerEditForm - Class in org.openxma.dsl.reference.xma.customeredit.client
 
CustomerEditForm(PageClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
Constructs the CustomerEditForm.
CustomerEditForm(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
Constructs the CustomerEditForm.
CustomerEditForm(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
Constructs the CustomerEditForm.
CustomerEditForm - Class in org.openxma.dsl.reference.xma.customeredit.server
 
CustomerEditForm(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditForm
Constructs the CustomerEditForm.
CustomerEditFormClass - Static variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the unique typeId for the page CustomerEditForm
CustomerEditFormClass - Static variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the unique typeId for the page CustomerEditForm
CustomerEditFormGen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of CustomerEditForm.
CustomerEditFormGen(PageClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Constructs the CustomerEditFormGen.
CustomerEditFormGen(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Constructs the CustomerEditFormGen.
CustomerEditFormGen(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Constructs the CustomerEditFormGen.
CustomerEditFormGen(ComponentClient, Shell, int) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Constructs the CustomerEditFormGen.
CustomerEditFormGen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of CustomerEditForm.
CustomerEditFormGen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Constructs the CustomerEditFormGen.
CustomerEditGen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of CustomerEdit.
CustomerEditGen(XMASessionClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
Initializes the CustomerEditGen.
CustomerEditGen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of CustomerEdit.
CustomerEditGen(XMASessionServer, short) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
Initializes the CustomerEditGen.
CustomerImpl - Class in org.openxma.dsl.reference.model.impl
 
CustomerImpl() - Constructor for class org.openxma.dsl.reference.model.impl.CustomerImpl
 
CustomerLastNameOrOrderNumberQuery - Class in org.openxma.dsl.reference.dto
 
CustomerLastNameOrOrderNumberQuery() - Constructor for class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
CustomerOrderView - Class in org.openxma.dsl.reference.dto
 
CustomerOrderView() - Constructor for class org.openxma.dsl.reference.dto.CustomerOrderView
 
CustomerOrderView(String, String, String, Date, String) - Constructor for class org.openxma.dsl.reference.dto.CustomerOrderView
 
CustomerOrOrderNumberQuery - Class in org.openxma.dsl.reference.dto
 
CustomerOrOrderNumberQuery() - Constructor for class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
CustomerSearchForm - Class in org.openxma.dsl.reference.xma.customeredit.client
 
CustomerSearchForm(PageClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
Constructs the CustomerSearchForm.
CustomerSearchForm(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
Constructs the CustomerSearchForm.
CustomerSearchForm(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
Constructs the CustomerSearchForm.
CustomerSearchForm - Class in org.openxma.dsl.reference.xma.customeredit.server
 
CustomerSearchForm(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchForm
Constructs the CustomerSearchForm.
CustomerSearchFormClass - Static variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the unique typeId for the page CustomerSearchForm
CustomerSearchFormClass - Static variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the unique typeId for the page CustomerSearchForm
CustomerSearchFormGen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of CustomerSearchForm.
CustomerSearchFormGen(PageClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Constructs the CustomerSearchFormGen.
CustomerSearchFormGen(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Constructs the CustomerSearchFormGen.
CustomerSearchFormGen(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Constructs the CustomerSearchFormGen.
CustomerSearchFormGen(ComponentClient, Shell, int) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Constructs the CustomerSearchFormGen.
CustomerSearchFormGen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of CustomerSearchForm.
CustomerSearchFormGen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Constructs the CustomerSearchFormGen.
CustomerService - Interface in org.openxma.dsl.reference.service
 
CustomerServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
CustomerServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
CustomerStoreAndDateQuery - Class in org.openxma.dsl.reference.dto
 
CustomerStoreAndDateQuery() - Constructor for class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
customerTableAddRow(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
This method creates a TableRow object and adds it to the end of the table.
customerTableCreateCells(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
This is a support method to create the table cells of one row from one or more BusinessDatas.
customerTableFill() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
This method iterates over the collection and calls customerTableAddRow for each element.
customerTableGetImageFor(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
This method is called from customerTableAddRow to figure out an image id for a particular row.
CustomerView - Class in org.openxma.dsl.reference.dto
 
CustomerView() - Constructor for class org.openxma.dsl.reference.dto.CustomerView
 
CustomerView(String, String, String, String, Date, String, String, String, Date, TelefonNumber, Date, String, String) - Constructor for class org.openxma.dsl.reference.dto.CustomerView
 

D

DATE_ASC - Static variable in interface org.openxma.dsl.reference.dao.OrderDao
 
deleteCustomerView(String) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
deleteCustomerView(String) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
deleteOrderItemView(String) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
deleteOrderItemView(String) - Method in interface org.openxma.dsl.reference.service.OrderItemService
 
deleteOrderView(String) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
deleteOrderView(String) - Method in interface org.openxma.dsl.reference.service.OrderService
 
deletePrivateCustomerView(String) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
deletePrivateCustomerView(String) - Method in interface org.openxma.dsl.reference.service.PrivateCustomerService
 
deleteProductImageView(String) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
deleteProductImageView(String) - Method in interface org.openxma.dsl.reference.service.ProductImageService
 
deleteProductView(ProductId) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
deleteProductView(ProductId) - Method in interface org.openxma.dsl.reference.service.ProductService
 
deleteSupplierView(String) - Method in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
deleteSupplierView(String) - Method in interface org.openxma.dsl.reference.service.SupplierService
 
deleteVODataView(String) - Method in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
deleteVODataView(String) - Method in interface org.openxma.dsl.reference.service.VODataService
 
determineState() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
Recalculates the state variables of this page.
determineState() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
Recalculates the state variables of this page.
determineState() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2
Recalculates the state variables of this page.
determineState() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditForm
Recalculates the state variables of this page.
determineState() - Method in class org.openxma.dsl.reference.xma.order.client.Page2
Recalculates the state variables of this page.

E

EmailAdressOrBirthDateQuery - Class in org.openxma.dsl.reference.dto
 
EmailAdressOrBirthDateQuery() - Constructor for class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
EmailService - Interface in org.openxma.dsl.reference.service
 
emailService - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
EmailServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
EmailServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.EmailServiceImpl
 
enter() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
This method will be called every time the CustomerEditForm becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
This method will be called every time the CustomerSearchForm becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1
This method will be called every time the Page1 becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2
This method will be called every time the Page2 becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3
This method will be called every time the Page3 becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditForm
This method will be called every time the OrderEditForm becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchForm
This method will be called every time the OrderSearchForm becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.order.client.Page1
This method will be called every time the Page1 becomes visible.
enter() - Method in class org.openxma.dsl.reference.xma.order.client.Page2
This method will be called every time the Page2 becomes visible.
equals(Object) - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
equals(Object) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 

F

findAllByEmailAdressOrBirthDate(String, Date) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Execute a query based on the given attributes.
findAllByEmailAdressOrBirthDate(String, Date) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
findAllByEmailAdressOrBirthDate(EmailAdressOrBirthDateQuery) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
findAllByEmailAdressOrBirthDate(EmailAdressOrBirthDateQuery) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
findAllByFirstNameAndLastName(String, String) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Execute a query based on the given attributes.
findAllByFirstNameAndLastName(String, String) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
findAllByFirstNameAndLastName(FirstNameAndLastNameQuery) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
findAllByFirstNameAndLastName(FirstNameAndLastNameQuery) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
findAllByLastNameJoinOrdersDate(String, Date) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Execute a query based on the given attributes.
findAllByLastNameJoinOrdersDate(String, Date) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
findAllByLastNameJoinOrdersDate(LastNameJoinOrdersDateQuery) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
findAllByLastNameJoinOrdersDate(LastNameJoinOrdersDateQuery) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
findAllOrderStates(String) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceFacadeImpl
 
findAllOrderStates(String) - Method in interface org.openxma.dsl.reference.service.OrderServiceFacade
 
findAllOrderStatesBetweenDate(Order, Date, Date) - Method in class org.openxma.dsl.reference.dao.impl.OrderDaoImpl
 
findAllOrderStatesBetweenDate(Order, Date, Date) - Method in interface org.openxma.dsl.reference.dao.OrderDao
 
findAllOrderStatesBetweenDate(Order, Date, Date) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
findAllOrderStatesBetweenDate(Order, Date, Date) - Method in interface org.openxma.dsl.reference.service.OrderService
 
findByCustomerLastNameOrOrderNumber(String, OrderNumber) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByCustomerLastNameOrOrderNumber(String, OrderNumber) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByCustomerLastNameOrOrderNumber(CustomerLastNameOrOrderNumberQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
findByCustomerLastNameOrOrderNumber(CustomerLastNameOrOrderNumberQuery) - Method in interface org.openxma.dsl.reference.service.OrderService
 
findByCustomerOid(String) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceFacadeImpl
 
findByCustomerOid(String) - Method in interface org.openxma.dsl.reference.service.OrderServiceFacade
 
findByCustomerOrOrderNumber(String, OrderNumber) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByCustomerOrOrderNumber(String, OrderNumber) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByCustomerOrOrderNumber(CustomerOrOrderNumberQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
findByCustomerOrOrderNumber(CustomerOrOrderNumberQuery) - Method in interface org.openxma.dsl.reference.service.OrderService
 
findByCustomerStoreAndDate(String, String, Date) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByCustomerStoreAndDate(String, String, Date) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByFindByQuantity(Long) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
findByFindByQuantity(Long) - Method in interface org.openxma.dsl.reference.dao.OrderItemDao
Execute a query based on the given attributes.
findByFindByStateAndDate(String, Date, QuantityQuery) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByFindByStateAndDate(String, Date, QuantityQuery) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByFirstOrLastNameJoinOrder(String, String, StateAndDateQuery) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Execute a query based on the given attributes.
findByFirstOrLastNameJoinOrder(String, String, StateAndDateQuery) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
findByFirstOrLastNameJoinOrder(FirstOrLastNameJoinOrderQuery) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
findByFirstOrLastNameJoinOrder(FirstOrLastNameJoinOrderQuery) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
findByNamedQueryCustomerLastName(String) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
 
findByNamedQueryCustomerLastName(String) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
findByNamedQueryCustomerLastName(String) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
findByNamedQueryCustomerLastName(String) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
findByOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByOrderNumber(OrderNumber) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByOrderNumber(OrderNumberQuery) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
findByOrderNumber(OrderNumberQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
findByOrderNumber(OrderNumberQuery) - Method in interface org.openxma.dsl.reference.service.OrderService
 
findByOrderNumber(OrderNumberQuery) - Method in interface org.openxma.dsl.reference.service.OrderServiceFacade
 
findByOrderNumberAndCustomerFirstName(OrderNumber, String) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
findByOrderNumberAndCustomerFirstName(OrderNumber, String) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Execute a query based on the given attributes.
findByOrderNumberAndCustomerFirstName(OrderNumberAndCustomerFirstNameQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
findByOrderNumberAndCustomerFirstName(OrderNumberAndCustomerFirstNameQuery) - Method in interface org.openxma.dsl.reference.service.OrderService
 
FindByQuantity(QuantityQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
FindByQuantity(QuantityQuery) - Method in interface org.openxma.dsl.reference.service.OrderItemService
 
FindByStateAndDate(StateAndDateQuery) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
FindByStateAndDate(StateAndDateQuery) - Method in interface org.openxma.dsl.reference.service.OrderService
 
findCustomer(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
 
findCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchForm
 
findCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
 
findOrder(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
 
findOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchForm
 
findOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
 
FirstNameAndLastNameQuery - Class in org.openxma.dsl.reference.dto
 
FirstNameAndLastNameQuery() - Constructor for class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
FirstOrLastNameJoinOrderQuery - Class in org.openxma.dsl.reference.dto
 
FirstOrLastNameJoinOrderQuery() - Constructor for class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 

G

generateAndMailOrderReport(YearMonth, String) - Method in class org.openxma.dsl.reference.service.impl.OrderReportServiceImpl
 
generateAndMailOrderReport(YearMonth, String) - Method in interface org.openxma.dsl.reference.service.OrderReportService
 
getAddress() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
getAddress() - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
getAddress() - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
getBirthDate() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getBirthDate() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getBirthDate() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getBirthDate() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getBirthDate() - Method in interface org.openxma.dsl.reference.model.Customer
 
getBirthDate() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getBirthDateFrom() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getBirthDateTo() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getCategories() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getCategories() - Method in interface org.openxma.dsl.reference.model.Product
 
getCcInfo() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getCcInfo() - Method in class org.openxma.dsl.reference.model.impl.PrivateCustomerImpl
 
getCcInfo() - Method in interface org.openxma.dsl.reference.model.PrivateCustomer
 
getCcNumber() - Method in class org.openxma.dsl.reference.base.CreditCardInfo
 
getCity() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getCity() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getCity() - Method in interface org.openxma.dsl.reference.model.Address
 
getCity() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
getCity() - Method in class org.openxma.dsl.reference.SupplierAddress
 
getCompanyName() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
getCompanyName() - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
getCompanyName() - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
getContact() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
getContact() - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
getContact() - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
getCountry() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getCountry() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getCountry() - Method in interface org.openxma.dsl.reference.model.Address
 
getCountry() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
getCountry() - Method in class org.openxma.dsl.reference.SupplierAddress
 
getCustomer() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getCustomer() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getCustomer() - Method in interface org.openxma.dsl.reference.model.Order
 
getCustomer() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
returns the customer
getCustomer() - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
returns the customer
getCustomerLastName() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
getCustomerLastName() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
getCustomerLastName() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
getCustomerOid() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getCustomerOid() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getCustomerOid() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getCustomers() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
returns the customers
getDeliveryAddress() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getDeliveryAddress() - Method in interface org.openxma.dsl.reference.model.Customer
 
getDeliveryAddress() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getDeliveryAddressOid() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getDeliveryAddressOid() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getDeliveryDate() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getDeliveryDate() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getDeliveryDate() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getDeliveryDate() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getDeliveryDate() - Method in interface org.openxma.dsl.reference.model.Order
 
getDisplayName() - Method in class org.openxma.dsl.reference.dto.CategoryView
 
getDisplayName() - Method in interface org.openxma.dsl.reference.model.Category
 
getDisplayName() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
getEmail() - Method in class org.openxma.dsl.reference.base.ContactInfo
 
getEmailAddress() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getEmailAddress() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getEmailAddress() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getEmailAddress() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getEmailAddress() - Method in interface org.openxma.dsl.reference.model.Customer
 
getEmailAddress() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getFileName() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getFileName() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
getFileName() - Method in interface org.openxma.dsl.reference.model.ProductImage
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getFirstName() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getFirstName() - Method in interface org.openxma.dsl.reference.model.Customer
 
getFirstName() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
getFirstResult() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getHelpUri() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Gives the URI of the help for this page This URI is relative to the download-URI of the component
getHelpUri() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
Gives the URI of the help for this component This URI is relative to the download-URI of the component
getHelpUri() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Gives the URI of the help for this page This URI is relative to the download-URI of the component
getHelpUri() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Gives the URI of the help for this page This URI is relative to the download-URI of the component
getHelpUri() - Method in class org.openxma.dsl.reference.xma.order.client.OrderGen
Gives the URI of the help for this component This URI is relative to the download-URI of the component
getHelpUri() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Gives the URI of the help for this page This URI is relative to the download-URI of the component
getInvoiceAddress() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getInvoiceAddress() - Method in interface org.openxma.dsl.reference.model.Customer
 
getInvoiceAddress() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getInvoiceAddressOid() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getInvoiceAddressOid() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getItemNo() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getItemNo() - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
getItemNo() - Method in interface org.openxma.dsl.reference.model.OrderItem
 
getLastName() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getLastName() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getLastName() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
getLastName() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getLastName() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getLastName() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getLastName() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getLastName() - Method in interface org.openxma.dsl.reference.model.Customer
 
getLastName() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getLastOrderDate() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getLastOrderDate() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getLastOrderDate() - Method in interface org.openxma.dsl.reference.model.Customer
 
getLastOrderDate() - Method in class org.openxma.dsl.reference.model.impl.CustomerImpl
 
getMaxOrderItemCount() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
getMaxResults() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getMode() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the mode of the component
getMode() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the mode of the component
getModelClass(short) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
Gets the full classname for the given typeId of a page in this component.
getModelClass(short) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
Gets the full classname for the given typeId of a page in this component.
getModelClass(short) - Method in class org.openxma.dsl.reference.xma.order.client.OrderGen
Gets the full classname for the given typeId of a page in this component.
getModelClass(short) - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
Gets the full classname for the given typeId of a page in this component.
getMonth() - Method in class org.openxma.dsl.reference.base.YearMonth
 
getName() - Method in class org.openxma.dsl.reference.base.ContactInfo
 
getName() - Method in class org.openxma.dsl.reference.dto.CategoryView
 
getName() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getName() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getName() - Method in interface org.openxma.dsl.reference.model.Category
 
getName() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
getName() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
getName() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getName() - Method in interface org.openxma.dsl.reference.model.Product
 
getName() - Method in interface org.openxma.dsl.reference.model.ProductImage
 
getOid() - Method in interface org.openxma.dsl.reference.base.model.BaseEntity
 
getOid() - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
getOid() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getOid() - Method in class org.openxma.dsl.reference.dto.CategoryView
 
getOid() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getOid() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getOid() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getOid() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getOid() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getOid() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getOid() - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
getOid() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getOid() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getOid() - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getOid() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
getOid() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getOid() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getOid() - Method in interface org.openxma.dsl.reference.model.Product
 
getOrder() - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
getOrder() - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
getOrder() - Method in interface org.openxma.dsl.reference.model.OrderItem
 
getOrder() - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
returns the order
getOrderItems() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getOrderItems() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getOrderItems() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getOrderItems() - Method in interface org.openxma.dsl.reference.model.Order
 
getOrderItems() - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
returns the orderItems
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getOrderNumber() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getOrderNumber() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getOrderNumber() - Method in interface org.openxma.dsl.reference.model.Order
 
getOrderOid() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getOrderOid() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getOrders() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
getOrders() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getOrders() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getOrders() - Method in interface org.openxma.dsl.reference.model.Customer
 
getOrders() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getOrders() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
returns the orders
getOrders() - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
returns the orders
getOrdersPlacementDate() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getOrdersPlacementDateFrom() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getOrdersPlacementDateTo() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
getOrderState() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getOrderState() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getOrderState() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getOrderState() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getOrderState() - Method in interface org.openxma.dsl.reference.model.Order
 
getParentCategory() - Method in interface org.openxma.dsl.reference.model.Category
 
getParentCategory() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
getPhone() - Method in class org.openxma.dsl.reference.base.ContactInfo
 
getPlacementDate() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getPlacementDate() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getPlacementDate() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getPlacementDate() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getPlacementDate() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getPlacementDate() - Method in interface org.openxma.dsl.reference.model.Order
 
getPlacementDateFrom() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getPlacementDateFrom() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getPlacementDateTo() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getPlacementDateTo() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getProduct() - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
getProduct() - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
getProduct() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
getProduct() - Method in interface org.openxma.dsl.reference.model.OrderItem
 
getProduct() - Method in interface org.openxma.dsl.reference.model.ProductImage
 
getProductDisplayName() - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
getProductImage() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getProductImage() - Method in interface org.openxma.dsl.reference.model.Product
 
getProductOid() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getProductOid() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getProducts() - Method in interface org.openxma.dsl.reference.model.Category
 
getProducts() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
getPropDes() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
 
getPropDes() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
 
getPVOBigDecimal() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOBigDecimal() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOBigDecimal() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOBoolean() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOBoolean() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOBoolean() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOByteArray() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOByteArray() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOByteArray() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVODate() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVODate() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVODate() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVODouble() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVODouble() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVODouble() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOFloat() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOFloat() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOFloat() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOI18Enumeration() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOI18Enumeration() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOI18Enumeration() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOInteger() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOInteger() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOInteger() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOLong() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOLong() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOLong() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOString() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOString() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOString() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOTimestamp() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOTimestamp() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOTimestamp() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOXml() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOXml() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOXml() - Method in interface org.openxma.dsl.reference.model.VOData
 
getPVOXml2() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getPVOXml2() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
getPVOXml2() - Method in interface org.openxma.dsl.reference.model.VOData
 
getQuantity() - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
getQuantity() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getQuantity() - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
getQuantity() - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
getQuantity() - Method in interface org.openxma.dsl.reference.model.OrderItem
 
getQuantityQuery() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
getSelectedCustomerFirstName() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
firstname of the selected customer
getSelectedCustomerFirstName() - Method in interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit
firstname of the selected customer
getSelectedCustomerFirstName() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
firstname of the selected customer
getSelectedCustomerId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the id of the selected customer
getSelectedCustomerId() - Method in interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit
the id of the selected customer
getSelectedCustomerId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the id of the selected customer
getSelectedCustomerLastName() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
lastname of the selected customer
getSelectedCustomerLastName() - Method in interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit
lastname of the selected customer
getSelectedCustomerLastName() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
lastname of the selected customer
getShortModelClass(short) - Static method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
Gets the short classname for the given typeId of a page in this component.
getShortModelClass(short) - Static method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
Gets the short classname for the given typeId of a page in this component.
getShortModelClass(short) - Static method in class org.openxma.dsl.reference.xma.order.client.OrderGen
Gets the short classname for the given typeId of a page in this component.
getShortModelClass(short) - Static method in class org.openxma.dsl.reference.xma.order.server.OrderGen
Gets the short classname for the given typeId of a page in this component.
getSizeX() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getSizeX() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
getSizeX() - Method in interface org.openxma.dsl.reference.model.ProductImage
 
getSizeY() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getSizeY() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
getSizeY() - Method in interface org.openxma.dsl.reference.model.ProductImage
 
getStateAndDateQuery() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
getStoreId() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
getStoreId() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
getStoreId() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getStoreId() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
getStoreId() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getStoreId() - Method in interface org.openxma.dsl.reference.model.Order
 
getStreetName() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getStreetName() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getStreetName() - Method in interface org.openxma.dsl.reference.model.Address
 
getStreetName() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
getStreetName() - Method in class org.openxma.dsl.reference.SupplierAddress
 
getStreetNumber() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getStreetNumber() - Method in interface org.openxma.dsl.reference.model.Address
 
getStreetNumber() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
getStreetNumber() - Method in class org.openxma.dsl.reference.SupplierAddress
 
getSubCategories() - Method in interface org.openxma.dsl.reference.model.Category
 
getSubCategories() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
getSupplier() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getSupplier() - Method in interface org.openxma.dsl.reference.model.Product
 
getSupplierOid() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getTaxes() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getTaxes() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getTaxes() - Method in interface org.openxma.dsl.reference.model.Order
 
getTelefonNumber() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getTelefonNumber() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getTelefonNumber() - Method in interface org.openxma.dsl.reference.model.Customer
 
getTelefonNumber() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
getTitle() - Method in class org.openxma.dsl.reference.base.ContactInfo
 
getTotalAmount() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getTotalAmount() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
getTotalAmount() - Method in interface org.openxma.dsl.reference.model.Order
 
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Returns the component this page belongs to, casted to its actual type.
getTypedComponent() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Returns the component this page belongs to, casted to its actual type.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Returns a unique id to identify the type of this Page.
getTypeId() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Returns a unique id to identify the type of this Page.
getUnitOnOrder() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getUnitOnOrder() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getUnitOnOrder() - Method in interface org.openxma.dsl.reference.model.Product
 
getUnitOnStock() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getUnitOnStock() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getUnitOnStock() - Method in interface org.openxma.dsl.reference.model.Product
 
getUnitPrice() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getUnitPrice() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getUnitPrice() - Method in interface org.openxma.dsl.reference.model.Product
 
getUrl() - Method in class org.openxma.dsl.reference.base.ContactInfo
 
getValidUntil() - Method in class org.openxma.dsl.reference.base.CreditCardInfo
 
getVersion() - Method in interface org.openxma.dsl.reference.base.model.BaseEntity
 
getVersion() - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
getVersion() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.CategoryView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.OrderView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.ProductView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
getVersion() - Method in class org.openxma.dsl.reference.dto.VODataView
 
getVersion() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
getVersion() - Method in interface org.openxma.dsl.reference.model.Product
 
getVodata() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
returns the vodata
getWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Returns an array of all Widgets of this page.
getWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Returns an array of all Widgets of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Returns an array of all WidgetModels of this page.
getWModels() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Returns an array of all WidgetModels of this page.
getYear() - Method in class org.openxma.dsl.reference.base.YearMonth
 
getZip() - Method in class org.openxma.dsl.reference.dto.AddressView
 
getZip() - Method in interface org.openxma.dsl.reference.model.Address
 
getZip() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
getZip() - Method in class org.openxma.dsl.reference.SupplierAddress
 

H

hasCategories() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
hasCategories() - Method in interface org.openxma.dsl.reference.model.Product
 
hashCode() - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
hashCode() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
hasModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Indicate if the WidgetModels are allready created.
hasModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Indicate if the WidgetModels are allready created.
hasOrderItems() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
hasOrderItems() - Method in interface org.openxma.dsl.reference.model.Order
 
hasOrders() - Method in interface org.openxma.dsl.reference.model.Customer
 
hasOrders() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
hasProducts() - Method in interface org.openxma.dsl.reference.model.Category
 
hasProducts() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
hasSubCategories() - Method in interface org.openxma.dsl.reference.model.Category
 
hasSubCategories() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 

I

ICustomerEdit - Interface in org.openxma.dsl.reference.xma.customeredit.client
This interface defines the public getter and setter for the properties of CustomerEdit.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Copies attribute values of the BusinessData instance variables into their attached widget models.
instanceDataToModel() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Copies attribute values of the BusinessData instance variables into their attached widget models.
invoke(Composite) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEdit
Invokes the CustomerEdit.
invoke(Composite) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
Invokes the CustomerEdit.
invoke(Composite) - Method in class org.openxma.dsl.reference.xma.order.client.Order
Invokes the Order.
invoke(Composite) - Method in class org.openxma.dsl.reference.xma.order.client.OrderGen
Invokes the Order.
IOrder - Interface in org.openxma.dsl.reference.xma.order.client
This interface defines the public getter and setter for the properties of Order.
isCustomerLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
isCustomerLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
isCustomerLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
isCustomerLastNameLike() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
isCustomerLastNameLike() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
isCustomerLastNameLike() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
isCustomerOidIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
isCustomerOidLike() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
isEmailAddressIgnoreCase() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
isEmailAddressLike() - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
isFirstNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
isFirstNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
isFirstNameLike() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
isFirstNameLike() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
isLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
isLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
isLastNameIgnoreCase() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
isLastNameLike() - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
isLastNameLike() - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
isLastNameLike() - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
isOrderNumberIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
isOrderNumberIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
isOrderNumberIgnoreCase() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
isOrderNumberIgnoreCase() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
isOrderNumberLike() - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
isOrderNumberLike() - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
isOrderNumberLike() - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
isOrderNumberLike() - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
isOrderStateIgnoreCase() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
isOrderStateLike() - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
isStoreIdIgnoreCase() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
isStoreIdLike() - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 

L

LAST_NAME_ASC - Static variable in interface org.openxma.dsl.reference.dao.CustomerDao
 
LastNameJoinOrdersDateQuery - Class in org.openxma.dsl.reference.dto
 
LastNameJoinOrdersDateQuery() - Constructor for class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
loadByCustomerNk(String, String, Date) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Return the persistent instance of the Customer entity class with the given natural identifier or null if not found.
loadByCustomerNk(String, String, Date) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
loadByCustomerUkEmail(String) - Method in interface org.openxma.dsl.reference.dao.CustomerDao
Return the persistent instance of the Customer entity class with the given unique-key or null if not found.
loadByCustomerUkEmail(String) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
loadByOrderNk(String, String, Date, String, Date) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
loadByOrderNk(String, String, Date, String, Date) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Return the persistent instance of the Order entity class with the given natural identifier or null if not found.
loadByOrderUkOrderNumber(Customer, OrderNumber) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
loadByOrderUkOrderNumber(String, OrderNumber) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
loadByOrderUkOrderNumber(Customer, OrderNumber) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Return the persistent instance of the Order entity class with the given unique-key or null if not found.
loadByOrderUkOrderNumber(String, OrderNumber) - Method in interface org.openxma.dsl.reference.dao.OrderDao
Return the persistent instance of the Order entity class with the given unique-key or null if not found.
loadBySupplierKey(String) - Method in interface org.openxma.dsl.reference.dao.BaseSupplierDao
Return the persistent instance of the Supplier entity class with the given natural identifier or null if not found.
loadBySupplierKey(String) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
loadCustomerView(String) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
loadCustomerView(String) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
loadOrderItemView(String) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
loadOrderItemView(String) - Method in interface org.openxma.dsl.reference.service.OrderItemService
 
loadOrderView(String) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
loadOrderView(String) - Method in interface org.openxma.dsl.reference.service.OrderService
 
loadPrivateCustomerView(String) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
loadPrivateCustomerView(String) - Method in interface org.openxma.dsl.reference.service.PrivateCustomerService
 
loadProductImageView(String) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
loadProductImageView(String) - Method in interface org.openxma.dsl.reference.service.ProductImageService
 
loadProductView(ProductId) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
loadProductView(ProductId) - Method in interface org.openxma.dsl.reference.service.ProductService
 
loadSupplierView(String) - Method in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
loadSupplierView(String) - Method in interface org.openxma.dsl.reference.service.SupplierService
 
loadVODataView(String) - Method in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
loadVODataView(String) - Method in interface org.openxma.dsl.reference.service.VODataService
 
logger - Variable in class org.openxma.dsl.reference.service.impl.AbstractEmailServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
logger - Variable in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 

M

mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.AddressView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.OrderView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.ProductView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
mapFrom(Object) - Method in class org.openxma.dsl.reference.dto.VODataView
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.AbstractEmailServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
mapper - Variable in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.AddressView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.AddressView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.OrderView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.OrderView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.ProductView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.ProductView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
mapTo(Class<T>) - Method in class org.openxma.dsl.reference.dto.VODataView
 
mapTo(Object) - Method in class org.openxma.dsl.reference.dto.VODataView
 
mergeList(List<CustomerOrderView>) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceFacadeImpl
 
mergeList(List<CustomerOrderView>) - Method in interface org.openxma.dsl.reference.service.OrderServiceFacade
 
mergeSet(Set<OrderStateView>) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceFacadeImpl
 
mergeSet(Set<OrderStateView>) - Method in interface org.openxma.dsl.reference.service.OrderServiceFacade
 
mode - Variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the mode of the component
mode - Variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the mode of the component
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Copies values of all attached widget models to attributes of the BusinessData instance variables.
modelToInstanceData() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Copies values of all attached widget models to attributes of the BusinessData instance variables.

N

newCustomer(Address, CustomerDao, String) - Method in class org.openxma.dsl.reference.xma.web.TestDataLoader
 
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.OrderNumber
Create a new instance of OrderNumber or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.ProductId
Create a new instance of ProductId or return null depending on input.
newOrNull(Integer) - Static method in class org.openxma.dsl.reference.types.valueobject.TelefonNumber
Create a new instance of TelefonNumber or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.TelefonNumber
Create a new instance of TelefonNumber or return null depending on input.
newOrNull(BigDecimal) - Static method in class org.openxma.dsl.reference.types.valueobject.VOBigDecimal
Create a new instance of VOBigDecimal or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOBigDecimal
Create a new instance of VOBigDecimal or return null depending on input.
newOrNull(Boolean) - Static method in class org.openxma.dsl.reference.types.valueobject.VOBoolean
Create a new instance of VOBoolean or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOBoolean
Create a new instance of VOBoolean or return null depending on input.
newOrNull(byte[]) - Static method in class org.openxma.dsl.reference.types.valueobject.VOByteArray
Create a new instance of VOByteArray or return null depending on input.
newOrNull(Date) - Static method in class org.openxma.dsl.reference.types.valueobject.VODate
Create a new instance of VODate or return null depending on input.
newOrNull(Double) - Static method in class org.openxma.dsl.reference.types.valueobject.VODouble
Create a new instance of VODouble or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VODouble
Create a new instance of VODouble or return null depending on input.
newOrNull(Float) - Static method in class org.openxma.dsl.reference.types.valueobject.VOFloat
Create a new instance of VOFloat or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOFloat
Create a new instance of VOFloat or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOI18Enumeration
Create a new instance of VOI18Enumeration or return null depending on input.
newOrNull(Integer) - Static method in class org.openxma.dsl.reference.types.valueobject.VOInteger
Create a new instance of VOInteger or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOInteger
Create a new instance of VOInteger or return null depending on input.
newOrNull(Long) - Static method in class org.openxma.dsl.reference.types.valueobject.VOLong
Create a new instance of VOLong or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOLong
Create a new instance of VOLong or return null depending on input.
newOrNull(String) - Static method in class org.openxma.dsl.reference.types.valueobject.VOString
Create a new instance of VOString or return null depending on input.
newOrNull(Timestamp) - Static method in class org.openxma.dsl.reference.types.valueobject.VOTimestamp
Create a new instance of VOTimestamp or return null depending on input.
newOrNull(XmlPersistenceObject) - Static method in class org.openxma.dsl.reference.types.valueobject.VOXml
Create a new instance of VOXml or return null depending on input.

O

Order - Interface in org.openxma.dsl.reference.model
 
Order - Class in org.openxma.dsl.reference.xma.order.client
This class implements the client part of Order.
Order(XMASessionClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.Order
Initializes the Order.
Order - Class in org.openxma.dsl.reference.xma.order.server
This class implents the server part of Order.
Order(XMASessionServer, short) - Constructor for class org.openxma.dsl.reference.xma.order.server.Order
Initializes the Order.
OrderDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity OrderDao.
orderDao - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
orderDao - Variable in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
orderDao - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
orderDao - Variable in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
orderDao - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
OrderDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
OrderDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.OrderDaoImpl
 
OrderEditForm - Class in org.openxma.dsl.reference.xma.order.client
 
OrderEditForm(PageClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditForm
Constructs the OrderEditForm.
OrderEditForm(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditForm
Constructs the OrderEditForm.
OrderEditForm(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditForm
Constructs the OrderEditForm.
OrderEditForm - Class in org.openxma.dsl.reference.xma.order.server
 
OrderEditForm(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.OrderEditForm
Constructs the OrderEditForm.
OrderEditFormClass - Static variable in class org.openxma.dsl.reference.xma.order.client.OrderGen
the unique typeId for the page OrderEditForm
OrderEditFormClass - Static variable in class org.openxma.dsl.reference.xma.order.server.OrderGen
the unique typeId for the page OrderEditForm
OrderEditFormGen - Class in org.openxma.dsl.reference.xma.order.client
This class implements the generic client part of OrderEditForm.
OrderEditFormGen(PageClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Constructs the OrderEditFormGen.
OrderEditFormGen(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Constructs the OrderEditFormGen.
OrderEditFormGen(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Constructs the OrderEditFormGen.
OrderEditFormGen(ComponentClient, Shell, int) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Constructs the OrderEditFormGen.
OrderEditFormGen - Class in org.openxma.dsl.reference.xma.order.server
This class implements the generic server part of OrderEditForm.
OrderEditFormGen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Constructs the OrderEditFormGen.
OrderGen - Class in org.openxma.dsl.reference.xma.order.client
This class implements the generic client part of Order.
OrderGen(XMASessionClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderGen
Initializes the OrderGen.
OrderGen - Class in org.openxma.dsl.reference.xma.order.server
This class implements the generic server part of Order.
OrderGen(XMASessionServer, short) - Constructor for class org.openxma.dsl.reference.xma.order.server.OrderGen
Initializes the OrderGen.
OrderImpl - Class in org.openxma.dsl.reference.model.impl
 
OrderImpl() - Constructor for class org.openxma.dsl.reference.model.impl.OrderImpl
 
OrderItem - Interface in org.openxma.dsl.reference.model
 
OrderItemDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity OrderItemDao.
orderItemDao - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
orderItemDao - Variable in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
orderItemDao - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
OrderItemDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
OrderItemDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
OrderItemImpl - Class in org.openxma.dsl.reference.model.impl
 
OrderItemImpl() - Constructor for class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
OrderItemQuantityView - Class in org.openxma.dsl.reference.dto
 
OrderItemQuantityView() - Constructor for class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
OrderItemQuantityView(Long) - Constructor for class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
OrderItemService - Interface in org.openxma.dsl.reference.service
 
OrderItemServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
OrderItemServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
orderItemsTableAddRow(OrderItemView) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
This method creates a TableRow object and adds it to the end of the table.
orderItemsTableCreateCells(OrderItemView) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
This is a support method to create the table cells of one row from one or more BusinessDatas.
orderItemsTableFill() - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
This method iterates over the collection and calls orderItemsTableAddRow for each element.
orderItemsTableGetImageFor(OrderItemView) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
This method is called from orderItemsTableAddRow to figure out an image id for a particular row.
OrderItemView - Class in org.openxma.dsl.reference.dto
 
OrderItemView() - Constructor for class org.openxma.dsl.reference.dto.OrderItemView
 
OrderItemView(String, Date, Integer, Long, String, ProductId) - Constructor for class org.openxma.dsl.reference.dto.OrderItemView
 
OrderNumber - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for OrderNumber.
OrderNumber(String) - Constructor for class org.openxma.dsl.reference.types.valueobject.OrderNumber
default ctor
OrderNumberAndCustomerFirstNameQuery - Class in org.openxma.dsl.reference.dto
 
OrderNumberAndCustomerFirstNameQuery() - Constructor for class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
OrderNumberQuery - Class in org.openxma.dsl.reference.dto
 
OrderNumberQuery() - Constructor for class org.openxma.dsl.reference.dto.OrderNumberQuery
 
OrderReportService - Interface in org.openxma.dsl.reference.service
 
OrderReportServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
OrderReportServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.OrderReportServiceImpl
 
OrderSearchForm - Class in org.openxma.dsl.reference.xma.order.client
 
OrderSearchForm(PageClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchForm
Constructs the OrderSearchForm.
OrderSearchForm(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchForm
Constructs the OrderSearchForm.
OrderSearchForm(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchForm
Constructs the OrderSearchForm.
OrderSearchForm - Class in org.openxma.dsl.reference.xma.order.server
 
OrderSearchForm(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.OrderSearchForm
Constructs the OrderSearchForm.
OrderSearchFormClass - Static variable in class org.openxma.dsl.reference.xma.order.client.OrderGen
the unique typeId for the page OrderSearchForm
OrderSearchFormClass - Static variable in class org.openxma.dsl.reference.xma.order.server.OrderGen
the unique typeId for the page OrderSearchForm
OrderSearchFormGen - Class in org.openxma.dsl.reference.xma.order.client
This class implements the generic client part of OrderSearchForm.
OrderSearchFormGen(PageClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Constructs the OrderSearchFormGen.
OrderSearchFormGen(ComponentClient) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Constructs the OrderSearchFormGen.
OrderSearchFormGen(ComponentClient, Shell) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Constructs the OrderSearchFormGen.
OrderSearchFormGen(ComponentClient, Shell, int) - Constructor for class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Constructs the OrderSearchFormGen.
OrderSearchFormGen - Class in org.openxma.dsl.reference.xma.order.server
This class implements the generic server part of OrderSearchForm.
OrderSearchFormGen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Constructs the OrderSearchFormGen.
OrderService - Interface in org.openxma.dsl.reference.service
 
OrderServiceFacade - Interface in org.openxma.dsl.reference.service
 
OrderServiceFacadeImpl - Class in org.openxma.dsl.reference.service.impl
 
OrderServiceFacadeImpl() - Constructor for class org.openxma.dsl.reference.service.impl.OrderServiceFacadeImpl
 
OrderServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
OrderServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
OrderStateView - Class in org.openxma.dsl.reference.dto
 
OrderStateView() - Constructor for class org.openxma.dsl.reference.dto.OrderStateView
 
OrderStateView(Long, String, OrderNumber, Date, String, Date, String) - Constructor for class org.openxma.dsl.reference.dto.OrderStateView
 
orderTableAddRow(OrderStateView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
This method creates a TableRow object and adds it to the end of the table.
orderTableAddRow(OrderView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
This method creates a TableRow object and adds it to the end of the table.
orderTableCreateCells(OrderStateView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
This is a support method to create the table cells of one row from one or more BusinessDatas.
orderTableCreateCells(OrderView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
This is a support method to create the table cells of one row from one or more BusinessDatas.
orderTableFill() - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
This method iterates over the collection and calls orderTableAddRow for each element.
orderTableFill() - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
This method iterates over the collection and calls orderTableAddRow for each element.
orderTableGetImageFor(OrderStateView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
This method is called from orderTableAddRow to figure out an image id for a particular row.
orderTableGetImageFor(OrderView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
This method is called from orderTableAddRow to figure out an image id for a particular row.
OrderView - Class in org.openxma.dsl.reference.dto
 
OrderView() - Constructor for class org.openxma.dsl.reference.dto.OrderView
 
OrderView(String, Date, OrderNumber, String, Date, Date, String, Integer, Double, String) - Constructor for class org.openxma.dsl.reference.dto.OrderView
 
org.openxma.dsl.reference - package org.openxma.dsl.reference
 
org.openxma.dsl.reference.base - package org.openxma.dsl.reference.base
 
org.openxma.dsl.reference.base.model - package org.openxma.dsl.reference.base.model
 
org.openxma.dsl.reference.base.model.impl - package org.openxma.dsl.reference.base.model.impl
 
org.openxma.dsl.reference.dao - package org.openxma.dsl.reference.dao
 
org.openxma.dsl.reference.dao.impl - package org.openxma.dsl.reference.dao.impl
 
org.openxma.dsl.reference.dto - package org.openxma.dsl.reference.dto
 
org.openxma.dsl.reference.model - package org.openxma.dsl.reference.model
 
org.openxma.dsl.reference.model.impl - package org.openxma.dsl.reference.model.impl
 
org.openxma.dsl.reference.service - package org.openxma.dsl.reference.service
 
org.openxma.dsl.reference.service.impl - package org.openxma.dsl.reference.service.impl
 
org.openxma.dsl.reference.types.valueobject - package org.openxma.dsl.reference.types.valueobject
 
org.openxma.dsl.reference.xma.customeredit.client - package org.openxma.dsl.reference.xma.customeredit.client
 
org.openxma.dsl.reference.xma.customeredit.server - package org.openxma.dsl.reference.xma.customeredit.server
 
org.openxma.dsl.reference.xma.order.client - package org.openxma.dsl.reference.xma.order.client
 
org.openxma.dsl.reference.xma.order.server - package org.openxma.dsl.reference.xma.order.server
 
org.openxma.dsl.reference.xma.web - package org.openxma.dsl.reference.xma.web
 

P

Page1 - Class in org.openxma.dsl.reference.xma.customeredit.client
 
Page1(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page1
Constructs the Page1Gen.
Page1 - Class in org.openxma.dsl.reference.xma.customeredit.server
 
Page1(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page1
Constructs the Page1.
Page1 - Class in org.openxma.dsl.reference.xma.order.client
 
Page1(Notebook) - Constructor for class org.openxma.dsl.reference.xma.order.client.Page1
Constructs the Page1Gen.
Page1 - Class in org.openxma.dsl.reference.xma.order.server
 
Page1(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.Page1
Constructs the Page1.
Page1Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the unique typeId for the page Page1
Page1Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the unique typeId for the page Page1
Page1Class - Static variable in class org.openxma.dsl.reference.xma.order.client.OrderGen
the unique typeId for the page Page1
Page1Class - Static variable in class org.openxma.dsl.reference.xma.order.server.OrderGen
the unique typeId for the page Page1
Page1Gen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of Page1.
Page1Gen(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Constructs the Page1Gen.
Page1Gen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of Page1.
Page1Gen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Constructs the Page1Gen.
Page1Gen - Class in org.openxma.dsl.reference.xma.order.client
This class implements the generic client part of Page1.
Page1Gen(Notebook) - Constructor for class org.openxma.dsl.reference.xma.order.client.Page1Gen
Constructs the Page1Gen.
Page1Gen - Class in org.openxma.dsl.reference.xma.order.server
This class implements the generic server part of Page1.
Page1Gen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.Page1Gen
Constructs the Page1Gen.
Page2 - Class in org.openxma.dsl.reference.xma.customeredit.client
 
Page2(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page2
Constructs the Page2Gen.
Page2 - Class in org.openxma.dsl.reference.xma.customeredit.server
 
Page2(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page2
Constructs the Page2.
Page2 - Class in org.openxma.dsl.reference.xma.order.client
 
Page2(Notebook) - Constructor for class org.openxma.dsl.reference.xma.order.client.Page2
Constructs the Page2Gen.
Page2 - Class in org.openxma.dsl.reference.xma.order.server
 
Page2(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.Page2
Constructs the Page2.
Page2Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the unique typeId for the page Page2
Page2Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the unique typeId for the page Page2
Page2Class - Static variable in class org.openxma.dsl.reference.xma.order.client.OrderGen
the unique typeId for the page Page2
Page2Class - Static variable in class org.openxma.dsl.reference.xma.order.server.OrderGen
the unique typeId for the page Page2
Page2Gen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of Page2.
Page2Gen(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Constructs the Page2Gen.
Page2Gen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of Page2.
Page2Gen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Constructs the Page2Gen.
Page2Gen - Class in org.openxma.dsl.reference.xma.order.client
This class implements the generic client part of Page2.
Page2Gen(Notebook) - Constructor for class org.openxma.dsl.reference.xma.order.client.Page2Gen
Constructs the Page2Gen.
Page2Gen - Class in org.openxma.dsl.reference.xma.order.server
This class implements the generic server part of Page2.
Page2Gen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.order.server.Page2Gen
Constructs the Page2Gen.
Page3 - Class in org.openxma.dsl.reference.xma.customeredit.client
 
Page3(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page3
Constructs the Page3Gen.
Page3 - Class in org.openxma.dsl.reference.xma.customeredit.server
 
Page3(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page3
Constructs the Page3.
Page3Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the unique typeId for the page Page3
Page3Class - Static variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the unique typeId for the page Page3
Page3Gen - Class in org.openxma.dsl.reference.xma.customeredit.client
This class implements the generic client part of Page3.
Page3Gen(Notebook) - Constructor for class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Constructs the Page3Gen.
Page3Gen - Class in org.openxma.dsl.reference.xma.customeredit.server
This class implements the generic server part of Page3.
Page3Gen(ComponentServer) - Constructor for class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Constructs the Page3Gen.
PrivateCustomer - Interface in org.openxma.dsl.reference.model
 
PrivateCustomerDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity PrivateCustomerDao.
privateCustomerDao - Variable in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
PrivateCustomerDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
PrivateCustomerDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
PrivateCustomerImpl - Class in org.openxma.dsl.reference.model.impl
 
PrivateCustomerImpl() - Constructor for class org.openxma.dsl.reference.model.impl.PrivateCustomerImpl
 
PrivateCustomerService - Interface in org.openxma.dsl.reference.service
 
PrivateCustomerServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
PrivateCustomerServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
PrivateCustomerView - Class in org.openxma.dsl.reference.dto
 
PrivateCustomerView() - Constructor for class org.openxma.dsl.reference.dto.PrivateCustomerView
 
PrivateCustomerView(String, Date, String, String, String, Date, TelefonNumber, Date, CreditCardInfo, String, String) - Constructor for class org.openxma.dsl.reference.dto.PrivateCustomerView
 
Product - Interface in org.openxma.dsl.reference.model
 
ProductDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity ProductDao.
productDao - Variable in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
productDao - Variable in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
productDao - Variable in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
productDao - Variable in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
productDao - Variable in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
ProductDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
ProductDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
ProductId - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for ProductId.
ProductId(String) - Constructor for class org.openxma.dsl.reference.types.valueobject.ProductId
default ctor
ProductIdView - Class in org.openxma.dsl.reference.dto
 
ProductIdView() - Constructor for class org.openxma.dsl.reference.dto.ProductIdView
 
ProductIdView(String, ProductId) - Constructor for class org.openxma.dsl.reference.dto.ProductIdView
 
ProductImage - Interface in org.openxma.dsl.reference.model
 
ProductImageDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity ProductImageDao.
productImageDao - Variable in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
ProductImageDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
ProductImageDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
ProductImageImpl - Class in org.openxma.dsl.reference.model.impl
 
ProductImageImpl() - Constructor for class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
ProductImageService - Interface in org.openxma.dsl.reference.service
 
ProductImageServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
ProductImageServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
ProductImageView - Class in org.openxma.dsl.reference.dto
 
ProductImageView() - Constructor for class org.openxma.dsl.reference.dto.ProductImageView
 
ProductImageView(String, Date, String, String, Integer, Integer, ProductId) - Constructor for class org.openxma.dsl.reference.dto.ProductImageView
 
ProductImpl - Class in org.openxma.dsl.reference.model.impl
 
ProductImpl() - Constructor for class org.openxma.dsl.reference.model.impl.ProductImpl
 
ProductService - Interface in org.openxma.dsl.reference.service
 
ProductServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
ProductServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
ProductView - Class in org.openxma.dsl.reference.dto
 
ProductView() - Constructor for class org.openxma.dsl.reference.dto.ProductView
 
ProductView(ProductId, Date, String, Integer, Integer, Integer, String) - Constructor for class org.openxma.dsl.reference.dto.ProductView
 

Q

QuantityQuery - Class in org.openxma.dsl.reference.dto
 
QuantityQuery() - Constructor for class org.openxma.dsl.reference.dto.QuantityQuery
 

R

readCustomer(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
 
readCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditForm
 
readCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
 
readOrder(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
 
readOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditForm
 
readOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
 
readOrderStateByCustomerAndDate(Long, Date) - Method in class org.openxma.dsl.reference.dao.impl.OrderDaoImpl
 
readOrderStateByCustomerAndDate(Long, Date) - Method in interface org.openxma.dsl.reference.dao.OrderDao
 
readOrderStateByCustomerAndDate(Long, Date) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
readOrderStateByCustomerAndDate(Long, Date) - Method in interface org.openxma.dsl.reference.service.OrderService
 
removeAllCategories() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
removeAllCategories() - Method in interface org.openxma.dsl.reference.model.Product
 
removeAllOrderItems() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
removeAllOrderItems() - Method in interface org.openxma.dsl.reference.model.Order
 
removeAllOrders() - Method in interface org.openxma.dsl.reference.model.Customer
 
removeAllOrders() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
removeAllProducts() - Method in interface org.openxma.dsl.reference.model.Category
 
removeAllProducts() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
removeAllSubCategories() - Method in interface org.openxma.dsl.reference.model.Category
 
removeAllSubCategories() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
removeCategories(Category) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
removeCategories(Category) - Method in interface org.openxma.dsl.reference.model.Product
 
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Removes the given subpage.
removeChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Removes the given subpage.
removeOrderItems(OrderItem) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
removeOrderItems(OrderItem) - Method in interface org.openxma.dsl.reference.model.Order
 
removeOrders(Order) - Method in interface org.openxma.dsl.reference.model.Customer
 
removeOrders(Order) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
removeProducts(Product) - Method in interface org.openxma.dsl.reference.model.Category
 
removeProducts(Product) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
removeSubCategories(Category) - Method in interface org.openxma.dsl.reference.model.Category
 
removeSubCategories(Category) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Remove all WidgetModels of the page.
removeWidgetModels() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Remove all WidgetModels of the page.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Remove all Widgets of the page after they have been disposed.
removeWidgets() - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Remove all Widgets of the page after they have been disposed.

S

save(CustomerView) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
save(CustomerView) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
save(OrderItemView) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
save(OrderView) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
save(PrivateCustomerView) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
save(ProductImageView) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
save(ProductView) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
save(SupplierView) - Method in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
save(VODataView) - Method in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
save(OrderItemView) - Method in interface org.openxma.dsl.reference.service.OrderItemService
 
save(OrderView) - Method in interface org.openxma.dsl.reference.service.OrderService
 
save(PrivateCustomerView) - Method in interface org.openxma.dsl.reference.service.PrivateCustomerService
 
save(ProductImageView) - Method in interface org.openxma.dsl.reference.service.ProductImageService
 
save(ProductView) - Method in interface org.openxma.dsl.reference.service.ProductService
 
save(SupplierView) - Method in interface org.openxma.dsl.reference.service.SupplierService
 
save(VODataView) - Method in interface org.openxma.dsl.reference.service.VODataService
 
saveCustomer(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
 
saveCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditForm
 
saveCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
 
saveOrder(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
 
saveOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditForm
 
saveOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
 
selectCustomer(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
 
selectCustomer(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
 
selectCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchForm
 
selectCustomer(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
 
selectCustomerWEvent() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchForm
This method will be called every time the user clicks on selectCustomerW.
selectCustomerWEvent() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
This method will be called every time the user clicks on selectCustomerW.
selectedCustomerFirstName - Variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
firstname of the selected customer
selectedCustomerFirstName - Variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
firstname of the selected customer
selectedCustomerId - Variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the id of the selected customer
selectedCustomerId - Variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the id of the selected customer
selectedCustomerLastName - Variable in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
lastname of the selected customer
selectedCustomerLastName - Variable in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
lastname of the selected customer
selectOrder(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
 
selectOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditForm
 
selectOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
 
selectOrder(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
 
selectOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchForm
 
selectOrder(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
 
selectOrderItem(SelectionEvent) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
 
selectOrderItem(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditForm
 
selectOrderItem(RemoteCall, RemoteReply) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
 
sendEmail(String, String, String) - Method in interface org.openxma.dsl.reference.service.EmailService
 
sendEmail(String, String, String) - Method in class org.openxma.dsl.reference.service.impl.EmailServiceImpl
 
setAddress(SupplierAddress) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
setAddress(SupplierAddress) - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
setAddress(SupplierAddress) - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
setAddressDao(AddressDao) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
setAddressDao(AddressDao) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
setBirthDate(Date) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setBirthDate(Date) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setBirthDate(Date) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setBirthDate(Date) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setBirthDate(Date) - Method in interface org.openxma.dsl.reference.model.Customer
 
setBirthDate(Date) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setBirthDateFrom(Date) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setBirthDateTo(Date) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setCcInfo(CreditCardInfo) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setCcInfo(CreditCardInfo) - Method in class org.openxma.dsl.reference.model.impl.PrivateCustomerImpl
 
setCcInfo(CreditCardInfo) - Method in interface org.openxma.dsl.reference.model.PrivateCustomer
 
setCcNumber(String) - Method in class org.openxma.dsl.reference.base.CreditCardInfo
 
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Sets the given subpage.
setChild(PageServer) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Sets the given subpage.
setCity(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setCity(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setCity(String) - Method in interface org.openxma.dsl.reference.model.Address
 
setCity(String) - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
setCity(String) - Method in class org.openxma.dsl.reference.SupplierAddress
 
setCompanyName(String) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
setCompanyName(String) - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
setCompanyName(String) - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
setContact(ContactInfo) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
setContact(ContactInfo) - Method in interface org.openxma.dsl.reference.model.BaseSupplier
 
setContact(ContactInfo) - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
setCountry(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setCountry(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setCountry(String) - Method in interface org.openxma.dsl.reference.model.Address
 
setCountry(String) - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
setCountry(String) - Method in class org.openxma.dsl.reference.SupplierAddress
 
setCustomer(CustomerOrderView) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setCustomer(Customer) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setCustomer(Customer) - Method in interface org.openxma.dsl.reference.model.Order
 
setCustomer(CustomerView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
sets the customer
setCustomer(CustomerView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
sets the customer
setCustomerDao(CustomerDao) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
setCustomerDao(CustomerDao) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
setCustomerDao(CustomerDao) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
setCustomerDao(CustomerDao) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
setCustomerLastName(String) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setCustomerLastName(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setCustomerLastName(String) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setCustomerLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setCustomerLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setCustomerLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setCustomerLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setCustomerLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setCustomerLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setCustomerOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setCustomerOid(String) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setCustomerOid(String) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setCustomerOidIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setCustomerOidLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setCustomers(Collection) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
sets the customers
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.AddressDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
setDataFieldMaxValueIncrementer(DataFieldMaxValueIncrementer) - Method in class org.openxma.dsl.reference.dao.impl.VODataDaoImpl
 
setDeliveryAddress(AddressView) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setDeliveryAddress(Address) - Method in interface org.openxma.dsl.reference.model.Customer
 
setDeliveryAddress(Address) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setDeliveryAddressOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setDeliveryAddressOid(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setDeliveryDate(Date) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setDeliveryDate(Date) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setDeliveryDate(Date) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setDeliveryDate(Date) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setDeliveryDate(Date) - Method in interface org.openxma.dsl.reference.model.Order
 
setDisplayName(String) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
setDisplayName(String) - Method in interface org.openxma.dsl.reference.model.Category
 
setDisplayName(String) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
setEmail(String) - Method in class org.openxma.dsl.reference.base.ContactInfo
 
setEmailAddress(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setEmailAddress(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setEmailAddress(String) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setEmailAddress(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setEmailAddress(String) - Method in interface org.openxma.dsl.reference.model.Customer
 
setEmailAddress(String) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setEmailAddressIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setEmailAddressLike(boolean) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setEmailService(EmailService) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
setFileName(String) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setFileName(String) - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
setFileName(String) - Method in interface org.openxma.dsl.reference.model.ProductImage
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setFirstName(String) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setFirstName(String) - Method in interface org.openxma.dsl.reference.model.Customer
 
setFirstName(String) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setFirstNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setFirstNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setFirstNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setFirstNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
setFirstResult(Integer) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setInvoiceAddress(AddressView) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setInvoiceAddress(Address) - Method in interface org.openxma.dsl.reference.model.Customer
 
setInvoiceAddress(Address) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setInvoiceAddressOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setInvoiceAddressOid(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setItemNo(Integer) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setItemNo(Integer) - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
setItemNo(Integer) - Method in interface org.openxma.dsl.reference.model.OrderItem
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setLastName(String) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setLastName(String) - Method in interface org.openxma.dsl.reference.model.Customer
 
setLastName(String) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setLastNameIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setLastNameLike(boolean) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setMaxOrderItemCount(Long) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
setMaxResults(Integer) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setMode(String) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the mode of the component
setMode(String) - Method in interface org.openxma.dsl.reference.xma.customeredit.client.ICustomerEdit
the mode of the component
setMode(String) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the mode of the component
setMonth(Integer) - Method in class org.openxma.dsl.reference.base.YearMonth
 
setName(String) - Method in class org.openxma.dsl.reference.base.ContactInfo
 
setName(String) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
setName(String) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setName(String) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setName(String) - Method in interface org.openxma.dsl.reference.model.Category
 
setName(String) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
setName(String) - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
setName(String) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setName(String) - Method in interface org.openxma.dsl.reference.model.Product
 
setName(String) - Method in interface org.openxma.dsl.reference.model.ProductImage
 
setOid(String) - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.EmailAdressOrBirthDateQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.FirstNameAndLastNameQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setOid(ProductId) - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setOid(ProductId) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
setOid(String) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setOid(ProductId) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setOrder(OrderStateView) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
setOrder(Order) - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
setOrder(Order) - Method in interface org.openxma.dsl.reference.model.OrderItem
 
setOrder(OrderStateView) - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
sets the order
setOrderDao(OrderDao) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderReportServiceImpl
 
setOrderDao(OrderDao) - Method in class org.openxma.dsl.reference.service.impl.AbstractOrderServiceFacadeImpl
 
setOrderDao(OrderDao) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
setOrderDao(OrderDao) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
setOrderDao(OrderDao) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
setOrderItemDao(OrderItemDao) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
setOrderItemDao(OrderItemDao) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
setOrderItemDao(OrderItemDao) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
setOrderItems(List<OrderItemQuantityView>) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setOrderItems(List<OrderItemView>) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setOrderItems(Collection) - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
sets the orderItems
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setOrderNumber(OrderNumber) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setOrderNumber(OrderNumber) - Method in interface org.openxma.dsl.reference.model.Order
 
setOrderNumberIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setOrderNumberIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setOrderNumberIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setOrderNumberIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setOrderNumberLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerLastNameOrOrderNumberQuery
 
setOrderNumberLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerOrOrderNumberQuery
 
setOrderNumberLike(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberAndCustomerFirstNameQuery
 
setOrderNumberLike(boolean) - Method in class org.openxma.dsl.reference.dto.OrderNumberQuery
 
setOrderOid(String) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setOrderOid(String) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setOrders(List<OrderStateView>) - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
setOrders(List<OrderView>) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setOrders(List<OrderView>) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setOrders(Collection) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
sets the orders
setOrders(Collection) - Method in class org.openxma.dsl.reference.xma.order.server.OrderGen
sets the orders
setOrdersPlacementDate(Date) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setOrdersPlacementDateFrom(Date) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setOrdersPlacementDateTo(Date) - Method in class org.openxma.dsl.reference.dto.LastNameJoinOrdersDateQuery
 
setOrderState(String) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setOrderState(String) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setOrderState(String) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setOrderState(String) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setOrderState(String) - Method in interface org.openxma.dsl.reference.model.Order
 
setOrderStateIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setOrderStateLike(boolean) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setParentCategory(Category) - Method in interface org.openxma.dsl.reference.model.Category
 
setParentCategory(Category) - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
setPhone(String) - Method in class org.openxma.dsl.reference.base.ContactInfo
 
setPlacementDate(Date) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setPlacementDate(Date) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setPlacementDate(Date) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setPlacementDate(Date) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setPlacementDate(Date) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setPlacementDate(Date) - Method in interface org.openxma.dsl.reference.model.Order
 
setPlacementDateFrom(Date) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setPlacementDateFrom(Date) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setPlacementDateTo(Date) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setPlacementDateTo(Date) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setPrivateCustomerDao(PrivateCustomerDao) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
setProduct(ProductIdView) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
setProduct(Product) - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
setProduct(Product) - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
setProduct(Product) - Method in interface org.openxma.dsl.reference.model.OrderItem
 
setProduct(Product) - Method in interface org.openxma.dsl.reference.model.ProductImage
 
setProductDao(ProductDao) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
setProductDao(ProductDao) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
setProductDao(ProductDao) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
setProductDao(ProductDao) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
setProductDao(ProductDao) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
setProductDisplayName(String) - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
setProductImage(ProductImage) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setProductImage(ProductImage) - Method in interface org.openxma.dsl.reference.model.Product
 
setProductImageDao(ProductImageDao) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
setProductOid(ProductId) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setProductOid(ProductId) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setPVOBigDecimal(VOBigDecimal) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOBigDecimal(VOBigDecimal) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOBigDecimal(VOBigDecimal) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOBoolean(VOBoolean) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOBoolean(VOBoolean) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOBoolean(VOBoolean) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOByteArray(VOByteArray) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOByteArray(VOByteArray) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOByteArray(VOByteArray) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVODate(VODate) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVODate(VODate) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVODate(VODate) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVODouble(VODouble) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVODouble(VODouble) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVODouble(VODouble) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOFloat(VOFloat) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOFloat(VOFloat) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOFloat(VOFloat) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOI18Enumeration(VOI18Enumeration) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOI18Enumeration(VOI18Enumeration) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOI18Enumeration(VOI18Enumeration) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOInteger(VOInteger) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOInteger(VOInteger) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOInteger(VOInteger) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOLong(VOLong) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOLong(VOLong) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOLong(VOLong) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOString(VOString) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOString(VOString) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOString(VOString) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOTimestamp(VOTimestamp) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOTimestamp(VOTimestamp) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOTimestamp(VOTimestamp) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOXml(VOXml) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOXml(VOXml) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOXml(VOXml) - Method in interface org.openxma.dsl.reference.model.VOData
 
setPVOXml2(ValueObjectByteArray) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setPVOXml2(ValueObjectByteArray) - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 
setPVOXml2(ValueObjectByteArray) - Method in interface org.openxma.dsl.reference.model.VOData
 
setQuantity(Long) - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
setQuantity(Long) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setQuantity(Long) - Method in class org.openxma.dsl.reference.dto.QuantityQuery
 
setQuantity(Long) - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
setQuantity(Long) - Method in interface org.openxma.dsl.reference.model.OrderItem
 
setQuantityQuery(QuantityQuery) - Method in class org.openxma.dsl.reference.dto.StateAndDateQuery
 
setSelectedCustomerFirstName(String) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
firstname of the selected customer
setSelectedCustomerFirstName(String) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
firstname of the selected customer
setSelectedCustomerId(String) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
the id of the selected customer
setSelectedCustomerId(String) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
the id of the selected customer
setSelectedCustomerLastName(String) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditGen
lastname of the selected customer
setSelectedCustomerLastName(String) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
lastname of the selected customer
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.AbstractOrderDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.AbstractSupplierDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.AddressDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.CategoryDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.CustomerDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.OrderItemDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.PrivateCustomerDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.ProductDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.ProductImageDaoImpl
 
setSessionFactory(SessionFactory) - Method in class org.openxma.dsl.reference.dao.impl.VODataDaoImpl
 
setSizeX(Integer) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setSizeX(Integer) - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
setSizeX(Integer) - Method in interface org.openxma.dsl.reference.model.ProductImage
 
setSizeY(Integer) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setSizeY(Integer) - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
setSizeY(Integer) - Method in interface org.openxma.dsl.reference.model.ProductImage
 
setStateAndDateQuery(StateAndDateQuery) - Method in class org.openxma.dsl.reference.dto.FirstOrLastNameJoinOrderQuery
 
setStoreId(String) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setStoreId(String) - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
setStoreId(String) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setStoreId(String) - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
setStoreId(String) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setStoreId(String) - Method in interface org.openxma.dsl.reference.model.Order
 
setStoreIdIgnoreCase(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setStoreIdLike(boolean) - Method in class org.openxma.dsl.reference.dto.CustomerStoreAndDateQuery
 
setStreetName(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setStreetName(String) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setStreetName(String) - Method in interface org.openxma.dsl.reference.model.Address
 
setStreetName(String) - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
setStreetName(String) - Method in class org.openxma.dsl.reference.SupplierAddress
 
setStreetNumber(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setStreetNumber(String) - Method in interface org.openxma.dsl.reference.model.Address
 
setStreetNumber(String) - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
setStreetNumber(String) - Method in class org.openxma.dsl.reference.SupplierAddress
 
setSupplier(Supplier) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setSupplier(Supplier) - Method in interface org.openxma.dsl.reference.model.Product
 
setSupplierDao(SupplierDao) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
setSupplierDao(SupplierDao) - Method in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
setSupplierOid(String) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setTaxes(Integer) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setTaxes(Integer) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setTaxes(Integer) - Method in interface org.openxma.dsl.reference.model.Order
 
setTelefonNumber(TelefonNumber) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setTelefonNumber(TelefonNumber) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setTelefonNumber(TelefonNumber) - Method in interface org.openxma.dsl.reference.model.Customer
 
setTelefonNumber(TelefonNumber) - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
setTitle(String) - Method in class org.openxma.dsl.reference.base.ContactInfo
 
setTotalAmount(Double) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setTotalAmount(Double) - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
setTotalAmount(Double) - Method in interface org.openxma.dsl.reference.model.Order
 
setUnitOnOrder(Integer) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setUnitOnOrder(Integer) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setUnitOnOrder(Integer) - Method in interface org.openxma.dsl.reference.model.Product
 
setUnitOnStock(Integer) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setUnitOnStock(Integer) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setUnitOnStock(Integer) - Method in interface org.openxma.dsl.reference.model.Product
 
setUnitPrice(Integer) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setUnitPrice(Integer) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setUnitPrice(Integer) - Method in interface org.openxma.dsl.reference.model.Product
 
setUrl(String) - Method in class org.openxma.dsl.reference.base.ContactInfo
 
setValidUntil(Date) - Method in class org.openxma.dsl.reference.base.CreditCardInfo
 
setVersion(Date) - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.CategoryView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.CustomerView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.OrderView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.ProductView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.SupplierView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.dto.VODataView
 
setVersion(Date) - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
setVodata(VODataView) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditGen
sets the vodata
setVODataDao(VODataDao) - Method in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Replaces the widget array generated by guidesigner.
setWidgets(Control[]) - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Replaces the widget array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerEditFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.server.CustomerSearchFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page1Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page2Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.customeredit.server.Page3Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.client.Page2Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.server.OrderEditFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.server.OrderSearchFormGen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.server.Page1Gen
Replaces the model array generated by guidesigner.
setWModels(WModel[]) - Method in class org.openxma.dsl.reference.xma.order.server.Page2Gen
Replaces the model array generated by guidesigner.
setYear(Integer) - Method in class org.openxma.dsl.reference.base.YearMonth
 
setZip(String) - Method in class org.openxma.dsl.reference.dto.AddressView
 
setZip(String) - Method in interface org.openxma.dsl.reference.model.Address
 
setZip(String) - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
setZip(String) - Method in class org.openxma.dsl.reference.SupplierAddress
 
SingleOrderView - Class in org.openxma.dsl.reference.dto
 
SingleOrderView() - Constructor for class org.openxma.dsl.reference.dto.SingleOrderView
 
SingleOrderView(String, String, String, String, OrderNumber, Date, String) - Constructor for class org.openxma.dsl.reference.dto.SingleOrderView
 
StateAndDateQuery - Class in org.openxma.dsl.reference.dto
 
StateAndDateQuery() - Constructor for class org.openxma.dsl.reference.dto.StateAndDateQuery
 
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerEditForm
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchForm
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.CustomerSearchFormGen
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page1Gen
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page2
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.customeredit.client.Page3Gen
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.order.client.OrderEditForm
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.order.client.OrderSearchFormGen
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.order.client.Page1Gen
Enables or disables Widgets according to the current state of the page.
stateChanged() - Method in class org.openxma.dsl.reference.xma.order.client.Page2
Enables or disables Widgets according to the current state of the page.
Supplier - Interface in org.openxma.dsl.reference.model
 
SupplierAddress - Class in org.openxma.dsl.reference
 
SupplierAddress() - Constructor for class org.openxma.dsl.reference.SupplierAddress
 
SupplierDao - Interface in org.openxma.dsl.reference.dao
 
supplierDao - Variable in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
supplierDao - Variable in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
SupplierDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
SupplierDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.SupplierDaoImpl
 
SupplierImpl - Class in org.openxma.dsl.reference.model.impl
 
SupplierImpl() - Constructor for class org.openxma.dsl.reference.model.impl.SupplierImpl
 
SupplierService - Interface in org.openxma.dsl.reference.service
 
SupplierServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
SupplierServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
SupplierView - Class in org.openxma.dsl.reference.dto
 
SupplierView() - Constructor for class org.openxma.dsl.reference.dto.SupplierView
 
SupplierView(String, Date, String, SupplierAddress, ContactInfo) - Constructor for class org.openxma.dsl.reference.dto.SupplierView
 

T

TelefonNumber - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for TelefonNumber.
TelefonNumber(Integer) - Constructor for class org.openxma.dsl.reference.types.valueobject.TelefonNumber
default ctor
TestDataLoader - Class in org.openxma.dsl.reference.xma.web
 
TestDataLoader() - Constructor for class org.openxma.dsl.reference.xma.web.TestDataLoader
 
toString() - Method in class org.openxma.dsl.reference.base.model.impl.BaseEntityImpl
 
toString() - Method in class org.openxma.dsl.reference.dto.AddressView
 
toString() - Method in class org.openxma.dsl.reference.dto.CategoryView
 
toString() - Method in class org.openxma.dsl.reference.dto.CustomerOrderView
 
toString() - Method in class org.openxma.dsl.reference.dto.CustomerView
 
toString() - Method in class org.openxma.dsl.reference.dto.OrderItemQuantityView
 
toString() - Method in class org.openxma.dsl.reference.dto.OrderItemView
 
toString() - Method in class org.openxma.dsl.reference.dto.OrderStateView
 
toString() - Method in class org.openxma.dsl.reference.dto.OrderView
 
toString() - Method in class org.openxma.dsl.reference.dto.PrivateCustomerView
 
toString() - Method in class org.openxma.dsl.reference.dto.ProductIdView
 
toString() - Method in class org.openxma.dsl.reference.dto.ProductImageView
 
toString() - Method in class org.openxma.dsl.reference.dto.ProductView
 
toString() - Method in class org.openxma.dsl.reference.dto.SingleOrderView
 
toString() - Method in class org.openxma.dsl.reference.dto.SupplierView
 
toString() - Method in class org.openxma.dsl.reference.dto.VODataView
 
toString() - Method in class org.openxma.dsl.reference.model.impl.AbstractCustomerImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.AbstractSupplierImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.AddressImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.CategoryImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.OrderImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.OrderItemImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.PrivateCustomerImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.ProductImageImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.ProductImpl
 
toString() - Method in class org.openxma.dsl.reference.model.impl.VODataImpl
 

U

update(CustomerView) - Method in interface org.openxma.dsl.reference.service.CustomerService
 
update(CustomerView) - Method in class org.openxma.dsl.reference.service.impl.CustomerServiceImpl
 
update(OrderItemView) - Method in class org.openxma.dsl.reference.service.impl.OrderItemServiceImpl
 
update(OrderView) - Method in class org.openxma.dsl.reference.service.impl.OrderServiceImpl
 
update(PrivateCustomerView) - Method in class org.openxma.dsl.reference.service.impl.PrivateCustomerServiceImpl
 
update(ProductImageView) - Method in class org.openxma.dsl.reference.service.impl.ProductImageServiceImpl
 
update(ProductView) - Method in class org.openxma.dsl.reference.service.impl.ProductServiceImpl
 
update(SupplierView) - Method in class org.openxma.dsl.reference.service.impl.SupplierServiceImpl
 
update(VODataView) - Method in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
update(OrderItemView) - Method in interface org.openxma.dsl.reference.service.OrderItemService
 
update(OrderView) - Method in interface org.openxma.dsl.reference.service.OrderService
 
update(PrivateCustomerView) - Method in interface org.openxma.dsl.reference.service.PrivateCustomerService
 
update(ProductImageView) - Method in interface org.openxma.dsl.reference.service.ProductImageService
 
update(ProductView) - Method in interface org.openxma.dsl.reference.service.ProductService
 
update(SupplierView) - Method in interface org.openxma.dsl.reference.service.SupplierService
 
update(VODataView) - Method in interface org.openxma.dsl.reference.service.VODataService
 

V

VOBigDecimal - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOBigDecimal.
VOBigDecimal(BigDecimal) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOBigDecimal
default ctor
VOBoolean - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOBoolean.
VOBoolean(Boolean) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOBoolean
default ctor
VOByteArray - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOByteArray.
VOByteArray(byte[]) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOByteArray
default ctor
VOData - Interface in org.openxma.dsl.reference.model
 
VODataDao - Interface in org.openxma.dsl.reference.dao
Represents a Data Access Object, as defined in the Core J2EE Pattern Catalog (see http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html), to abstract and encapsulate all access to entity VODataDao.
vODataDao - Variable in class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
VODataDaoImpl - Class in org.openxma.dsl.reference.dao.impl
 
VODataDaoImpl() - Constructor for class org.openxma.dsl.reference.dao.impl.VODataDaoImpl
 
VODataImpl - Class in org.openxma.dsl.reference.model.impl
 
VODataImpl() - Constructor for class org.openxma.dsl.reference.model.impl.VODataImpl
 
VODataService - Interface in org.openxma.dsl.reference.service
 
VODataServiceImpl - Class in org.openxma.dsl.reference.service.impl
 
VODataServiceImpl() - Constructor for class org.openxma.dsl.reference.service.impl.VODataServiceImpl
 
VODataView - Class in org.openxma.dsl.reference.dto
 
VODataView() - Constructor for class org.openxma.dsl.reference.dto.VODataView
 
VODataView(String, Date, VOBigDecimal, VODate, VOTimestamp, VODouble, VOFloat, VOInteger, VOLong, VOString, VOBoolean, VOI18Enumeration, VOByteArray, VOXml, ValueObjectByteArray) - Constructor for class org.openxma.dsl.reference.dto.VODataView
 
VODate - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VODate.
VODate(Date) - Constructor for class org.openxma.dsl.reference.types.valueobject.VODate
default ctor
VODouble - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VODouble.
VODouble(Double) - Constructor for class org.openxma.dsl.reference.types.valueobject.VODouble
default ctor
VOFloat - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOFloat.
VOFloat(Float) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOFloat
default ctor
VOI18Enumeration - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOI18Enumeration.
VOI18Enumeration(String) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOI18Enumeration
default ctor
VOInteger - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOInteger.
VOInteger(Integer) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOInteger
default ctor
VOLong - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOLong.
VOLong(Long) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOLong
default ctor
VOString - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOString.
VOString(String) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOString
default ctor
VOTimestamp - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOTimestamp.
VOTimestamp(Timestamp) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOTimestamp
default ctor
VOXml - Class in org.openxma.dsl.reference.types.valueobject
Represents a custom DataType for VOXml.
VOXml(XmlPersistenceObject) - Constructor for class org.openxma.dsl.reference.types.valueobject.VOXml
default ctor

Y

YearMonth - Class in org.openxma.dsl.reference.base
 
YearMonth() - Constructor for class org.openxma.dsl.reference.base.YearMonth
 

A B C D E F G H I L M N O P Q R S T U V Y

Copyright © 2010. All Rights Reserved.