com.ibm.commerce.me.objects
Class ProcurementProtocolBean

com.ibm.commerce.me.objects.ProcurementProtocolBean

public class ProcurementProtocolBean

This bean provides access to the PROCPROTCL table.

The following is a description of this table:

Each row of this table represents a procurement system protocol and its version number. For example, cXML, OCI, OBI, and so on.


Constructor Summary
ProcurementProtocolBean()
           
 
Method Summary
 java.lang.Integer getAuthenticationType()
          This method provides access to the PROCPROTCL.AUTHTYPE column of DB2 type INTEGER NOT NULL.
 java.lang.String getClassificationDomain()
          This method provides access to the PROCPROTCL.CLASSIFDOMAIN column of DB2 type CHAR(32) NULL.
 java.lang.String getField1()
          This method provides access to the PROCPROTCL.FIELD1 column of DB2 type VARCHAR(64) NULL.
 java.lang.String getField2()
          This method provides access to the PROCPROTCL.FIELD2 column of DB2 type VARCHAR(64) NULL.
 java.lang.String getField3()
          This method provides access to the PROCPROTCL.FIELD3 column of DB2 type VARCHAR(64) NULL.
 java.lang.String getProcurementProtocolComment()
          This method provides access to the PROCPROTCL.PROCPROTCLCOMMENT column of DB2 type VARCHAR(254) NULL.
 java.lang.String getProcurementSystemName()
          This method provides access to the PROCPROTCL.PROCSYSNAME column of DB2 type CHAR(16) NULL.
 java.lang.Integer getProtocolId()
          This method provides access to the PROCPROTCL.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
 java.lang.String getProtocolName()
          This method provides access to the PROCPROTCL.PROTOCOLNAME column of DB2 type VARCHAR(32) NOT NULL.
 java.lang.String getTwoStepMode()
          This method provides access to the PROCPROTCL.TWOSTEPMODE column of DB2 type CHAR(1) NOT NULL.
 java.lang.String getUomStandard()
          This method provides access to the PROCPROTCL.UOMSTANDARD column of DB2 type VARCHAR(32) NULL.
 java.lang.String getVersion()
          This method provides access to the PROCPROTCL.VERSION column of DB2 type VARCHAR(32) NULL.
 void setAuthenticationType(java.lang.Integer aAuthenticationType)
          This method provides access to the PROCPROTCL.AUTHTYPE column of DB2 type INTEGER NOT NULL.
 void setClassificationDomain(java.lang.String aClassificationDomain)
          This method provides access to the PROCPROTCL.CLASSIFDOMAIN column of DB2 type CHAR(32) NULL.
 void setField1(java.lang.String aField1)
          This method provides access to the PROCPROTCL.FIELD1 column of DB2 type VARCHAR(64) NULL.
 void setField2(java.lang.String aField2)
          This method provides access to the PROCPROTCL.FIELD2 column of DB2 type VARCHAR(64) NULL.
 void setField3(java.lang.String aField3)
          This method provides access to the PROCPROTCL.FIELD3 column of DB2 type VARCHAR(64) NULL.
 void setProcurementProtocolComment(java.lang.String aProcurementProtocolComment)
          This method provides access to the PROCPROTCL.PROCPROTCLCOMMENT column of DB2 type VARCHAR(254) NULL.
 void setProcurementSystemName(java.lang.String aProcurementSystemName)
          This method provides access to the PROCPROTCL.PROCSYSNAME column of DB2 type CHAR(16) NULL.
 void setProtocolId(java.lang.Integer aProtocolId)
          This method provides access to the PROCPROTCL.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.
 void setProtocolName(java.lang.String aProtocolName)
          This method provides access to the PROCPROTCL.PROTOCOLNAME column of DB2 type VARCHAR(32) NOT NULL.
 void setTwoStepMode(java.lang.String aTwoStepMode)
          This method provides access to the PROCPROTCL.TWOSTEPMODE column of DB2 type CHAR(1) NOT NULL.
 void setUomStandard(java.lang.String aUomStandard)
          This method provides access to the PROCPROTCL.UOMSTANDARD column of DB2 type VARCHAR(32) NULL.
 void setVersion(java.lang.String aVersion)
          This method provides access to the PROCPROTCL.VERSION column of DB2 type VARCHAR(32) NULL.
 

Constructor Detail

ProcurementProtocolBean

public ProcurementProtocolBean()
Method Detail

getAuthenticationType

public java.lang.Integer getAuthenticationType()

This method provides access to the PROCPROTCL.AUTHTYPE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Authentication type used by the protocol.

Returns:
java.lang.Integer

getClassificationDomain

public java.lang.String getClassificationDomain()

This method provides access to the PROCPROTCL.CLASSIFDOMAIN column of DB2 type CHAR(32) NULL.

The following is a description of this column:

Product classification standard used by the procurement protocol version. Examples of classification standards include UNSPSC, SPSC, and so on.

Returns:
java.lang.String

getField1

public java.lang.String getField1()

This method provides access to the PROCPROTCL.FIELD1 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

Returns:
java.lang.String

getField2

public java.lang.String getField2()

This method provides access to the PROCPROTCL.FIELD2 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

