org.opencrx.application.shop1.jmi1
Interface UpdateCustomerParams

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, UpdateCustomerParams

public interface UpdateCustomerParams
extends RefStruct_1_0, UpdateCustomerParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.UpdateCustomerParams
UpdateCustomerParams.Member
 
Method Summary
 CustomerT getCustomer()
          Retrieves the value for the structure field customer.
 Boolean isUpdateAddressData()
          Retrieves the value for the optional structure field updateAddressData.
 Boolean isUpdateBookmarks()
          Retrieves the value for the optional structure field updateBookmarks.
 Boolean isUpdateGenericData()
          Retrieves the value for the optional structure field updateGenericData.
 Boolean isUpdateHobbyAndInterestData()
          Retrieves the value for the optional structure field updateHobbyAndInterestData.
 Boolean isUpdateMainData()
          Retrieves the value for the optional structure field updateMainData.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getCustomer

CustomerT getCustomer()
Retrieves the value for the structure field customer.

Specified by:
getCustomer in interface UpdateCustomerParams
Returns:
The non-null value for structure field customer.

isUpdateAddressData

Boolean isUpdateAddressData()
Retrieves the value for the optional structure field updateAddressData.

Specified by:
isUpdateAddressData in interface UpdateCustomerParams
Returns:
The possibly null value for structure field updateAddressData.

isUpdateBookmarks

Boolean isUpdateBookmarks()
Retrieves the value for the optional structure field updateBookmarks.

Specified by:
isUpdateBookmarks in interface UpdateCustomerParams
Returns:
The possibly null value for structure field updateBookmarks.

isUpdateGenericData

Boolean isUpdateGenericData()
Retrieves the value for the optional structure field updateGenericData.

Specified by:
isUpdateGenericData in interface UpdateCustomerParams
Returns:
The possibly null value for structure field updateGenericData.

isUpdateHobbyAndInterestData

Boolean isUpdateHobbyAndInterestData()
Retrieves the value for the optional structure field updateHobbyAndInterestData.

Specified by:
isUpdateHobbyAndInterestData in interface UpdateCustomerParams
Returns:
The possibly null value for structure field updateHobbyAndInterestData.

isUpdateMainData

Boolean isUpdateMainData()
Retrieves the value for the optional structure field updateMainData.

Specified by:
isUpdateMainData in interface UpdateCustomerParams
Returns:
The possibly null value for structure field updateMainData.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.