public class EntityNameBo extends PersistableBusinessObjectBase implements EntityNameContract, groovy.lang.GroovyObject
extension, versionNumberNAME_CHANGED_DATE_FORMAT| Constructor and Description |
|---|
EntityNameBo() |
afterDelete, 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, waitgetVersionNumbergetObjectIdtoStringpublic EntityNameBo()
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 org.kuali.rice.core.api.mo.common.Identifiablepublic String getEntityId()
getEntityId in interface EntityNameContractpublic void setEntityId(String value)
public String getNameCode()
public void setNameCode(String value)
public void setFirstName(String value)
public void setMiddleName(String value)
public void setLastName(String value)
public void setNamePrefix(String value)
public void setNameTitle(String value)
public String getNameSuffix()
getNameSuffix in interface EntityNameContractpublic void setNameSuffix(String value)
public void setNameType(EntityNameTypeBo value)
public boolean getActive()
public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean value)
public boolean getDefaultValue()
public boolean isDefaultValue()
isDefaultValue in interface org.kuali.rice.core.api.mo.common.Defaultablepublic void setDefaultValue(boolean value)
public String getNoteMessage()
getNoteMessage in interface EntityNameContractpublic void setNoteMessage(String value)
public void setNameChangedDate(Timestamp value)
public void setSuppressName(boolean value)
public static EntityName to(EntityNameBo bo)
public static EntityNameBo from(EntityName immutable)
public EntityNameTypeBo getNameType()
getNameType in interface EntityNameContractpublic String getFirstName()
getFirstName in interface EntityNameContractpublic String getMiddleName()
getMiddleName in interface EntityNameContractpublic String getLastName()
getLastName in interface EntityNameContractpublic String getNamePrefix()
getNamePrefix in interface EntityNameContractpublic String getNameTitle()
getNameTitle in interface EntityNameContractpublic String getFirstNameUnmasked()
getFirstNameUnmasked in interface EntityNameContractpublic String getMiddleNameUnmasked()
getMiddleNameUnmasked in interface EntityNameContractpublic String getLastNameUnmasked()
getLastNameUnmasked in interface EntityNameContractpublic String getNamePrefixUnmasked()
getNamePrefixUnmasked in interface EntityNameContractpublic String getNameTitleUnmasked()
getNameTitleUnmasked in interface EntityNameContractpublic String getNameSuffixUnmasked()
getNameSuffixUnmasked in interface EntityNameContractpublic String getCompositeName()
getCompositeName in interface EntityNameContractpublic String getCompositeNameUnmasked()
getCompositeNameUnmasked in interface EntityNameContractpublic org.joda.time.DateTime getNameChangedDate()
getNameChangedDate in interface EntityNameContractpublic boolean isSuppressName()
isSuppressName in interface EntityNameContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.