public class WebRuleResponsibility extends RuleResponsibilityBo
RuleResponsibilityBo
object which provides some
convienance functions for interacting with the bean from the web-tier.
This helps to alleviate some of the weaknesses of JSTL.extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
WebRuleResponsibility() |
copy, equals, getActionRequestedCd, getActionRequestedDisplayValue, getApprovePolicy, getDelegationRules, getGroup, getGroupId, getId, getPrincipal, getPrincipalId, getPriority, getRecipient, getResolvedRoleName, getResponsibilityId, getRole, getRoleAttributeName, getRoleName, getRuleBaseValues, getRuleBaseValuesId, getRuleResponsibilityName, getRuleResponsibilityType, getRuleResponsibilityTypeDisplayValue, hashCode, isUsingGroup, isUsingPrincipal, isUsingRole, resolveRoleAttribute, setActionRequestedCd, setApprovePolicy, setId, setPriority, setResponsibilityId, setRuleBaseValues, setRuleBaseValuesId, setRuleResponsibilityName, setRuleResponsibilityType, to
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getObjectId
getVersionNumber
toString
public WebRuleResponsibility()
public String getReviewerId()
public void setReviewerId(String reviewerId)
public void initialize() throws Exception
Exception
public RuleDelegationBo addNewDelegation()
public String getReviewer()
public void setReviewer(String reviewer)
public void setWorkgroupId(String workgroupId)
public String getPersonLookupStyle()
public void setPersonLookupStyle(String personLookupStyle)
public String getReviewerStyle()
public void setReviewerStyle(String reviewerStyle)
public String getRoleAreaStyle()
public void setRoleAreaStyle(String roleAreaLookupStyle)
public String getWorkgroupLookupStyle()
public void setWorkgroupLookupStyle(String workgroupLookupStyle)
public RuleDelegationBo getDelegationRule(int index)
getDelegationRule
in class RuleResponsibilityBo
public int getNumberOfDelegations()
public void setNumberOfDelegations(int numberOfDelegations)
public boolean isDelegationRulesMaterialized()
public void setDelegationRulesMaterialized(boolean isDelegationRulesMaterialized)
public String getRoleReviewer()
public void setRoleReviewer(String roleReviewer)
public int getIndex()
public void setIndex(int index)
public boolean isShowDelegations()
public void setShowDelegations(boolean showDelegations)
public void establishRequiredState() throws Exception
Exception
public void edit(RuleResponsibilityBo ruleResponsibility) throws Exception
Exception
public void load(RuleResponsibilityBo ruleResponsibility) throws Exception
Exception
public void loadDelegations() throws Exception
Exception
public void populatePreviousRuleIds()
public void prepareHiddenDelegationsForRoute()
public boolean isHasDelegateRuleTemplate()
public void setHasDelegateRuleTemplate(boolean hasDelegateRuleTemplate)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.