|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEscObject
org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager.AbstractTask
org.eclipse.soda.dk.epcglobal.llrp.helper.task.Task_DELETE_EXIST_ACCESSSPEC
public class Task_DELETE_EXIST_ACCESSSPEC
| Field Summary | |
|---|---|
static java.lang.String |
TASKNAME
Define the taskname (String) constant. |
| Fields inherited from class org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager.AbstractTask |
|---|
EMPTY_RESULT, listenerLock, timerLock |
| Fields inherited from interface org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager.ITask |
|---|
ABORT, ERROR, REPORT, STATE_RUNNING, STATE_STANDBY, SUCCESS, TIMEOUT |
| Constructor Summary | |
|---|---|
Task_DELETE_EXIST_ACCESSSPEC(Task_GET_ACCESSSPECS getAccessspecs,
Task_DELETE_ACCESSSPEC deleteAccessspec)
Constructs an instance of this class from the specified get accessspecs and delete accessspec parameters. |
|
| Method Summary | |
|---|---|
boolean |
duplicateTask(ITask task)
Duplicate task with the specified task parameter and return the boolean result. |
int |
getAccessSpecId()
Gets the accessspec id (int) value. |
java.lang.String |
getTaskName()
Gets the task name (String) value. |
void |
handleResponse(SignalService source,
java.lang.Object timestamp,
java.lang.Object data)
Finished with the specified source, timestamp and data parameters and return the boolean result. |
boolean |
isResponseExpected(SignalService source,
java.lang.Object timestamp,
java.lang.Object data)
Is response expected with the specified source, timestamp and data parameters and return the boolean result. |
boolean |
launchTask()
Launch task and return the boolean result. |
protected void |
preNotifyListener(java.lang.String taskName,
int status,
java.lang.Object result)
Pre notify listener with the specified task name, status and result parameters. |
void |
setDeleteAccessspec(Task_DELETE_ACCESSSPEC deleteAccessspec)
Sets the delete accessspec value. |
void |
setGetAccessspecs(Task_GET_ACCESSSPECS getAccessspecs)
Sets the get accessspecs value. |
void |
taskNotice(java.lang.String taskName,
int status,
java.lang.Object result)
Task notice with the specified task name, status and result parameters. |
| Methods inherited from class org.eclipse.soda.dk.epcglobal.llrp.helper.taskmanager.AbstractTask |
|---|
abort, addTaskListener, getState, getTaskListeners, getTaskManager, getTaskOwner, isRemoveListenerRequired, notifyListener, removeTaskListener, removeTaskListenerNoThread, reset, setState, setTaskListeners, setTaskManager, setTaskOwner, start, start, startTimer, stopTimer, timeOutOccurred |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TASKNAME
| Constructor Detail |
|---|
public Task_DELETE_EXIST_ACCESSSPEC(Task_GET_ACCESSSPECS getAccessspecs,
Task_DELETE_ACCESSSPEC deleteAccessspec)
getAccessspecs - The get accessspecs (Task_GET_ACCESSSPECS) parameter.deleteAccessspec - The delete accessspec (Task_DELETE_ACCESSSPEC) parameter.| Method Detail |
|---|
public boolean duplicateTask(ITask task)
duplicateTask in interface ITasktask - The task (ITask) parameter.
boolean) value.launchTask()public int getAccessSpecId()
int) value.public java.lang.String getTaskName()
getTaskName in interface ITaskString) value.
public void handleResponse(SignalService source,
java.lang.Object timestamp,
java.lang.Object data)
handleResponse in interface ITasksource - The source (SignalService) parameter.timestamp - The timestamp (Object) parameter.data - The data (Object) parameter.
public boolean isResponseExpected(SignalService source,
java.lang.Object timestamp,
java.lang.Object data)
isResponseExpected in interface ITaskisResponseExpected in class AbstractTasksource - The source (SignalService) parameter.timestamp - The time stamp (Object) parameter.data - The data (Object) parameter.
boolean) value.public boolean launchTask()
launchTask in interface ITaskboolean) value.duplicateTask(ITask)
protected void preNotifyListener(java.lang.String taskName,
int status,
java.lang.Object result)
preNotifyListener in class AbstractTasktaskName - The task name (String) parameter.status - The status (int) parameter.result - The result (Object) parameter.public void setDeleteAccessspec(Task_DELETE_ACCESSSPEC deleteAccessspec)
deleteAccessspec - The delete accessspec (Task_DELETE_ACCESSSPEC) parameter.public void setGetAccessspecs(Task_GET_ACCESSSPECS getAccessspecs)
getAccessspecs - The get accessspecs (Task_GET_ACCESSSPECS) parameter.
public void taskNotice(java.lang.String taskName,
int status,
java.lang.Object result)
taskNotice in interface ITaskListenertaskName - The task name (String) parameter.status - The status (int) parameter.result - The result (Object) parameter.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||