2010-01-26 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent
Class EpcglobalLlrpWriteProfileAbstractTestCase

java.lang.Object
  extended by ProfileAbstractTestCase
      extended by org.eclipse.soda.dk.epcglobal.llrp.write.profile.test.agent.EpcglobalLlrpWriteProfileAbstractTestCase
Direct Known Subclasses:
EpcglobalLlrpWriteProfileDisconnectTestCase

public class EpcglobalLlrpWriteProfileAbstractTestCase
extends ProfileAbstractTestCase

Since:
1.0
Version:
1.2.0

Field Summary
protected  java.lang.String epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey
          Define epcglobal llrp write profile service capabilities external key.
protected  java.lang.String epcglobalLlrpWriteProfileServiceConfigurationExternalKey
          Define epcglobal llrp write profile service configuration external key.
protected  java.lang.String epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey
          Define epcglobal llrp write profile service llrp configuration external key.
protected  java.lang.String epcglobalLlrpWriteProfileServiceStatusExternalKey
          Define epcglobal llrp write profile service status external key.
 
Constructor Summary
EpcglobalLlrpWriteProfileAbstractTestCase(java.lang.String name)
          Constructs a new instance of the EpcglobalLlrpWriteProfileAbstractTestCase class.
 
Method Summary
protected  java.util.Dictionary GetEpcglobalLlrpWriteProfileCapabilities()
          Get epcglobal llrp write profile capabilities.
protected  java.util.Dictionary GetEpcglobalLlrpWriteProfileConfiguration()
          Get epcglobal llrp write profile configuration.
protected  java.util.Dictionary GetEpcglobalLlrpWriteProfileStatus()
          Get epcglobal llrp write profile status.
protected  void getKeysAndSettingsFromProperties()
          Get keys and settings from the properties
protected  java.lang.String GetLLRPConfiguration()
          Get LLRP configuration.
protected  java.lang.String ReadLLRPConfiguration()
          Read LLRP configuration.
protected  void WriteLLRPConfiguration(java.lang.String dataValue)
          Write LLRP configuration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey

protected java.lang.String epcglobalLlrpWriteProfileServiceCapabilitiesExternalKey
Define epcglobal llrp write profile service capabilities external key.


epcglobalLlrpWriteProfileServiceConfigurationExternalKey

protected java.lang.String epcglobalLlrpWriteProfileServiceConfigurationExternalKey
Define epcglobal llrp write profile service configuration external key.


epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey

protected java.lang.String epcglobalLlrpWriteProfileServiceLLRPConfigurationExternalKey
Define epcglobal llrp write profile service llrp configuration external key.


epcglobalLlrpWriteProfileServiceStatusExternalKey

protected java.lang.String epcglobalLlrpWriteProfileServiceStatusExternalKey
Define epcglobal llrp write profile service status external key.

Constructor Detail

EpcglobalLlrpWriteProfileAbstractTestCase

public EpcglobalLlrpWriteProfileAbstractTestCase(java.lang.String name)
Constructs a new instance of the EpcglobalLlrpWriteProfileAbstractTestCase class.

Parameters:
name - name.
Method Detail

GetEpcglobalLlrpWriteProfileCapabilities

protected java.util.Dictionary GetEpcglobalLlrpWriteProfileCapabilities()
                                                                 throws java.lang.InterruptedException
Get epcglobal llrp write profile capabilities.

Returns:
The results of this method.
Throws:
java.lang.InterruptedException - interrupted exception.

GetEpcglobalLlrpWriteProfileConfiguration

protected java.util.Dictionary GetEpcglobalLlrpWriteProfileConfiguration()
                                                                  throws java.lang.InterruptedException
Get epcglobal llrp write profile configuration.

Returns:
The results of this method.
Throws:
java.lang.InterruptedException - interrupted exception.

GetEpcglobalLlrpWriteProfileStatus

protected java.util.Dictionary GetEpcglobalLlrpWriteProfileStatus()
                                                           throws java.lang.InterruptedException
Get epcglobal llrp write profile status.

Returns:
The results of this method.
Throws:
java.lang.InterruptedException - interrupted exception.

GetLLRPConfiguration

protected java.lang.String GetLLRPConfiguration()
                                         throws java.lang.InterruptedException
Get LLRP configuration.

Returns:
The results of this method.
Throws:
java.lang.InterruptedException - interrupted exception.

ReadLLRPConfiguration

protected java.lang.String ReadLLRPConfiguration()
                                          throws java.lang.InterruptedException
Read LLRP configuration.

Returns:
The results of this method.
Throws:
java.lang.InterruptedException - interrupted exception.

WriteLLRPConfiguration

protected void WriteLLRPConfiguration(java.lang.String dataValue)
                               throws java.lang.InterruptedException
Write LLRP configuration.

Parameters:
dataValue - data value.
Throws:
java.lang.InterruptedException - interrupted exception.

getKeysAndSettingsFromProperties

protected void getKeysAndSettingsFromProperties()
Get keys and settings from the properties


2010-01-26 1.2.0

Copyright (c) 2010 IBM. See license in Legal section.