public class EntityExternalIdentifierBo extends PersistableBusinessObjectBase implements EntityExternalIdentifierContract, groovy.lang.GroovyObject
extension, versionNumber| Constructor and Description |
|---|
EntityExternalIdentifierBo() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersionNumbergetObjectIdtoStringpublic EntityExternalIdentifierBo()
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 EntityExternalIdentifierContractpublic void setEntityId(String value)
public String getExternalIdentifierTypeCode()
getExternalIdentifierTypeCode in interface EntityExternalIdentifierContractpublic static EntityExternalIdentifier to(EntityExternalIdentifierBo bo)
public static EntityExternalIdentifierBo from(EntityExternalIdentifier immutable)
protected void prePersist()
prePersist in class PersistableBusinessObjectBaseprotected void postLoad()
postLoad in class PersistableBusinessObjectBaseprotected void preUpdate()
preUpdate in class PersistableBusinessObjectBaseprotected void encryptExternalId()
protected void decryptExternalId()
protected void evaluateExternalIdentifierType()
protected String decryptedExternalId()
public void setExternalId(String externalId)
public void setExternalIdentifierTypeCode(String externalIdentifierTypeCode)
public void setExternalIdentifierType(EntityExternalIdentifierTypeBo externalIdentifierType)
public EntityExternalIdentifierTypeBo getExternalIdentifierType()
getExternalIdentifierType in interface EntityExternalIdentifierContractpublic String getExternalId()
getExternalId in interface EntityExternalIdentifierContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.