org.mmbase.applications.media
Class FragmentTypeFixer
java.lang.Object
org.mmbase.applications.media.FragmentTypeFixer
- All Implemented Interfaces:
- Serializable, CommitProcessor
public class FragmentTypeFixer
- extends Object
- implements CommitProcessor
Makes sure a mediasources node has its equivalent mediafragments,
a videosources needs a videofragments etc.
- Version:
- $Id: FragmentTypeFixer.java 41178 2010-02-26 11:43:53Z michiel $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
|
Method Summary |
void |
commit(Node node,
Field field)
Will be called on commit of the node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOT
public static final String NOT
FragmentTypeFixer
public FragmentTypeFixer()
commit
public void commit(Node node,
Field field)
- Description copied from interface:
CommitProcessor
- Will be called on commit of the node.
- Specified by:
commit in interface CommitProcessor
MMBase 2.0-SNAPSHOT - null