|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.contract.objects.TradingAttachmentRelationBean
This bean provides access to the TRDATTACH table.
The following is a description of this table:
The trading to attachment relationship table.
Constructor Summary | |
TradingAttachmentRelationBean()
|
Method Summary | |
java.lang.Long |
getAttachmentId()
This method provides access to the TRDATTACH.ATTACHMENT_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getTradingId()
This method provides access to the TRDATTACH.TRADING_ID column of DB2 type BIGINT NOT NULL. |
Constructor Detail |
public TradingAttachmentRelationBean()
Method Detail |
public java.lang.Long getAttachmentId()
This method provides access to the TRDATTACH.ATTACHMENT_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Attachment ID.
public java.lang.Long getTradingId()
This method provides access to the TRDATTACH.TRADING_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Trading agreement ID.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |