com.ibm.commerce.fulfillment.objects
Interface StoreEntityCalculationUsageAccessBeanData

All Known Implementing Classes:
StoreEntityCalculationUsageAccessBean

public interface StoreEntityCalculationUsageAccessBeanData

Each row of this table contains information about how a CalculationUsage is used by a StoreEntity. If a column value is NULL for a Store, the Store uses the value specified for its StoreGroup.


Method Summary
java.lang.String getActiveCalculationCodeCombineMethodId()
java.lang.String getActiveCalculationRuleCombineMethodId()
java.lang.String getApplyCalculationUsageMethodId()
java.lang.String getCalculationCodeId()
java.lang.String getCalculationUsageId()
java.lang.String getFinalizeCalculationUsageMethodId()
java.lang.String getInitializeCalculationUsageMethodId()
java.lang.String getSequence()
java.lang.String getStoreEntityId()
java.lang.String getSummarizeCalculationUsageMethodId()
java.lang.String getUsageFlags()
void setActiveCalculationCodeCombineMethodId(java.lang.String newValue)
void setActiveCalculationRuleCombineMethodId(java.lang.String newValue)
void setApplyCalculationUsageMethodId(java.lang.String newValue)
void setCalculationCodeId(java.lang.String newValue)
void setCalculationUsageId(java.lang.String newValue)
void setFinalizeCalculationUsageMethodId(java.lang.String newValue)
void setInitializeCalculationUsageMethodId(java.lang.String newValue)
void setSequence(java.lang.String newValue)
void setStoreEntityId(java.lang.String newValue)
void setSummarizeCalculationUsageMethodId(java.lang.String newValue)
void setUsageFlags(java.lang.String newValue)

Method Detail

getApplyCalculationUsageMethodId

public java.lang.String getApplyCalculationUsageMethodId()
                                                  throws java.rmi.RemoteException,
                                                         javax.ejb.CreateException,
                                                         javax.ejb.FinderException,
                                                         javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setApplyCalculationUsageMethodId

public void setApplyCalculationUsageMethodId(java.lang.String newValue)

getCalculationCodeId

public java.lang.String getCalculationCodeId()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCalculationCodeId

public void setCalculationCodeId(java.lang.String newValue)

getActiveCalculationRuleCombineMethodId

public java.lang.String getActiveCalculationRuleCombineMethodId()
                                                         throws java.rmi.RemoteException,
                                                                javax.ejb.CreateException,
                                                                javax.ejb.FinderException,
                                                                javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setActiveCalculationRuleCombineMethodId

public void setActiveCalculationRuleCombineMethodId(java.lang.String newValue)

getUsageFlags

public java.lang.String getUsageFlags()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUsageFlags

public void setUsageFlags(java.lang.String newValue)

getFinalizeCalculationUsageMethodId

public java.lang.String getFinalizeCalculationUsageMethodId()
                                                     throws java.rmi.RemoteException,
                                                            javax.ejb.CreateException,
                                                            javax.ejb.FinderException,
                                                            javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setFinalizeCalculationUsageMethodId

public void setFinalizeCalculationUsageMethodId(java.lang.String newValue)

getActiveCalculationCodeCombineMethodId

public java.lang.String getActiveCalculationCodeCombineMethodId()
                                                         throws java.rmi.RemoteException,
                                                                javax.ejb.CreateException,
                                                                javax.ejb.FinderException,
                                                                javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setActiveCalculationCodeCombineMethodId

public void setActiveCalculationCodeCombineMethodId(java.lang.String newValue)

getStoreEntityId

public java.lang.String getStoreEntityId()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStoreEntityId

public void setStoreEntityId(java.lang.String newValue)

getInitializeCalculationUsageMethodId

public java.lang.String getInitializeCalculationUsageMethodId()
                                                       throws java.rmi.RemoteException,
                                                              javax.ejb.CreateException,
                                                              javax.ejb.FinderException,
                                                              javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setInitializeCalculationUsageMethodId

public void setInitializeCalculationUsageMethodId(java.lang.String newValue)

getSummarizeCalculationUsageMethodId

public java.lang.String getSummarizeCalculationUsageMethodId()
                                                      throws java.rmi.RemoteException,
                                                             javax.ejb.CreateException,
                                                             javax.ejb.FinderException,
                                                             javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setSummarizeCalculationUsageMethodId

public void setSummarizeCalculationUsageMethodId(java.lang.String newValue)

getCalculationUsageId

public java.lang.String getCalculationUsageId()
                                       throws java.rmi.RemoteException,
                                              javax.ejb.CreateException,
                                              javax.ejb.FinderException,
                                              javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCalculationUsageId

public void setCalculationUsageId(java.lang.String newValue)

getSequence

public java.lang.String getSequence()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setSequence

public void setSequence(java.lang.String newValue)

Feedback