|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentValuePathGroup | |
---|---|
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.workflow.service.impl | Workflow service implementations. |
Uses of DocumentValuePathGroup in org.kuali.rice.krad.datadictionary |
---|
Methods in org.kuali.rice.krad.datadictionary that return types with arguments of type DocumentValuePathGroup | |
---|---|
List<DocumentValuePathGroup> |
RoutingTypeDefinition.getDocumentValuePathGroups()
|
Method parameters in org.kuali.rice.krad.datadictionary with type arguments of type DocumentValuePathGroup | |
---|---|
void |
RoutingTypeDefinition.setDocumentValuePathGroups(List<DocumentValuePathGroup> documentValuePathGroups)
|
Uses of DocumentValuePathGroup in org.kuali.rice.krad.workflow.service.impl |
---|
Methods in org.kuali.rice.krad.workflow.service.impl with parameters of type DocumentValuePathGroup | |
---|---|
protected List<Map<String,String>> |
WorkflowAttributePropertyResolutionServiceImpl.resolveDocumentValuePath(BusinessObject businessObject,
DocumentValuePathGroup group,
org.kuali.rice.krad.workflow.service.impl.WorkflowAttributePropertyResolutionServiceImpl.RoutingAttributeTracker routingAttributeTracker)
Resolves all of the values in the given DocumentValuePathGroup from the given BusinessObject |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |