org.kuali.rice.kim.impl.identity.employment
Class EntityEmploymentStatusBo

java.lang.Object
  extended by org.kuali.rice.krad.bo.BusinessObjectBase
      extended by org.kuali.rice.krad.bo.PersistableBusinessObjectBase
          extended by org.kuali.rice.kim.impl.identity.CodedAttributeBo
              extended by org.kuali.rice.kim.impl.identity.employment.EntityEmploymentStatusBo
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, Inactivatable, Coded, GloballyUnique, Versioned, ModelObjectBasic, CodedAttributeContract, EntityEmploymentStatusEbo, BusinessObject, ExternalizableBusinessObject, PersistableBusinessObject
Direct Known Subclasses:
EntityEmploymentStatusHistoryBo

@Entity
public class EntityEmploymentStatusBo
extends CodedAttributeBo
implements EntityEmploymentStatusEbo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
extension, newCollectionRecord, objectId, versionNumber
 
Constructor Summary
EntityEmploymentStatusBo()
           
 
Method Summary
static EntityEmploymentStatusBo from(CodedAttribute immutable)
           
 
Methods inherited from class org.kuali.rice.kim.impl.identity.CodedAttributeBo
from, getCode, getName, getSortCode, isActive, setActive, setCode, setName, setSortCode, to
 
Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
 
Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kim.framework.identity.employment.EntityEmploymentStatusEbo
getCode, getName, getObjectId, getSortCode, getVersionNumber, isActive
 
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject
refresh
 
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic
toString
 

Constructor Detail

EntityEmploymentStatusBo

public EntityEmploymentStatusBo()
Method Detail

from

public static EntityEmploymentStatusBo from(CodedAttribute immutable)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.