public class ActionItemCustomization extends AbstractDataTransferObject implements ActionItemCustomizationContract
Modifier and Type | Class and Description |
---|---|
static class |
ActionItemCustomization.Builder
A builder which can be used to construct
ActionItemCustomization instances. |
Modifier and Type | Method and Description |
---|---|
String |
getActionItemId()
Gets the ID of the action item this customization is for
|
ActionSet |
getActionSet()
Gets the set of actions in this action item customization.
|
DisplayParameters |
getDisplayParameters()
Gets the display parameters in this action item customization.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
public String getActionItemId()
ActionItemCustomizationContract
getActionItemId
in interface ActionItemCustomizationContract
public ActionSet getActionSet()
ActionItemCustomizationContract
getActionSet
in interface ActionItemCustomizationContract
public DisplayParameters getDisplayParameters()
ActionItemCustomizationContract
getDisplayParameters
in interface ActionItemCustomizationContract
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.