public class ActionAttributeBo extends BaseAttributeBo implements groovy.lang.GroovyObject
extension, versionNumber| Constructor and Description |
|---|
ActionAttributeBo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionId() |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setActionId(String value) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object 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 ActionAttributeBo()
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 BaseAttributeBopublic String getActionId()
public void setActionId(String value)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.