|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
org.kuali.rice.kew.engine.node | |
org.kuali.rice.kew.engine.node.var | |
org.kuali.rice.kew.engine.node.var.schemes |
Uses of Property in org.kuali.rice.kew.engine.node |
---|
Methods in org.kuali.rice.kew.engine.node with parameters of type Property | |
---|---|
static Object |
PropertiesUtil.retrieveProperty(Property prop,
PropertyScheme defaultScheme,
RouteContext context)
Resolves the specified name as an unqualified property |
static Object |
PropertiesUtil.retrieveProperty(Property prop,
RouteContext context)
Resolves the specified name as a qualified property |
Uses of Property in org.kuali.rice.kew.engine.node.var |
---|
Methods in org.kuali.rice.kew.engine.node.var with parameters of type Property | |
---|---|
Object |
PropertyScheme.load(Property property,
RouteContext context)
Loads/resolves a Property |
Uses of Property in org.kuali.rice.kew.engine.node.var.schemes |
---|
Methods in org.kuali.rice.kew.engine.node.var.schemes with parameters of type Property | |
---|---|
Object |
ResourceScheme.load(Property property,
RouteContext context)
|
Object |
URLScheme.load(Property property,
RouteContext context)
|
Object |
VariableScheme.load(Property property,
RouteContext context)
|
Object |
LiteralScheme.load(Property property,
RouteContext context)
|
Object |
XPathScheme.load(Property property,
RouteContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |