|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
This bean provides access to the PVCDEVSPEC table.
The following is a description of this table:
This table represents minimum specification of pervasive computing devices which are categorized by PVCMDLSPEC. Records of this table will be set in the appropriate adapter.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
PVCDeviceSpecAccessBean()
Default constructor. |
|
PVCDeviceSpecAccessBean(javax.ejb.EJBObject ejbObject)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
|
PVCDeviceSpecAccessBean(java.lang.String specName,
java.lang.String contentDir)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
|
PVCDeviceSpecAccessBean(java.lang.String specName,
java.lang.String sessionType,
java.lang.String contentDir)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
PVCDeviceSpecAccessBean |
findByStoreentSessionTypeAndModelName(java.lang.Integer storeent,
java.lang.String sessionType,
java.lang.String modelName)
Returns PVCDeviceSpecAccessBean found on the base of provided values for StoreentSessionType and ModelName |
java.lang.String |
getContentDirectory()
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL. |
java.lang.String |
getDescription()
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL. |
java.lang.String |
getDocumentFormat()
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.String |
getDocumentVersion()
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL. |
java.lang.String |
getImageFormat()
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.String |
getLcdColors()
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
java.lang.Integer |
getLcdColorsInEJBType()
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
java.lang.String |
getLcdHeight()
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
java.lang.Integer |
getLcdHeightInEJBType()
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
java.lang.String |
getLcdMomochrome()
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL. |
java.lang.String |
getLcdWidth()
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getLcdWidthInEJBType()
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
java.lang.String |
getMaxContentLength()
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaxContentLengthInEJBType()
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
java.lang.String |
getMaxUrlLength()
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaxUrlLengthInEJBType()
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
java.lang.String |
getSessionType()
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL. |
java.lang.String |
getSoundFormat()
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL. |
java.lang.String |
getSpecId()
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getSpecIdInEJBType()
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getSpecName()
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setContentDirectory(java.lang.String aContentDirectory)
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL. |
void |
setDescription(java.lang.String aDescription)
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL. |
void |
setDocumentFormat(java.lang.String aDocumentFormat)
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setDocumentVersion(java.lang.String aDocumentVersion)
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL. |
void |
setImageFormat(java.lang.String aImageFormat)
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setInitKey_specId(java.lang.String aInitKey_specId)
Set the primary key for this object |
void |
setLcdColors(java.lang.Integer aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
void |
setLcdColors(java.lang.String aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL. |
void |
setLcdHeight(java.lang.Integer aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
void |
setLcdHeight(java.lang.String aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL. |
void |
setLcdMomochrome(java.lang.String aLcdMomochrome)
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL. |
void |
setLcdWidth(java.lang.Integer aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
void |
setLcdWidth(java.lang.String aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL. |
void |
setMaxContentLength(java.lang.Integer aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
void |
setMaxContentLength(java.lang.String aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL. |
void |
setMaxUrlLength(java.lang.Integer aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
void |
setMaxUrlLength(java.lang.String aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL. |
void |
setSessionType(java.lang.String aSessionType)
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL. |
void |
setSoundFormat(java.lang.String aSoundFormat)
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL. |
void |
setSpecId(java.lang.Integer aSpecId)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
void |
setSpecId(java.lang.String aSpecId)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL. |
void |
setSpecName(java.lang.String aSpecName)
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PVCDeviceSpecAccessBean()
Default constructor. Maps to findByPrimaryKey.
public PVCDeviceSpecAccessBean(javax.ejb.EJBObject ejbObject) throws java.rmi.RemoteException
Maps to a corresponding ejbCreate method in the home interface of the EJB
ejbObject
- javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic PVCDeviceSpecAccessBean(java.lang.String specName, java.lang.String contentDir) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
Provided parameters are specName and Content Directory
specName
- java.lang.StringcontentDir
- java.lang.Stringjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic PVCDeviceSpecAccessBean(java.lang.String specName, java.lang.String sessionType, java.lang.String contentDir) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
Provided parameters are specName, sessionType and contentDir
specName
- java.lang.StringsessionType
- java.lang.StringcontentDir
- java.lang.Stringjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic PVCDeviceSpecAccessBean findByStoreentSessionTypeAndModelName(java.lang.Integer storeent, java.lang.String sessionType, java.lang.String modelName) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Returns PVCDeviceSpecAccessBean found on the base of provided values for StoreentSessionType and ModelName
storeent
- java.lang.IntegersessionType
- java.lang.StringmodelName
- java.lang.Stringjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getContentDirectory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Directory which contains contents for device models of this specification.
getContentDirectory
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Short description of the device specification.
getDescription
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDocumentFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
getDocumentFormat
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDocumentVersion() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL.
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0)
getDocumentVersion
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getImageFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
getImageFormat
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLcdColors() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
getLcdColors
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getLcdColorsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLcdHeight() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
getLcdHeight
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getLcdHeightInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLcdMomochrome() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL.
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values are 0 (No) or 1 (Yes ).
getLcdMomochrome
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLcdWidth() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
getLcdWidth
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getLcdWidthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaxContentLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
getMaxContentLength
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaxContentLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaxUrlLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
getMaxUrlLength
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaxUrlLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSessionType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL.
The following is a description of this column:
Type of carrier. For example, iMode. This column is deprecated and is provided for backward compatibility only.
getSessionType
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSoundFormat() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
getSoundFormat
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSpecId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
getSpecId
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getSpecIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getSpecName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Name of the specification.
getSpecName
in interface PVCDeviceSpecAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setContentDirectory(java.lang.String aContentDirectory)
This method provides access to the PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Directory which contains contents for device models of this specification.
setContentDirectory
in interface PVCDeviceSpecAccessBeanData
aContentDirectory
- java.lang.Stringpublic void setDescription(java.lang.String aDescription)
This method provides access to the PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128) NULL.
The following is a description of this column:
Short description of the device specification.
setDescription
in interface PVCDeviceSpecAccessBeanData
aDescription
- java.lang.Stringpublic void setDocumentFormat(java.lang.String aDocumentFormat)
This method provides access to the PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported document format. For example, HTML, CHTML, HDML, WML, or MML.
setDocumentFormat
in interface PVCDeviceSpecAccessBeanData
aDocumentFormat
- java.lang.Stringpublic void setDocumentVersion(java.lang.String aDocumentVersion)
This method provides access to the PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8) NULL.
The following is a description of this column:
The supported document version. For example 1.0, 2.0, or 3.0)
setDocumentVersion
in interface PVCDeviceSpecAccessBeanData
aDocumentVersion
- java.lang.Stringpublic void setImageFormat(java.lang.String aImageFormat)
This method provides access to the PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
The supported image formats. For example, JPG, GIF, or BMP.
setImageFormat
in interface PVCDeviceSpecAccessBeanData
aImageFormat
- java.lang.Stringpublic void setInitKey_specId(java.lang.String aInitKey_specId)
Set the primary key for this object
aInitKey_specId
- java.lang.Stringpublic void setLcdColors(java.lang.Integer aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
aLcdColors
- java.lang.Integerpublic void setLcdColors(java.lang.String aLcdColors)
This method provides access to the PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER NULL.
The following is a description of this column:
Number of colors the LCD panel can display.
setLcdColors
in interface PVCDeviceSpecAccessBeanData
aLcdColors
- java.lang.Stringpublic void setLcdHeight(java.lang.Integer aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
aLcdHeight
- java.lang.Integerpublic void setLcdHeight(java.lang.String aLcdHeight)
This method provides access to the PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER NULL.
The following is a description of this column:
Height of the LCD panel in pixels.
setLcdHeight
in interface PVCDeviceSpecAccessBeanData
aLcdHeight
- java.lang.Stringpublic void setLcdMomochrome(java.lang.String aLcdMomochrome)
This method provides access to the PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1) NULL.
The following is a description of this column:
Specifies whether the LCD panel has a monochromatic display. Valid values are 0 (No) or 1 (Yes ).
setLcdMomochrome
in interface PVCDeviceSpecAccessBeanData
aLcdMomochrome
- java.lang.Stringpublic void setLcdWidth(java.lang.Integer aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
aLcdWidth
- java.lang.Integerpublic void setLcdWidth(java.lang.String aLcdWidth)
This method provides access to the PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER NULL.
The following is a description of this column:
Width of the LCD panel in pixels.
setLcdWidth
in interface PVCDeviceSpecAccessBeanData
aLcdWidth
- java.lang.Stringpublic void setMaxContentLength(java.lang.Integer aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
aMaxContentLength
- java.lang.Integerpublic void setMaxContentLength(java.lang.String aMaxContentLength)
This method provides access to the PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum content length in bytes.
setMaxContentLength
in interface PVCDeviceSpecAccessBeanData
aMaxContentLength
- java.lang.Stringpublic void setMaxUrlLength(java.lang.Integer aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
aMaxUrlLength
- java.lang.Integerpublic void setMaxUrlLength(java.lang.String aMaxUrlLength)
This method provides access to the PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum URL length in bytes.
setMaxUrlLength
in interface PVCDeviceSpecAccessBeanData
aMaxUrlLength
- java.lang.Stringpublic void setSessionType(java.lang.String aSessionType)
This method provides access to the PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32) NULL.
The following is a description of this column:
Type of carrier. For example, iMode. This column is deprecated and is provided for backward compatibility only.
setSessionType
in interface PVCDeviceSpecAccessBeanData
aSessionType
- java.lang.Stringpublic void setSoundFormat(java.lang.String aSoundFormat)
This method provides access to the PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80) NULL.
The following is a description of this column:
Supported sound formats. For example, WAV or MIDI.
setSoundFormat
in interface PVCDeviceSpecAccessBeanData
aSoundFormat
- java.lang.Stringpublic void setSpecId(java.lang.Integer aSpecId)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
aSpecId
- java.lang.Integerpublic void setSpecId(java.lang.String aSpecId)
This method provides access to the PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Reference number to identify the specification.
setSpecId
in interface PVCDeviceSpecAccessBeanData
aSpecId
- java.lang.Stringpublic void setSpecName(java.lang.String aSpecName)
This method provides access to the PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL.
The following is a description of this column:
Name of the specification.
setSpecName
in interface PVCDeviceSpecAccessBeanData
aSpecName
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |