|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.servlet.FormDataAdaptorFactory
org.melati.servlet.PoemFileDataAdaptorFactory
public class PoemFileDataAdaptorFactory
Save the uploaded file to disk in a particular directory which has a
particular URL.
We get these values from the values of UploadDir and
UploadURL in the Setting table of the current Database.
| Constructor Summary | |
|---|---|
PoemFileDataAdaptorFactory()
|
|
| Method Summary | |
|---|---|
FormDataAdaptor |
getIt(Melati melati,
MultipartFormField field)
Get the defaulted parameters for the adaptor from the database and create it. |
| Methods inherited from class org.melati.servlet.FormDataAdaptorFactory |
|---|
get |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PoemFileDataAdaptorFactory()
| Method Detail |
|---|
public FormDataAdaptor getIt(Melati melati,
MultipartFormField field)
getIt in class FormDataAdaptorFactorymelati - the Melatifield - a MultipartFormField
FormDataAdaptor
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||