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, toafterDelete, 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, setVersionNumbertoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetObjectIdgetVersionNumbertoStringpublic WebRuleResponsibility()
public String getReviewerId()
public void setReviewerId(String reviewerId)
public void initialize() throws Exception
Exceptionpublic 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 RuleResponsibilityBopublic 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
Exceptionpublic void edit(RuleResponsibilityBo ruleResponsibility) throws Exception
Exceptionpublic void load(RuleResponsibilityBo ruleResponsibility) throws Exception
Exceptionpublic void loadDelegations() throws Exception
Exceptionpublic void populatePreviousRuleIds()
public void prepareHiddenDelegationsForRoute()
public boolean isHasDelegateRuleTemplate()
public void setHasDelegateRuleTemplate(boolean hasDelegateRuleTemplate)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.