com.day.cq.wcm.commons
Class ReferenceSearch.Info

java.lang.Object
  extended by com.day.cq.wcm.commons.ReferenceSearch.Info
Enclosing class:
ReferenceSearch

public static final class ReferenceSearch.Info
extends Object

Holds information about the search results


Constructor Summary
ReferenceSearch.Info(Page page)
           
 
Method Summary
 Page getPage()
           
 Set<String> getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceSearch.Info

public ReferenceSearch.Info(Page page)
Method Detail

getPage

public Page getPage()

getProperties

public Set<String> getProperties()


Copyright © 2009 Day Management AG. All Rights Reserved.