org.exoplatform.wcm.webui.clv
Class UICLVContainer.CLVNodeCreator

java.lang.Object
  extended by org.exoplatform.wcm.webui.clv.UICLVContainer.CLVNodeCreator
All Implemented Interfaces:
SearchDataCreator<NodeLocation>
Enclosing class:
UICLVContainer

public static class UICLVContainer.CLVNodeCreator
extends java.lang.Object
implements SearchDataCreator<NodeLocation>


Constructor Summary
UICLVContainer.CLVNodeCreator()
           
 
Method Summary
 NodeLocation createData(javax.jcr.Node node, javax.jcr.query.Row row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICLVContainer.CLVNodeCreator

public UICLVContainer.CLVNodeCreator()
Method Detail

createData

public NodeLocation createData(javax.jcr.Node node,
                               javax.jcr.query.Row row)
Specified by:
createData in interface SearchDataCreator<NodeLocation>


Copyright © 2011 eXo Platform SAS. All Rights Reserved.