Returns:
java.lang.String

getField3

public java.lang.String getField3()

This method provides access to the PROCPROTCL.FIELD3 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

Returns:
java.lang.String

getProcurementProtocolComment

public java.lang.String getProcurementProtocolComment()

This method provides access to the PROCPROTCL.PROCPROTCLCOMMENT column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

Comment

Returns:
java.lang.String

getProcurementSystemName

public java.lang.String getProcurementSystemName()

This method provides access to the PROCPROTCL.PROCSYSNAME column of DB2 type CHAR(16) NULL.

The following is a description of this column:

Name of the procurement system that uses this protocol. Foreign key to PROCSYS table.

Returns:
java.lang.String

getProtocolId

public java.lang.Integer getProtocolId()

This method provides access to the PROCPROTCL.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Generated primary key.

Returns:
java.lang.Integer

getProtocolName

public java.lang.String getProtocolName()

This method provides access to the PROCPROTCL.PROTOCOLNAME column of DB2 type VARCHAR(32) NOT NULL.

The following is a description of this column:

Name of the procurement protocol. Together with column VERSION forms a unique index.

Returns:
java.lang.String

getTwoStepMode

public java.lang.String getTwoStepMode()

This method provides access to the PROCPROTCL.TWOSTEPMODE column of DB2 type CHAR(1) NOT NULL.

The following is a description of this column:

Indicates whether this protocol uses two modes of communication for the shopping session. For example, cXML uses XML/HTTP to authenticate the procurement system buyer and then browser-based HTTP to complete the shopping cycle.

Returns:
java.lang.String

getUomStandard

public java.lang.String getUomStandard()

This method provides access to the PROCPROTCL.UOMSTANDARD column of DB2 type VARCHAR(32) NULL.

The following is a description of this column:

Unit of measurement standard (ISO for example) used by the procurement protocol.

Returns:
java.lang.String

getVersion

public java.lang.String getVersion()

This method provides access to the PROCPROTCL.VERSION column of DB2 type VARCHAR(32) NULL.

The following is a description of this column:

Version of the procurement protocol.

Returns:
java.lang.String

setAuthenticationType

public void setAuthenticationType(java.lang.Integer aAuthenticationType)

This method provides access to the PROCPROTCL.AUTHTYPE column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Authentication type used by the protocol.

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

setClassificationDomain

public void setClassificationDomain(java.lang.String aClassificationDomain)

This method provides access to the PROCPROTCL.CLASSIFDOMAIN column of DB2 type CHAR(32) NULL.

The following is a description of this column:

Product classification standard used by the procurement protocol version. Examples of classification standards include UNSPSC, SPSC, and so on.

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

setField1

public void setField1(java.lang.String aField1)

This method provides access to the PROCPROTCL.FIELD1 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

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

setField2

public void setField2(java.lang.String aField2)

This method provides access to the PROCPROTCL.FIELD2 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

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

setField3

public void setField3(java.lang.String aField3)

This method provides access to the PROCPROTCL.FIELD3 column of DB2 type VARCHAR(64) NULL.

The following is a description of this column:

Customizable.

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

setProcurementProtocolComment

public void setProcurementProtocolComment(java.lang.String aProcurementProtocolComment)

This method provides access to the PROCPROTCL.PROCPROTCLCOMMENT column of DB2 type VARCHAR(254) NULL.

The following is a description of this column:

Comment

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

setProcurementSystemName

public void setProcurementSystemName(java.lang.String aProcurementSystemName)

This method provides access to the PROCPROTCL.PROCSYSNAME column of DB2 type CHAR(16) NULL.

The following is a description of this column:

Name of the procurement system that uses this protocol. Foreign key to PROCSYS table.

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

setProtocolId

public void setProtocolId(java.lang.Integer aProtocolId)

This method provides access to the PROCPROTCL.PROCPROTCL_ID column of DB2 type INTEGER NOT NULL.

The following is a description of this column:

Generated primary key.

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

setProtocolName

public void setProtocolName(java.lang.String aProtocolName)

This method provides access to the PROCPROTCL.PROTOCOLNAME column of DB2 type VARCHAR(32) NOT NULL.

The following is a description of this column:

Name of the procurement protocol. Together with column VERSION forms a unique index.

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

setTwoStepMode

public void setTwoStepMode(java.lang.String aTwoStepMode)

This method provides access to the PROCPROTCL.TWOSTEPMODE column of DB2 type CHAR(1) NOT NULL.

The following is a description of this column:

Indicates whether this protocol uses two modes of communication for the shopping session. For example, cXML uses XML/HTTP to authenticate the procurement system buyer and then browser-based HTTP to complete the shopping cycle.

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

setUomStandard

public void setUomStandard(java.lang.String aUomStandard)

This method provides access to the PROCPROTCL.UOMSTANDARD column of DB2 type VARCHAR(32) NULL.

The following is a description of this column:

Unit of measurement standard (ISO for example) used by the procurement protocol.

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

setVersion

public void setVersion(java.lang.String aVersion)

This method provides access to the PROCPROTCL.VERSION column of DB2 type VARCHAR(32) NULL.

The following is a description of this column:

Version of the procurement protocol.

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