|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IconDetail | |
---|---|
com.stratelia.webactiv.webSites.control | |
com.stratelia.webactiv.webSites.control.ejb | |
com.stratelia.webactiv.webSites.siteManage.dao |
Uses of IconDetail in com.stratelia.webactiv.webSites.control |
---|
Methods in com.stratelia.webactiv.webSites.control that return types with arguments of type IconDetail | |
---|---|
Collection<IconDetail> |
WebSiteSessionController.getAllIcons()
getAllIcons |
Collection<IconDetail> |
WebSiteSessionController.getIcons(String id)
getIcons |
Uses of IconDetail in com.stratelia.webactiv.webSites.control.ejb |
---|
Methods in com.stratelia.webactiv.webSites.control.ejb that return types with arguments of type IconDetail | |
---|---|
Collection<IconDetail> |
WebSiteBm.getAllIcons(String componentId)
|
Collection<IconDetail> |
WebSiteBmEJB.getAllIcons(String componentId)
|
Collection<IconDetail> |
WebSiteBm.getIcons(String componentId,
String id)
|
Collection<IconDetail> |
WebSiteBmEJB.getIcons(String componentId,
String id)
getIcons |
Uses of IconDetail in com.stratelia.webactiv.webSites.siteManage.dao |
---|
Methods in com.stratelia.webactiv.webSites.siteManage.dao that return types with arguments of type IconDetail | |
---|---|
Collection<IconDetail> |
SiteDAO.getAllIcons()
getAllIcons |
Collection<IconDetail> |
SiteDAO.getIcons(SitePK pk)
getIcons |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |