public final class RuleExpression extends AbstractDataTransferObject implements RuleExpressionContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RuleExpression.BuilderA builder which can be used to construct  RuleExpressioninstances. | 
| 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, hashCode, 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-2012 The Kuali Foundation. All Rights Reserved.