info.magnolia.voting.voters
Class VoterSetTransformer

java.lang.Object
  extended by info.magnolia.content2bean.impl.Content2BeanTransformerImpl
      extended by info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
          extended by info.magnolia.voting.voters.VoterSetTransformer
All Implemented Interfaces:
Content.ContentFilter, Content2BeanTransformer

public class VoterSetTransformer
extends CollectionPropertyHidingTransformer

Omit the voters child node. You can just add the voters under the voterset's node

Author:
pbracher

Nested Class Summary
 
Nested classes/interfaces inherited from interface info.magnolia.content2bean.Content2BeanTransformer
Content2BeanTransformer.Factory
 
Field Summary
 
Fields inherited from class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
addMethod, collectionName, propertyDescriptor, propertyType, type
 
Constructor Summary
VoterSetTransformer()
           
 
Method Summary
 
Methods inherited from class info.magnolia.content2bean.impl.CollectionPropertyHidingTransformer
onResolveType, setProperty
 
Methods inherited from class info.magnolia.content2bean.impl.Content2BeanTransformerImpl
accept, convertPropertyValue, getChildren, getTypeMapping, initBean, newBeanInstance, newState, resolveType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VoterSetTransformer

public VoterSetTransformer()


Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.