info.magnolia.voting.voters
Class VoterSetTransformer

java.lang.Object
  extended by info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
      extended by info.magnolia.jcr.node2bean.impl.CollectionPropertyHidingTransformer
          extended by info.magnolia.voting.voters.VoterSetTransformer
All Implemented Interfaces:
Node2BeanTransformer

public class VoterSetTransformer
extends CollectionPropertyHidingTransformer

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

Author:
pbracher

Constructor Summary
VoterSetTransformer()
           
 
Method Summary
 
Methods inherited from class info.magnolia.jcr.node2bean.impl.CollectionPropertyHidingTransformer
getPropertyType, onResolveType, setProperty
 
Methods inherited from class info.magnolia.jcr.node2bean.impl.Node2BeanTransformerImpl
convertPropertyValue, createCollectionFromMap, getChildren, 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-2012 Magnolia International Ltd.. All Rights Reserved.