|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.icomm.assetplacement.model.PackageElement
com.adobe.icomm.assetplacement.model.Controller
com.adobe.icomm.assetplacement.model.AssetLoaderController
public class AssetLoaderController
Thin wrapper class represents the <XMLDataLoader> and <AttachmentLoader> elements within a package definition file. It provides API to change the contentType + id (via base class).
| Method Summary | |
|---|---|
java.lang.String |
getContentType()
Get the content type that this controller supports. |
void |
setContentType(java.lang.String value)
Set the content type that this controller supports. |
| Methods inherited from class com.adobe.icomm.assetplacement.model.Controller |
|---|
getControllerType, getID, setID, validate |
| Methods inherited from class com.adobe.icomm.assetplacement.model.PackageElement |
|---|
getAttribute, getMetaData, remove, setAttribute, setMetaData |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getContentType()
public void setContentType(java.lang.String value)
value - the new content type for this controller.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||