|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.infoglue.cms.controllers.kernel.impl.simple.BaseController
|
+--org.infoglue.cms.controllers.kernel.impl.simple.DigitalAssetController
|
+--org.infoglue.cms.controllers.kernel.impl.simple.PortletAssetController
Controller that handles portlets. Simply an extension of DigitalAssetController.
| Constructor Summary | |
PortletAssetController()
|
|
| Method Summary | |
static DigitalAsset |
create(DigitalAssetVO digitalAssetVO,
java.io.InputStream is)
|
static java.util.List |
getDigitalAssetByName(java.lang.String name)
|
| Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.DigitalAssetController |
create, create, create, create, createByCopy, delete, delete, delete, deleteCachedDigitalAssets, dumpDigitalAsset, getController, getDigitalAsset, getDigitalAssetThumbnailUrl, getDigitalAssetThumbnailUrl, getDigitalAssetUrl, getDigitalAssetUrl, getDigitalAssetUrl, getDigitalAssetUrl, getDigitalAssetUrl, getDigitalAssetWithId, getDigitalAssetVO, getDigitalAssetVO, getDigitalAssetVOList, getDigitalAssetVOList, getDigitalAssetVOList, getDigitalAssetVOWithId, getNewVO, update |
| Methods inherited from class org.infoglue.cms.controllers.kernel.impl.simple.BaseController |
deleteEntity, deleteEntity, deleteEntity, getAllVOObjects, getAllVOObjects, getAllVOObjects, getAllVOObjects, getVOWithId, getVOWithId, getVOWithId, toModifiableVOList, toVOList, updateEntity, updateEntity, updateEntity, validateEntity |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortletAssetController()
| Method Detail |
public static DigitalAsset create(DigitalAssetVO digitalAssetVO,
java.io.InputStream is)
throws SystemException
SystemException
public static java.util.List getDigitalAssetByName(java.lang.String name)
throws SystemException
SystemException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||