The table contains different model specification mapping for each store. PVCMDLSPEC represents relationship among records in the PVCDEVMDL and the PVCDEVSPEC database tables.
Method Summary | |
---|---|
java.lang.String |
getMdlSpcId() |
java.lang.String |
getModelId() |
java.lang.String |
getSpecId() |
java.lang.String |
getStoreentId() |
void |
setMdlSpcId(java.lang.String newValue) |
void |
setModelId(java.lang.String newValue) |
void |
setSpecId(java.lang.String newValue) |
void |
setStoreentId(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getSpecId() 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 setSpecId(java.lang.String newValue)
public java.lang.String getStoreentId() 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 setStoreentId(java.lang.String newValue)
public java.lang.String getModelId() 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 setModelId(java.lang.String newValue)
public java.lang.String getMdlSpcId() 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 setMdlSpcId(java.lang.String newValue)