public class FinIntEntityRelType extends KraPersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
UPDATE_USER_LENGTH| Constructor and Description |
|---|
FinIntEntityRelType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<PersonFinIntDisclosure> |
getPersonFinIntDisclosures() |
String |
getRelationshipTypeCode() |
Integer |
getSortId() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setDescription(String description) |
void |
setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures) |
void |
setRelationshipTypeCode(String relationshipTypeCode) |
void |
setSortId(Integer sortId) |
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic String getRelationshipTypeCode()
public void setRelationshipTypeCode(String relationshipTypeCode)
public String getDescription()
public void setDescription(String description)
public List<PersonFinIntDisclosure> getPersonFinIntDisclosures()
public void setPersonFinIntDisclosures(List<PersonFinIntDisclosure> personFinIntDisclosures)
public Integer getSortId()
public void setSortId(Integer sortId)
public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableCopyright © 2013 The Kuali Foundation. All Rights Reserved.