| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleTask
A Committee Task is a task that performs an action against a
Committee.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
CommitteeDocumentAuthorizer.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase<Committee> |
CommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeTaskInstanceHook(String taskName,
Committee committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
CommitteeScheduleAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
CommitteeMembershipAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
CommitteeCommitteeAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
CommitteeActionsAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
CommitteeHelper.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleTaskBase<CMT extends CommitteeBase<CMT,?,CS>,CS extends CommitteeScheduleBase<CS,CMT,?,?>>
A CommitteeBase Task is a task that performs an action against a
CommitteeBase.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommitteeTaskBase |
CommitteeDocumentAuthorizerBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ViewCommitteeAuthorizerBase.isAuthorized(String userId,
CommitteeTaskBase task) |
boolean |
ModifyCommitteeAuthorizerBase.isAuthorized(String userId,
CommitteeTaskBase task) |
abstract boolean |
CommitteeAuthorizerBase.isAuthorized(String userId,
CommitteeTaskBase task)
Is the user authorized to execute the given committee task?
|
boolean |
CommitteeActionAuthorizerBase.isAuthorized(String userId,
CommitteeTaskBase task) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommitteeScheduleLookupableHelperServiceImplBase<CS extends CommitteeScheduleBase<CS,CMT,?,?>,CMT extends CommitteeBase<CMT,?,CS>,CMTTSK extends CommitteeTaskBase<CMT>,CSTSK extends CommitteeScheduleTaskBase<CMT,CS>>
This class is to create action links and inquiry url for committeeschedule lookup.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommitteeTaskBase |
MeetingHelperBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ViewScheduleAuthorizerBase.isAuthorized(String username,
CommitteeTaskBase task) |
boolean |
ModifyScheduleAuthorizerBase.isAuthorized(String username,
CommitteeTaskBase task) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommitteeTaskBase |
CommitteeCommitteeActionBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected abstract CommitteeTaskBase |
CommitteeActionsActionBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected abstract CommitteeTaskBase |
CommitteeActionBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CommitteeTaskBase |
CommitteeHelperBase.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Class and Description |
|---|---|
class |
IacucCommitteeScheduleTask |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
IacucCommitteeDocumentAuthorizer.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase<IacucCommittee> |
IacucCommitteeScheduleLookupableHelperServiceImpl.getNewCommitteeTaskInstanceHook(String taskName,
IacucCommittee committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
IacucMeetingHelper.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
IacucCommitteeScheduleAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
IacucCommitteeMembershipAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
IacucCommitteeCommitteeAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
protected CommitteeTaskBase |
IacucCommitteeActionsAction.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
IacucCommitteeHelper.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
| Modifier and Type | Method and Description |
|---|---|
protected CommitteeTaskBase |
MeetingHelper.getNewCommitteeTaskInstanceHook(String taskName,
CommitteeBase committee) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.