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()
The unique identifier for an object.
|
String |
getObjectId()
Return the globally unique object id of this object.
|
String |
getType() |
Long |
getVersionNumber()
Returns the version number for this object.
|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getType()
getType in interface RuleExpressionContractpublic String getExpression()
getExpression in interface RuleExpressionContractpublic String getId()
IdentifiablegetId in interface Identifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.