org.kuali.rice.kim.bo.role.impl
Class KimDelegationMemberAttributeDataImpl
java.lang.Object
org.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kim.bo.types.impl.KimAttributeDataImpl
org.kuali.rice.kim.bo.role.impl.KimDelegationMemberAttributeDataImpl
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, KimAttributeData, BusinessObject, PersistableBusinessObject
public class KimDelegationMemberAttributeDataImpl
- extends KimAttributeDataImpl
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.kim.bo.types.impl.KimAttributeDataImpl |
getAttributeDataId, getAttributeValue, getKimAttribute, getKimAttributeId, getKimType, getKimTypeId, setAttributeDataId, setAttributeValue, setKimAttribute, setKimAttributeId, setKimTypeId, toStringBuilder |
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
delegationMemberId
protected String delegationMemberId
KimDelegationMemberAttributeDataImpl
public KimDelegationMemberAttributeDataImpl()
getDelegationMemberId
public String getDelegationMemberId()
setDelegationMemberId
public void setDelegationMemberId(String delegationMemberId)
toStringMapper
protected LinkedHashMap toStringMapper()
- Overrides:
toStringMapper
in class KimAttributeDataImpl
- Returns:
- Map containing the fieldValues of the key fields for this class, indexed by fieldName
- See Also:
BusinessObjectBase.toStringMapper()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.