Package | Description |
---|---|
org.kuali.ole.sec.businessobject | |
org.kuali.ole.sec.document | |
org.kuali.ole.sec.document.validation.impl |
Modifier and Type | Field and Description |
---|---|
protected SecurityModel |
SecurityModelMember.securityModel |
Modifier and Type | Method and Description |
---|---|
SecurityModel |
SecurityModelMember.getSecurityModel()
Gets the securityModel attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityModelMember.setSecurityModel(SecurityModel securityModel)
Sets the securityModel attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SecurityModelMaintainableImpl.assignOrUpdateModelMembers(org.kuali.rice.kim.api.role.Role modelRole,
SecurityModel securityModel)
Iterates through the model member list and assign members to the model role or updates the membership
|
protected void |
SecurityModelMaintainableImpl.assignOrUpdateModelMembershipToDefinitionRoles(org.kuali.rice.kim.api.role.Role modelRole,
SecurityModel oldSecurityModel,
SecurityModel newSecurityModel,
boolean newMaintenanceAction)
Iterates through the model definition list and assigns the model role to the definition role if necessary or updates the
current member assignment
|
protected org.kuali.rice.kim.api.role.Role |
SecurityModelMaintainableImpl.createOrUpdateModelRole(SecurityModel newSecurityModel)
Creates a new role for the model (if the model is new), otherwise updates the role
|
protected boolean |
SecurityModelMaintainableImpl.isDefinitionInModel(String definitionName,
SecurityModel securityModel)
Determines whether the given definition is part of the SecurityModel associated definitions
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
SecurityModelRule.verifyModelNameIsUnique(SecurityModel securityModel,
String errorKeyPrefix)
For new or copy action verifies the name given for the model is not being used by another model or definition
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.