com.ibm.commerce.common.beans
Class QuantityUnitFormatDescriptionDataBean

com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
All Implemented Interfaces:
Delegator

public class QuantityUnitFormatDescriptionDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
QuantityUnitFormatDescriptionDataBean()
           
 
Method Summary
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getCustomizedQuantityString()
          IBM internal use only.
 java.lang.String getDataBeanKeyLanguageId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyNumberUsgId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyQuantityUnitId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyStoreEntityId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getDescription()
          IBM internal use only.
 java.lang.String getDisplayLocale()
          IBM internal use only.
 java.lang.String getGroupingCharacter()
          IBM internal use only.
 java.lang.String getLanguageId()
          IBM internal use only.
 java.lang.Integer getLanguageIdInEJBType()
          IBM internal use only.
 java.lang.String getNumberPattern()
          IBM internal use only.
 java.lang.String getNumberUsgId()
          IBM internal use only.
 java.lang.Integer getNumberUsgIdInEJBType()
          IBM internal use only.
 java.lang.String getQuantityUnitId()
          IBM internal use only.
 java.lang.String getRadixPoint()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getStoreEntityId()
          IBM internal use only.
 java.lang.Integer getStoreEntityIdInEJBType()
          IBM internal use only.
 java.lang.String getUnitPrefixNegative()
          IBM internal use only.
 java.lang.String getUnitPrefixPositive()
          IBM internal use only.
 java.lang.String getUnitSuffixNegative()
          IBM internal use only.
 java.lang.String getUnitSuffixPositive()
          IBM internal use only.
 java.lang.String getUnitSymbol()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setCustomizedQuantityString(java.lang.String aCustomizedQuantityString)
          IBM internal use only.
 void setDataBeanKeyLanguageId(java.lang.String aDataBeanKeyLanguageId)
          Set its primary key for fetching.
 void setDataBeanKeyNumberUsgId(java.lang.String aDataBeanKeyNumberUsgId)
          Set its primary key for fetching.
 void setDataBeanKeyQuantityUnitId(java.lang.String aDataBeanKeyQuantityUnitId)
          Set its primary key for fetching.
 void setDataBeanKeyStoreEntityId(java.lang.String aDataBeanKeyStoreEntityId)
          Set its primary key for fetching.
 void setDescription(java.lang.String aDescription)
          IBM internal use only.
 void setDisplayLocale(java.lang.String aDisplayLocale)
          IBM internal use only.
 void setGroupingCharacter(java.lang.String aGroupingCharacter)
          IBM internal use only.
 void setLanguageId(java.lang.Integer aLanguageId)
          IBM internal use only.
 void setNumberPattern(java.lang.String aNumberPattern)
          IBM internal use only.
 void setNumberUsgId(java.lang.Integer aNumberUsgId)
          IBM internal use only.
 void setQuantityUnitId(java.lang.String aQuantityUnitId)
          IBM internal use only.
 void setRadixPoint(java.lang.String aRadixPoint)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setStoreEntityId(java.lang.Integer aStoreEntityId)
          IBM internal use only.
 void setUnitPrefixNegative(java.lang.String aUnitPrefixNegative)
          IBM internal use only.
 void setUnitPrefixPositive(java.lang.String aUnitPrefixPositive)
          IBM internal use only.
 void setUnitSuffixNegative(java.lang.String aUnitSuffixNegative)
          IBM internal use only.
 void setUnitSuffixPositive(java.lang.String aUnitSuffixPositive)
          IBM internal use only.
 void setUnitSymbol(java.lang.String aUnitSymbol)
          IBM internal use only.
 

Constructor Detail

QuantityUnitFormatDescriptionDataBean

public QuantityUnitFormatDescriptionDataBean()
Method Detail

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getCustomizedQuantityString

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDataBeanKeyLanguageId

public java.lang.String getDataBeanKeyLanguageId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyNumberUsgId

public java.lang.String getDataBeanKeyNumberUsgId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyQuantityUnitId

public java.lang.String getDataBeanKeyQuantityUnitId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyStoreEntityId

public java.lang.String getDataBeanKeyStoreEntityId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getDescription

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDisplayLocale

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getGroupingCharacter

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLanguageId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getLanguageIdInEJBType

public java.lang.Integer getLanguageIdInEJBType()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getNumberPattern

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getNumberUsgId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getNumberUsgIdInEJBType

