Constructor and Description |
---|
RowAdapter(org.kie.api.runtime.rule.Row delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
get(String identifier)
Get the object that is bound to the given identifier
|
FactHandle |
getFactHandle(String identifier)
Return the FactHandle associated with the given identifier
|
int |
hashCode() |
public Object get(String identifier)
Row
public FactHandle getFactHandle(String identifier)
Row
getFactHandle
in interface Row
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.