| Package | Description | 
|---|---|
| org.kuali.rice.kew.actionlist.service | |
| org.kuali.rice.kew.actionlist.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| OutboxItem | ActionListService. saveOutboxItem(ActionItem actionItem) | 
| OutboxItem | ActionListService. saveOutboxItem(ActionItem actionItem,
                            boolean forceIntoOutbox) | 
| OutboxItem | ActionListService. saveOutboxItem(OutboxItem outboxItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<OutboxItem> | ActionListService. getOutbox(String principalId,
                  ActionListFilter filter)Retrieves  OutboxItemitems for the given user | 
| Collection<OutboxItem> | ActionListService. getOutboxItemsByDocumentType(String documentTypeName) | 
| Modifier and Type | Method and Description | 
|---|---|
| OutboxItem | ActionListService. saveOutboxItem(OutboxItem outboxItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected OutboxItem | ActionListServiceImpl. getOutboxItemByDocumentIdUserId(String documentId,
                                                              String principalId) | 
| OutboxItem | ActionListServiceImpl. saveOutboxItem(ActionItem actionItem) | 
| OutboxItem | ActionListServiceImpl. saveOutboxItem(ActionItem actionItem,
                            boolean forceIntoOutbox)save the ouboxitem unless the document is saved or the user already has the item in their outbox. | 
| OutboxItem | ActionListServiceImpl. saveOutboxItem(OutboxItem outboxItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<OutboxItem> | ActionListServiceImpl. getOutbox(String principalId,
                  ActionListFilter filter)This overridden method ... | 
| Collection<OutboxItem> | ActionListServiceImpl. getOutboxItemsByDocumentType(String documentTypeName) | 
| Modifier and Type | Method and Description | 
|---|---|
| OutboxItem | ActionListServiceImpl. saveOutboxItem(OutboxItem outboxItem) | 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.