This table relates master catalogs with trading position containers. Each catalog entry belonging to the indicated master catalog must have a standard price offer supplied for the specified trading position container.
Method Summary | |
---|---|
java.lang.String |
getCatalogGroupId() |
java.lang.String |
getCatalogId() |
java.lang.Integer |
getStoreId() getStoreId |
java.lang.String |
getTradingPositionId() |
void |
setCatalogGroupId(java.lang.String newValue) |
void |
setCatalogId(java.lang.String newValue) |
void |
setStoreId(java.lang.Integer newValue) setStoreId |
void |
setTradingPositionId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getCatalogGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatalogGroupId(java.lang.String newValue)
public java.lang.String getTradingPositionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTradingPositionId(java.lang.String newValue)
public java.lang.String getCatalogId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatalogId(java.lang.String newValue)
public java.lang.Integer getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreId(java.lang.Integer newValue)