|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProfile
org.eclipse.soda.dk.rfid.write.profile.RfidWriteProfile
org.eclipse.soda.dk.rfid.write.profile.testcases.RfidWriteProfileTester
public class RfidWriteProfileTester
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
RfidWriteProfileTester()
Constructs an instance of this class. |
|
| Method Summary | |
|---|---|
protected boolean |
autonomousModeOff()
Autonomous mode off and return the boolean result. |
protected boolean |
autonomousModeOn()
Autonomous mode on and return the boolean result. |
protected void |
endOperations()
End operations. |
protected boolean |
executeBlockErase(java.lang.String[] op_parameters)
Execute block erase with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeBlockWrite(java.lang.String[] op_parameters)
Execute block write with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeFilter(java.lang.String[] op_parameters)
Execute filter with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeIncrementWrite(java.lang.String[] op_parameters)
Execute increment write with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeKill(java.lang.String[] op_parameters)
Execute kill with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeLock(java.lang.String[] op_parameters)
Execute lock with the specified opparameters parameter and return the boolean result. |
protected boolean |
executeRead(java.lang.String[] op_parameters)
Execute read with the specified opparameters parameter and return the boolean result. |
protected void |
executeStop()
Execute stop. |
protected boolean |
executeWrite(java.lang.String[] op_parameters)
Execute write with the specified opparameters parameter and return the boolean result. |
void |
notifyTagReport(java.lang.String key,
java.lang.String operationId,
java.util.Map reads,
java.lang.Object timestamp)
Notify tag report with the specified key, operation id, reads and timestamp parameters. |
protected boolean |
startOperations()
Start operations and return the boolean result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RfidWriteProfileTester()
| Method Detail |
|---|
protected boolean autonomousModeOff()
boolean) value.protected boolean autonomousModeOn()
boolean) value.protected void endOperations()
endOperations in class RfidWriteProfilestartOperations()protected boolean executeBlockErase(java.lang.String[] op_parameters)
executeBlockErase in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected boolean executeBlockWrite(java.lang.String[] op_parameters)
executeBlockWrite in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected boolean executeFilter(java.lang.String[] op_parameters)
executeFilter in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.RfidWriteProfile.createLdapFilter(String),
RfidWriteProfile.evaluateTagAggregatingLdapFilter(),
RfidWriteProfile.evaluateWriteOperationLdapFilter(),
RfidWriteProfile.setTagWriteAggregatingLdapFilter(Filter),
RfidWriteProfile.setWriteOperationLdapFilter(Filter)protected boolean executeIncrementWrite(java.lang.String[] op_parameters)
executeIncrementWrite in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected boolean executeKill(java.lang.String[] op_parameters)
executeKill in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected boolean executeLock(java.lang.String[] op_parameters)
executeLock in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected boolean executeRead(java.lang.String[] op_parameters)
executeRead in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.protected void executeStop()
executeStop in class RfidWriteProfileprotected boolean executeWrite(java.lang.String[] op_parameters)
executeWrite in class RfidWriteProfileop_parameters - The opparameters (String[]) parameter.
boolean) value.executeBlockWrite(String[]),
executeIncrementWrite(String[])
public void notifyTagReport(java.lang.String key,
java.lang.String operationId,
java.util.Map reads,
java.lang.Object timestamp)
notifyTagReport in class RfidWriteProfilekey - The key (String) parameter.operationId - The operation ID (String) parameter.reads - The reads (Map) parameter.timestamp - The time stamp (Object) parameter.RfidWriteProfile.notifyTagReport(String,String,Map)protected boolean startOperations()
startOperations in class RfidWriteProfileboolean) value.endOperations()
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||