This table holds the relationship between StoreEntities and the Catalogs that they offer.
Method Summary | |
---|---|
java.lang.String |
getCatalogReferenceNumber() |
java.lang.String |
getLastUpdate() |
java.lang.String |
getMasterCatalog() |
java.lang.String |
getStoreEntryID() |
void |
setCatalogReferenceNumber(java.lang.String newValue) |
void |
setLastUpdate(java.lang.String newValue) |
void |
setMasterCatalog(java.lang.String newValue) |
void |
setStoreEntryID(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getMasterCatalog() 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 setMasterCatalog(java.lang.String newValue)
public java.lang.String getLastUpdate() 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 setLastUpdate(java.lang.String newValue)
public java.lang.String getCatalogReferenceNumber() 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 setCatalogReferenceNumber(java.lang.String newValue)
public java.lang.String getStoreEntryID() 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 setStoreEntryID(java.lang.String newValue)