org.kuali.rice.kim.bo.ui
Class RoleDocumentBoDefaultBase
java.lang.Object
org.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kim.bo.ui.KimDocumentBoBase
org.kuali.rice.kim.bo.ui.RoleDocumentBoDefaultBase
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, BusinessObject, Inactivateable, PersistableBusinessObject
public class RoleDocumentBoDefaultBase
- extends KimDocumentBoBase
This is a description of what this class does - shyu don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.kim.bo.ui.KimDocumentBoBase |
getActiveFromDate, getActiveToDate, getDocumentNumber, isActive, isEdit, setActive, setActiveFromDate, setActiveToDate, setDocumentNumber, setEdit, toStringMapper |
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 |
dflt
protected boolean dflt
roleDocument
protected IdentityManagementRoleDocument roleDocument
RoleDocumentBoDefaultBase
public RoleDocumentBoDefaultBase()
getRoleDocument
public IdentityManagementRoleDocument getRoleDocument()
- Returns:
- the roleDocument
setRoleDocument
public void setRoleDocument(IdentityManagementRoleDocument roleDocument)
- Parameters:
roleDocument
- the roleDocument to set
isDflt
public boolean isDflt()
setDflt
public void setDflt(boolean dflt)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.