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.RuleResponsibility
org.kuali.rice.kew.rule.RoleRuleResponsibility
- All Implemented Interfaces:
- Serializable, org.apache.ojb.broker.PersistenceBrokerAware, GloballyUnique, Versioned, ModelObjectBasic, BusinessObject, PersistableBusinessObject
public class RoleRuleResponsibility
- 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, 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()
setRoleName
public void setRoleName(String roleName)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.