org.mmbase.datatypes.processors
Class BinaryFile.Setter

Package class diagram package BinaryFile.Setter
java.lang.Object
  extended by org.mmbase.datatypes.processors.BinaryFile.Setter
All Implemented Interfaces:
Serializable, Processor
Enclosing class:
BinaryFile

public static class BinaryFile.Setter
extends Object
implements Processor

See Also:
Serialized Form

Constructor Summary
BinaryFile.Setter()
           
 
Method Summary
 Object process(Node node, Field field, Object value)
           
 void setContenttypeField(String f)
           
 void setFileNameTransformer(String ft)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinaryFile.Setter

public BinaryFile.Setter()
Method Detail

setContenttypeField

public void setContenttypeField(String f)

setFileNameTransformer

public void setFileNameTransformer(String ft)

process

public Object process(Node node,
                      Field field,
                      Object value)
Specified by:
process in interface Processor


MMBase2 Resources 2.0-SNAPSHOT - 2013-03-30T06:37