com.endeca.navigation
Class MAggrERec

java.lang.Object
  extended by com.endeca.navigation.AggrERec
      extended by com.endeca.navigation.MAggrERec
All Implemented Interfaces:
com.endeca.navigation.PropertyContainer

public class MAggrERec
extends com.endeca.navigation.AggrERec


Constructor Summary
MAggrERec()
           
MAggrERec(com.endeca.navigation.AggrERec pAggrERec)
           
 
Method Summary
 void setERecs(MERecList pERecList)
           
 void setProperties(MPropertyMap pProperties)
           
 void setRepresentative(MERec pERec)
           
 void setSpec(java.lang.String pSpec)
           
 void setTotalNumERecs(long pTotalNumERecs)
           
 
Methods inherited from class com.endeca.navigation.AggrERec
getERecs, getId, getProperties, getRepresentative, getSpec, getTotalNumERecs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MAggrERec

public MAggrERec()

MAggrERec

public MAggrERec(com.endeca.navigation.AggrERec pAggrERec)
Method Detail

setSpec

public void setSpec(java.lang.String pSpec)

setProperties

public void setProperties(MPropertyMap pProperties)

setRepresentative

public void setRepresentative(MERec pERec)

setERecs

public void setERecs(MERecList pERecList)

setTotalNumERecs

public void setTotalNumERecs(long pTotalNumERecs)