|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogItem | |
---|---|
com.ibm.ccd.ui.dataobjects.view |
Uses of CatalogItem in com.ibm.ccd.ui.dataobjects.view |
---|
Methods in com.ibm.ccd.ui.dataobjects.view with parameters of type CatalogItem | |
---|---|
static void |
ViewJSPBuilder.createFile(CatalogItem item,
CatalogViewMaster viewMaster,
java.lang.String realPath,
java.lang.String catalogName,
java.lang.String viewName,
java.lang.String locale)
|
void |
CatalogViewMaster.createView(CatalogItem item,
java.io.OutputStream out)
create the view JSP for the CatalogItem |
void |
CatalogViewMaster.rearrangeAttributes(CatalogItem catalogItem)
Rearrange the attribute collection attributes in the order it found in CatalogItem |
void |
CatalogViewMaster.transformView(CatalogItem catalogItem)
Transforms the attribute object to catalog view |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |