public class PeopleFlowBo extends PersistableBusinessObjectBase implements MutableInactivatable, PeopleFlowContract, groovy.lang.GroovyObject
extension, versionNumber| Constructor and Description |
|---|
PeopleFlowBo() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbertoStringpublic PeopleFlowBo()
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 getId()
getId in interface Identifiablepublic String getName()
getName in interface PeopleFlowContractpublic String getNamespaceCode()
getNamespaceCode in interface PeopleFlowContractpublic void setNamespaceCode(String value)
public String getTypeId()
getTypeId in interface PeopleFlowContractpublic String getDescription()
getDescription in interface PeopleFlowContractpublic void setDescription(String value)
public boolean getActive()
public boolean isActive()
isActive in interface Inactivatablepublic void setActive(boolean value)
setActive in interface MutableInactivatablepublic List<PeopleFlowAttributeBo> getAttributeBos()
public void setAttributeBos(List<PeopleFlowAttributeBo> value)
public List<PeopleFlowMemberBo> getMembers()
getMembers in interface PeopleFlowContractpublic void setMembers(List<PeopleFlowMemberBo> value)
public Map<String,String> getAttributeValues()
public void setAttributeValues(Map<String,String> value)
public Map<String,String> getAttributes()
getAttributes in interface PeopleFlowContractpublic static PeopleFlowBo from(PeopleFlowDefinition peopleFlow, KewTypeDefinition kewTypeDefinition)
public static PeopleFlowBo fromAndUpdate(PeopleFlowDefinition peopleFlow, KewTypeDefinition kewTypeDefinition, PeopleFlowBo toUpdate)
public static PeopleFlowDefinition maintenanceCopy(PeopleFlowBo peopleFlowBo)
public static PeopleFlowDefinition to(PeopleFlowBo peopleFlowBo)
public void rebuildTypeAttributes()
public void updateAttributeBoValues()
protected void postLoad()
postLoad in class PersistableBusinessObjectBaseCopyright © 2005–2016 The Kuali Foundation. All rights reserved.