This tables relates CatalogGroups (or Categories) to SubCatalogGroups (or SubCategories). You can use this table to dictate the navigational flow from CatalogGroups to SubCatalogGroups. Each relationship is also qualified by a Catalog ID.
Method Summary | |
---|---|
java.lang.String |
getCatalogGroupIdChild() |
java.lang.String |
getCatalogGroupIdParent() |
java.lang.String |
getCatalogId() |
java.lang.Long |
getCatalogIdLink() getCatalogIdLink |
java.lang.String |
getLastUpdate() |
java.lang.String |
getRule() |
java.lang.String |
getSequence() |
void |
setCatalogGroupIdChild(java.lang.String newValue) |
void |
setCatalogGroupIdParent(java.lang.String newValue) |
void |
setCatalogId(java.lang.String newValue) |
void |
setCatalogIdLink(java.lang.Long newValue) setCatalogIdLink |
void |
setLastUpdate(java.lang.String newValue) |
void |
setRule(java.lang.String newValue) |
void |
setSequence(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getCatalogGroupIdParent() 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 setCatalogGroupIdParent(java.lang.String newValue)
public java.lang.String getRule() 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 setRule(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 getCatalogGroupIdChild() 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 setCatalogGroupIdChild(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.String getSequence() 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 setSequence(java.lang.String newValue)
public java.lang.Long getCatalogIdLink() 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 setCatalogIdLink(java.lang.Long newValue)