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