public class CopyCustomActionListAttribute extends Object implements org.kuali.rice.kew.actionlist.CustomActionListAttribute
| Constructor and Description |
|---|
CopyCustomActionListAttribute() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.kew.api.actionlist.DisplayParameters |
getDocHandlerDisplayParameters(String principalId,
org.kuali.rice.kew.api.action.ActionItem actionItem) |
org.kuali.rice.kew.api.action.ActionSet |
getLegalActions(String principalId,
org.kuali.rice.kew.api.action.ActionItem actionItem) |
public org.kuali.rice.kew.api.actionlist.DisplayParameters getDocHandlerDisplayParameters(String principalId, org.kuali.rice.kew.api.action.ActionItem actionItem) throws Exception
getDocHandlerDisplayParameters in interface org.kuali.rice.kew.actionlist.CustomActionListAttributeExceptionedu.iu.uis.eden.plugin.attributes.CustomActionListAttribute#getDocHandlerDisplayParameters(edu.iu.uis.eden.web.session.UserSession, edu.iu.uis.eden.actionitem.ActionItem)public org.kuali.rice.kew.api.action.ActionSet getLegalActions(String principalId, org.kuali.rice.kew.api.action.ActionItem actionItem) throws Exception
getLegalActions in interface org.kuali.rice.kew.actionlist.CustomActionListAttributeExceptionedu.iu.uis.eden.plugin.attributes.CustomActionListAttribute#getLegalActions(edu.iu.uis.eden.web.session.UserSession, edu.iu.uis.eden.actionitem.ActionItem)Copyright © 2013 The Kuali Foundation. All Rights Reserved.