org.kuali.rice.kew.rule
Class GroupRuleResponsibility
java.lang.Object
org.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.rice.kew.bo.KewPersistableBusinessObjectBase
org.kuali.rice.kew.rule.RuleResponsibility
org.kuali.rice.kew.rule.GroupRuleResponsibility
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, BusinessObject, PersistableBusinessObject
public class GroupRuleResponsibility
- extends RuleResponsibility
This is a description of what this class does - ewestfal 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.kew.rule.RuleResponsibility |
copy, equals, getActionRequestedCd, getActionRequestedDisplayValue, getApprovePolicy, getDelegationRule, getDelegationRules, getGroup, getPrincipal, getPriority, getResolvedRoleName, getResponsibilityId, getRole, getRoleAttributeName, getRuleBaseValues, getRuleBaseValuesId, getRuleResponsibilityKey, getRuleResponsibilityName, getRuleResponsibilityType, getRuleResponsibilityTypeDisplayValue, hashCode, isUsingGroup, isUsingRole, isUsingWorkflowUser, resolveRoleAttribute, setActionRequestedCd, setApprovePolicy, setPriority, setResponsibilityId, setRuleBaseValues, setRuleBaseValuesId, setRuleResponsibilityKey, setRuleResponsibilityName, setRuleResponsibilityType, toStringMapper |
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, 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 |
kimGroupImpl
protected GroupImpl kimGroupImpl
namespaceCode
private String namespaceCode
name
private String name
GroupRuleResponsibility
public GroupRuleResponsibility()
getNamespaceCode
public String getNamespaceCode()
setNamespaceCode
public void setNamespaceCode(String namespaceCode)
getName
public String getName()
setName
public void setName(String name)
getKimGroupImpl
public GroupImpl getKimGroupImpl()
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.