public static class SpecificFieldAccessorsManager.SpecificFieldAccessor
extends com.streamscape.sef.evtrigger.function.accessor.AbstractTransactionalValueAccessor
Modifier and Type | Method and Description |
---|---|
com.streamscape.sef.evtrigger.function.types.Type |
getType() |
void |
resolveType(TriggerFunctionContext context) |
void |
setParentValueAccessor(com.streamscape.sef.evtrigger.function.accessor.ValueAccessor parentValueAccessor) |
java.lang.String |
toString() |
public void setParentValueAccessor(com.streamscape.sef.evtrigger.function.accessor.ValueAccessor parentValueAccessor)
public void resolveType(TriggerFunctionContext context) throws com.streamscape.sef.evtrigger.function.types.TypeConversionException
com.streamscape.sef.evtrigger.function.types.TypeConversionException
public com.streamscape.sef.evtrigger.function.types.Type getType()
public java.lang.String toString()
toString
in interface com.streamscape.sef.evtrigger.function.accessor.ValueAccessor
toString
in class java.lang.Object
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.