s***@perficient.com
2006-12-12 17:14:06 UTC
How can we determine the display sequence numbers of the sub categories of a given parent category in a JSP page? Using CategoryDataBean's getSubCategory, we can get a reference to the description object and then retreive other details like short description etc. Is there a similar way to get the display sequence number ie basically get a refrence object to CatalogEntryRelationAccessBean from the CategoryDataBean? (So that we can do categoryDataBean.someMethod().getSequence() -- the getSequence() method from the CatalogEntryRelationAccessBean)
Also, attempting to get to it, what is deep fetch(in CategoryDataBean)? Will that take us somewhere?
Also, attempting to get to it, what is deep fetch(in CategoryDataBean)? Will that take us somewhere?