com.dotmarketing.portlets.contentlet.struts
Class ImportContentletsForm

java.lang.Object
  extended by ValidatorForm
      extended by com.dotmarketing.portlets.contentlet.struts.ImportContentletsForm

public class ImportContentletsForm
extends ValidatorForm


Constructor Summary
ImportContentletsForm()
           
 
Method Summary
 long[] getFields()
           
 long getStructure()
           
 void setFields(long[] fields)
           
 void setStructure(long structure)
           
 ActionErrors validate(ActionMapping mapping, HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportContentletsForm

public ImportContentletsForm()
Method Detail

getFields

public long[] getFields()

setFields

public void setFields(long[] fields)

getStructure

public long getStructure()

setStructure

public void setStructure(long structure)

validate

public ActionErrors validate(ActionMapping mapping,
                             HttpServletRequest req)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.