public class OwnershipCategory extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
OwnershipType
.OwnershipType
,
Serialized FormConstructor and Description |
---|
OwnershipCategory()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getVendorOwnershipCategoryCode() |
String |
getVendorOwnershipCategoryDescription() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setVendorOwnershipCategoryCode(String vendorOwnershipCategoryCode) |
void |
setVendorOwnershipCategoryDescription(String vendorOwnershipCategoryDescription) |
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
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, setVersionNumber
public OwnershipCategory()
public String getVendorOwnershipCategoryCode()
public void setVendorOwnershipCategoryCode(String vendorOwnershipCategoryCode)
public String getVendorOwnershipCategoryDescription()
public void setVendorOwnershipCategoryDescription(String vendorOwnershipCategoryDescription)
public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.