| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions.submit | |
| org.kuali.kra.irb.actions.submit |
This package is meant to hold all classes
related to the action of submitting a
Protocol to review.
|
| org.kuali.kra.protocol.actions.submit |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
IacucProtocolActionServiceImpl.hasPermissionAsCommitteeMember(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper)
This method is to check if user has permission in committee home unit
|
protected boolean |
IacucProtocolActionServiceImpl.hasPermissionLeadUnit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper) |
protected boolean |
IacucProtocolActionServiceImpl.hasPermissionSpecialCase(String actionTypeCode,
String unit,
ActionRightMapping rightMapper)
This method is to check if user has permission for special cases.
|
protected boolean |
IacucProtocolActionServiceImpl.hasPermissionToSubmit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper)
This method is to check if user has permission to submit
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProtocolActionServiceImpl.hasPermissionAsCommitteeMember(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper)
This method is to check if user has permission in committee home unit
|
protected boolean |
ProtocolActionServiceImpl.hasPermissionLeadUnit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper) |
protected boolean |
ProtocolActionServiceImpl.hasPermissionSpecialCase(String actionTypeCode,
String unit,
ActionRightMapping rightMapper)
This method is to check if user has permission for special cases.
|
protected boolean |
ProtocolActionServiceImpl.hasPermissionToSubmit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper)
This method is to check if user has permission to submit
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
ProtocolActionServiceImplBase.hasPermissionLeadUnit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper) |
protected abstract boolean |
ProtocolActionServiceImplBase.hasPermissionToSubmit(String actionTypeCode,
ProtocolBase protocol,
ActionRightMapping rightMapper) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.