public abstract class ProtocolProccessBillableService extends Object
| Constructor and Description |
|---|
ProtocolProccessBillableService() |
| Modifier and Type | Method and Description |
|---|---|
TaskAuthorizationService |
getTaskAuthorizationService() |
void |
proccessBillable(Protocol protocol,
boolean billable)
This method does a permission check to make sure the logged in user can perform the action.
|
void |
setTaskAuthorizationService(TaskAuthorizationService taskAuthorizationService) |
public TaskAuthorizationService getTaskAuthorizationService()
public void proccessBillable(Protocol protocol, boolean billable)
protocol - billable - public void setTaskAuthorizationService(TaskAuthorizationService taskAuthorizationService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.