Serialized Form


Package com.theopenstack.rtpdemo.model.adapter.ws

Class com.theopenstack.rtpdemo.model.adapter.ws.ProductPriceWSServiceLocator implements Serializable

Serialized Fields

ProductPriceWS_address

java.lang.String ProductPriceWS_address
See Also:
Constant Field Values

ProductPriceWSWSDDServiceName

java.lang.String ProductPriceWSWSDDServiceName

ports

java.util.HashSet ports


Package com.theopenstack.rtpdemo.model.vo

Class com.theopenstack.rtpdemo.model.vo.PriceQuoteVO implements Serializable

Serialized Fields

quantity

int quantity

price

double price

productId

java.lang.String productId

Class com.theopenstack.rtpdemo.model.vo.ProductVO implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

description

java.lang.String description

Class com.theopenstack.rtpdemo.model.vo.UserVO implements Serializable

Serialized Fields

id

java.lang.String id

name

java.lang.String name

BU

java.lang.String BU
Business Unit attribute defines which system of records will be used to search for products and prices for this user. At this stage it is predefined as one of the following:
    JDO, EJB, ERP, WS.


Package com.theopenstack.rtpdemo.util

Class com.theopenstack.rtpdemo.util.ServiceLocatorException implements Serializable

Serialized Fields

rootCause

java.lang.Exception rootCause
An exception that caused the error.


Package com.theopenstack.rtpdemo.view.form

Class com.theopenstack.rtpdemo.view.form.LoginForm implements Serializable

Serialized Fields

login

java.lang.String login
The maintenance action we are performing (Create or Edit).


password

java.lang.String password

Class com.theopenstack.rtpdemo.view.form.SearchProductsForm implements Serializable

Serialized Fields

name

java.lang.String name

Class com.theopenstack.rtpdemo.view.form.SearchResultsForm implements Serializable

Serialized Fields

quantity

int quantity

id

java.lang.String id