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, toStringpublic String getId()
getId in interface ActionItemCustomizationContractpublic ActionSet getActionSet()
getActionSet in interface ActionItemCustomizationContractpublic DisplayParameters getDisplayParameters()
getDisplayParameters in interface ActionItemCustomizationContractCopyright © 2005-2012 The Kuali Foundation. All Rights Reserved.