@Entity public class GroupAttributeBo extends KimAttributeDataBo implements KimAttributeDataContract, groovy.lang.GroovyObject
extension, versionNumber| Constructor and Description |
|---|
GroupAttributeBo() |
| Modifier and Type | Method and Description |
|---|---|
static GroupAttributeBo |
from(KimAttributeData im) |
String |
getAssignedToId() |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setAssignedToId(String value) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
static KimAttributeData |
to(GroupAttributeBo bo) |
createFrom, getAttributeValue, getId, getKimAttribute, getKimAttributeId, getKimType, getKimTypeId, getKimTypeInfoService, setAttributeValue, setId, setKimAttribute, setKimAttributeId, setKimType, setKimTypeId, setKimTypeInfoService, toAttributesafterDelete, 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, waitgetAttributeValue, getKimAttribute, getKimType, getKimTypeIdgetIdgetVersionNumbergetObjectIdtoStringpublic GroupAttributeBo()
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic String getAssignedToId()
getAssignedToId in interface KimAttributeDataContractpublic void setAssignedToId(String value)
setAssignedToId in class KimAttributeDataBopublic static KimAttributeData to(GroupAttributeBo bo)
public static GroupAttributeBo from(KimAttributeData im)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.