public final class RuleExpression extends AbstractDataTransferObject implements RuleExpressionContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleExpression.Builder
A builder which can be used to construct
RuleExpression instances. |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getId() |
String |
getObjectId() |
String |
getType() |
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getType()
getType in interface RuleExpressionContractpublic String getExpression()
getExpression in interface RuleExpressionContractpublic String getId()
getId in interface Identifiablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.