| Package | Description |
|---|---|
| org.kuali.rice.kew.api |
Copyright 2005-2016 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.kew.api.document |
Copyright 2005-2016 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.kew.api.document.search |
Copyright 2005-2016 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowDocument
WorkflowDocument is the core client API for interaction with the Kuali Enterprise Workflow system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Document |
static class |
Document.Builder
A builder which can be used to construct
Document instances. |
| Modifier and Type | Method and Description |
|---|---|
static Document.Builder |
Document.Builder.create(DocumentContract contract) |
| Modifier and Type | Method and Description |
|---|---|
DocumentContract |
DocumentSearchResultContract.getDocument()
Returns the document represented by this result.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.