public abstract class AbstractTaskAdministrationJoinPointModel extends AbstractModel
DutyModel
to the OfficeTaskModel
administration
join point.Constructor and Description |
---|
AbstractTaskAdministrationJoinPointModel(OfficeTaskModel task,
boolean isPreRatherThanPost)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
OfficeTaskModel |
getTask()
Obtains the
OfficeTaskModel . |
boolean |
isPreRatherThanPost()
|
void |
triggerDutyChangeEvent()
Triggers a
TaskAdministrationJoinPointEvent.CHANGE_DUTIES event. |
addItemToList, addPropertyChangeListener, changeField, firePropertyChange, getX, getY, removeItemFromList, removePropertyChangeListener, setX, setY
public AbstractTaskAdministrationJoinPointModel(OfficeTaskModel task, boolean isPreRatherThanPost)
task
- OfficeTaskModel
.isPreRatherThanPost
- Flag indicating if pre Duty
rather than post
Duty
.public OfficeTaskModel getTask()
OfficeTaskModel
.OfficeTaskModel
.public boolean isPreRatherThanPost()
public void triggerDutyChangeEvent()
TaskAdministrationJoinPointEvent.CHANGE_DUTIES
event.Copyright © 2005–2016. All rights reserved.