|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleContract | |
---|---|
org.kuali.rice.kim.api.role | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kim.framework.role | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kim.impl.jaxb | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
Uses of RoleContract in org.kuali.rice.kim.api.role |
---|
Classes in org.kuali.rice.kim.api.role that implement RoleContract | |
---|---|
class |
Role
This is a description of what this class does - shyu don't forget to fill this in. |
static class |
Role.Builder
|
Methods in org.kuali.rice.kim.api.role with parameters of type RoleContract | |
---|---|
static Role.Builder |
Role.Builder.create(RoleContract roleContract)
|
Uses of RoleContract in org.kuali.rice.kim.framework.role |
---|
Subinterfaces of RoleContract in org.kuali.rice.kim.framework.role | |
---|---|
interface |
RoleEbo
TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed |
Uses of RoleContract in org.kuali.rice.kim.impl.jaxb |
---|
Constructors in org.kuali.rice.kim.impl.jaxb with parameters of type RoleContract | |
---|---|
RoleXmlDTO(RoleContract role,
RoleMembersXmlDTO.WithinRole roleMembers,
RolePermissionsXmlDTO.WithinRole rolePermissions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |