com.ibm.ccd.ui.portlets.download
Class DownloadPortletBean
java.lang.Object
com.ibm.ccd.ui.portlets.download.DownloadPortletBean
public class DownloadPortletBean
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadPortletBean
public DownloadPortletBean(ICatalogItem catalogItem,
java.lang.String[] itemSelectedPrimaryKey)
DownloadPortletBean
public DownloadPortletBean(CategoryHierarchy hierarchy,
ICatalogItem catalogItem,
java.lang.String[] itemSelectedPrimaryKey)
setItemSelectedPrimaryKey
public void setItemSelectedPrimaryKey(java.lang.String[] primaryKeys)
- Parameters:
primaryKeys
-
getItemSelectedPrimaryKey
public java.lang.String[] getItemSelectedPrimaryKey()
- Returns:
- strings
setDownloadPorletHeader
protected void setDownloadPorletHeader()
setSelectedHeader
public void setSelectedHeader(java.lang.String[] selectedNameList)
getCatalogItem
public ICatalogItem getCatalogItem()
- Returns:
- ICatalogItem
getDownloadPortletHeader
public java.util.ArrayList getDownloadPortletHeader()
- Returns:
- arrayList
getHierarchy
public CategoryHierarchy getHierarchy()
- Returns:
- CategoryHierarchy
setHierarchy
public void setHierarchy(CategoryHierarchy hierarchy)
- Parameters:
hierarchy
-