public class NotificationCustomActionListAttribute extends Object implements CustomActionListAttribute
| Constructor and Description |
|---|
NotificationCustomActionListAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DisplayParameters |
getDocHandlerDisplayParameters(String principalId,
ActionItem actionItem)
Returns the display parameters for the inline framed doc handler on the Action List.
|
ActionSet |
getLegalActions(String principalId,
ActionItem actionItem)
Returns the set of legal actions for this Action List attribute.
|
public NotificationCustomActionListAttribute()
public DisplayParameters getDocHandlerDisplayParameters(String principalId, ActionItem actionItem) throws Exception
CustomActionListAttributegetDocHandlerDisplayParameters in interface CustomActionListAttributeExceptionpublic ActionSet getLegalActions(String principalId, ActionItem actionItem) throws Exception
CustomActionListAttributegetLegalActions in interface CustomActionListAttributeExceptionCopyright © 2005–2017 The Kuali Foundation. All rights reserved.