public class RuleAttributeBo extends BaseAttributeBo implements groovy.lang.GroovyObject
extension, versionNumber| Constructor and Description |
|---|
RuleAttributeBo() |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
String |
getRuleId() |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
void |
setRuleId(String value) |
getAttributeDefinition, getAttributeDefinitionId, getId, getValue, setAttributeDefinition, setAttributeDefinitionId, setId, setValueafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic RuleAttributeBo()
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class BaseAttributeBopublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class BaseAttributeBopublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class BaseAttributeBopublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class BaseAttributeBopublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class BaseAttributeBoCopyright © 2005–2016 The Kuali Foundation. All rights reserved.