Uses of Class
com.espertech.esper.event.vaevent.RevisionGetterParameters

Packages that use RevisionGetterParameters
com.espertech.esper.event.vaevent Value added events are revision events and variant events. 
 

Uses of RevisionGetterParameters in com.espertech.esper.event.vaevent
 

Methods in com.espertech.esper.event.vaevent that return RevisionGetterParameters
 RevisionGetterParameters RevisionPropertyTypeDesc.getRevisionGetterParams()
          Returns parameters for the getter for the property on the revision event type.
 

Methods in com.espertech.esper.event.vaevent with parameters of type RevisionGetterParameters
 Object RevisionEventBeanMerge.getBaseEventValue(RevisionGetterParameters params)
          Returns base event value.
 Object RevisionEventBeanMerge.getVersionedValue(RevisionGetterParameters params)
          Returns a versioned value.
 Object RevisionEventBeanDeclared.getVersionedValue(RevisionGetterParameters params)
          Returns a versioned value.
 

Constructors in com.espertech.esper.event.vaevent with parameters of type RevisionGetterParameters
RevisionPropertyTypeDesc(EventPropertyGetter revisionGetter, RevisionGetterParameters revisionGetterParams, Class propertyType)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com