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 |
---|---|
ActionSet |
getActionSet() |
DisplayParameters |
getDisplayParameters() |
String |
getId() |
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString
public String getId()
getId
in interface ActionItemCustomizationContract
public ActionSet getActionSet()
getActionSet
in interface ActionItemCustomizationContract
public DisplayParameters getDisplayParameters()
getDisplayParameters
in interface ActionItemCustomizationContract
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.