public java.lang.Integer getNumberUsgIdInEJBType()
                                          throws java.rmi.RemoteException,
                                                 javax.ejb.CreateException,
                                                 javax.ejb.FinderException,
                                                 javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getQuantityUnitId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRadixPoint

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getStoreEntityId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getStoreEntityIdInEJBType

public java.lang.Integer getStoreEntityIdInEJBType()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUnitPrefixNegative

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUnitPrefixPositive

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUnitSuffixNegative

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUnitSuffixPositive

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUnitSymbol

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setCustomizedQuantityString

public void setCustomizedQuantityString(java.lang.String aCustomizedQuantityString)

IBM internal use only.

Parameters:
aCustomizedQuantityString - java.lang.String
Returns:
void

setDataBeanKeyLanguageId

public void setDataBeanKeyLanguageId(java.lang.String aDataBeanKeyLanguageId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyLanguageId - java.lang.String
Returns:
void

setDataBeanKeyNumberUsgId

public void setDataBeanKeyNumberUsgId(java.lang.String aDataBeanKeyNumberUsgId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyNumberUsgId - java.lang.String
Returns:
void

setDataBeanKeyQuantityUnitId

public void setDataBeanKeyQuantityUnitId(java.lang.String aDataBeanKeyQuantityUnitId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyQuantityUnitId - java.lang.String
Returns:
void

setDataBeanKeyStoreEntityId

public void setDataBeanKeyStoreEntityId(java.lang.String aDataBeanKeyStoreEntityId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyStoreEntityId - java.lang.String
Returns:
void

setDescription

public void setDescription(java.lang.String aDescription)

IBM internal use only.

Parameters:
aDescription - java.lang.String
Returns:
void

setDisplayLocale

public void setDisplayLocale(java.lang.String aDisplayLocale)

IBM internal use only.

Parameters:
aDisplayLocale - java.lang.String
Returns:
void

setGroupingCharacter

public void setGroupingCharacter(java.lang.String aGroupingCharacter)

IBM internal use only.

Parameters:
aGroupingCharacter - java.lang.String
Returns:
void

setLanguageId

public void setLanguageId(java.lang.Integer aLanguageId)

IBM internal use only.

Parameters:
aLanguageId - java.lang.Integer
Returns:
void

setNumberPattern

public void setNumberPattern(java.lang.String aNumberPattern)

IBM internal use only.

Parameters:
aNumberPattern - java.lang.String
Returns:
void

setNumberUsgId

public void setNumberUsgId(java.lang.Integer aNumberUsgId)

IBM internal use only.

Parameters:
aNumberUsgId - java.lang.Integer
Returns:
void

setQuantityUnitId

public void setQuantityUnitId(java.lang.String aQuantityUnitId)

IBM internal use only.

Parameters:
aQuantityUnitId - java.lang.String
Returns:
void

setRadixPoint

public void setRadixPoint(java.lang.String aRadixPoint)

IBM internal use only.

Parameters:
aRadixPoint - java.lang.String
Returns:
void

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException,
                                 javax.ejb.FinderException

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

setStoreEntityId

public void setStoreEntityId(java.lang.Integer aStoreEntityId)

IBM internal use only.

Parameters:
aStoreEntityId - java.lang.Integer
Returns:
void

setUnitPrefixNegative

public void setUnitPrefixNegative(java.lang.String aUnitPrefixNegative)

IBM internal use only.

Parameters:
aUnitPrefixNegative - java.lang.String
Returns:
void

setUnitPrefixPositive

public void setUnitPrefixPositive(java.lang.String aUnitPrefixPositive)

IBM internal use only.

Parameters:
aUnitPrefixPositive - java.lang.String
Returns:
void

setUnitSuffixNegative

public void setUnitSuffixNegative(java.lang.String aUnitSuffixNegative)

IBM internal use only.

Parameters:
aUnitSuffixNegative - java.lang.String
Returns:
void

setUnitSuffixPositive

public void setUnitSuffixPositive(java.lang.String aUnitSuffixPositive)

IBM internal use only.

Parameters:
aUnitSuffixPositive - java.lang.String
Returns:
void

setUnitSymbol

public void setUnitSymbol(java.lang.String aUnitSymbol)

IBM internal use only.

Parameters:
aUnitSymbol - java.lang.String
Returns:
void