|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectPortletAction
com.dotmarketing.portal.struts.DotPortletAction
com.dotmarketing.portlets.contentlet.action.ImportContentletsAction
public class ImportContentletsAction
This action class import content from csv/text files. The csv file should contains as first line the required headers that match the structure fields
| Constructor Summary | |
|---|---|
ImportContentletsAction()
|
|
| Method Summary | |
|---|---|
void |
processAction(ActionMapping mapping,
ActionForm form,
PortletConfig config,
ActionRequest req,
ActionResponse res)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportContentletsAction()
| Method Detail |
|---|
public void processAction(ActionMapping mapping,
ActionForm form,
PortletConfig config,
ActionRequest req,
ActionResponse res)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||