org.kuali.rice.kim.service.impl
Class ResponsibilityUpdateServiceImpl
java.lang.Object
org.kuali.rice.kim.service.impl.ResponsibilityServiceBase
org.kuali.rice.kim.service.impl.ResponsibilityUpdateServiceImpl
- All Implemented Interfaces:
- org.kuali.rice.kim.service.ResponsibilityUpdateService
public class ResponsibilityUpdateServiceImpl
- extends ResponsibilityServiceBase
- implements org.kuali.rice.kim.service.ResponsibilityUpdateService
This is a description of what this class does - jjhanso don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponsibilityUpdateServiceImpl
public ResponsibilityUpdateServiceImpl()
saveResponsibility
public void saveResponsibility(String responsibilityId,
String responsibilityTemplateId,
String namespaceCode,
String name,
String description,
boolean active,
org.kuali.rice.kim.bo.types.dto.AttributeSet responsibilityDetails)
- Specified by:
saveResponsibility
in interface org.kuali.rice.kim.service.ResponsibilityUpdateService
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.