org.kuali.rice.kew.rule
Class RoleRuleResponsibility
java.lang.Object
  
org.kuali.rice.krad.bo.BusinessObjectBase
      
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
          
org.kuali.rice.kew.rule.RuleResponsibilityBo
              
org.kuali.rice.kew.rule.RoleRuleResponsibility
- All Implemented Interfaces: 
 - Serializable, org.apache.ojb.broker.PersistenceBrokerAware, GloballyUnique, Identifiable, Versioned, ModelObjectBasic, RuleResponsibilityContract, BusinessObject, PersistableBusinessObject
 
public class RoleRuleResponsibility
- extends RuleResponsibilityBo
 
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.RuleResponsibilityBo | 
copy, equals, getActionRequestedCd, getActionRequestedDisplayValue, getApprovePolicy, getDelegationRule, getDelegationRules, getGroup, getGroupId, getId, getPrincipal, getPrincipalId, getPriority, getResolvedRoleName, getResponsibilityId, getRole, getRoleAttributeName, getRuleBaseValues, getRuleBaseValuesId, getRuleResponsibilityName, getRuleResponsibilityType, getRuleResponsibilityTypeDisplayValue, hashCode, isUsingGroup, isUsingPrincipal, isUsingRole, resolveRoleAttribute, setActionRequestedCd, setApprovePolicy, setId, setPriority, setResponsibilityId, setRuleBaseValues, setRuleBaseValuesId, setRuleResponsibilityName, setRuleResponsibilityType, to | 
 
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
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 | 
 
 
 
 
 
 
RoleRuleResponsibility
public RoleRuleResponsibility()
getRoleName
public String getRoleName()
- Description copied from interface: 
RuleResponsibilityContract 
- unique name of the Role for the RuleResponsibility
- Specified by:
 getRoleName in interface RuleResponsibilityContract- Overrides:
 getRoleName in class RuleResponsibilityBo
 
- Returns:
 - groupId
 
 
 
setRoleName
public void setRoleName(String roleName)
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.