|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowAttributes | |
|---|---|
| org.kuali.rice.kns.datadictionary | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kns.service | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kns.workflow.attribute | |
| org.kuali.rice.kns.workflow.service.impl | |
| org.kuali.rice.krad.datadictionary | |
| org.kuali.rice.krad.document | |
| Uses of WorkflowAttributes in org.kuali.rice.kns.datadictionary |
|---|
| Methods in org.kuali.rice.kns.datadictionary that return WorkflowAttributes | |
|---|---|
WorkflowAttributes |
KNSDocumentEntry.getWorkflowAttributes()
Deprecated. |
| Methods in org.kuali.rice.kns.datadictionary with parameters of type WorkflowAttributes | |
|---|---|
void |
KNSDocumentEntry.setWorkflowAttributes(WorkflowAttributes workflowAttributes)
Deprecated. |
| Uses of WorkflowAttributes in org.kuali.rice.kns.service |
|---|
| Methods in org.kuali.rice.kns.service with parameters of type WorkflowAttributes | |
|---|---|
List<DocumentAttribute> |
WorkflowAttributePropertyResolutionService.resolveSearchableAttributeValues(Document document,
WorkflowAttributes workflowAttributes)
Deprecated. Given a document, returns the searchable attribute values to index for it |
| Uses of WorkflowAttributes in org.kuali.rice.kns.workflow.attribute |
|---|
| Methods in org.kuali.rice.kns.workflow.attribute with parameters of type WorkflowAttributes | |
|---|---|
protected List<Row> |
DataDictionarySearchableAttribute.createFieldRowsForWorkflowAttributes(WorkflowAttributes attrs)
Deprecated. |
| Uses of WorkflowAttributes in org.kuali.rice.kns.workflow.service.impl |
|---|
| Methods in org.kuali.rice.kns.workflow.service.impl with parameters of type WorkflowAttributes | |
|---|---|
List<DocumentAttribute> |
WorkflowAttributePropertyResolutionServiceImpl.resolveSearchableAttributeValues(Document document,
WorkflowAttributes workflowAttributes)
Deprecated. Resolves all of the searching values to index for the given document, returning a list of SearchableAttributeValue implementations |
| Uses of WorkflowAttributes in org.kuali.rice.krad.datadictionary |
|---|
| Fields in org.kuali.rice.krad.datadictionary declared as WorkflowAttributes | |
|---|---|
protected WorkflowAttributes |
DocumentEntry.workflowAttributes
|
| Methods in org.kuali.rice.krad.datadictionary that return WorkflowAttributes | |
|---|---|
WorkflowAttributes |
DocumentEntry.getWorkflowAttributes()
|
| Methods in org.kuali.rice.krad.datadictionary with parameters of type WorkflowAttributes | |
|---|---|
void |
DocumentEntry.setWorkflowAttributes(WorkflowAttributes workflowAttributes)
|
| Uses of WorkflowAttributes in org.kuali.rice.krad.document |
|---|
| Methods in org.kuali.rice.krad.document with parameters of type WorkflowAttributes | |
|---|---|
protected PropertySerializabilityEvaluator |
DocumentBase.createPropertySerializabilityEvaluator(WorkflowProperties workflowProperties,
WorkflowAttributes workflowAttributes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||