Package dev.galasa.framework.spi
Class DssAdd
java.lang.Object
dev.galasa.framework.spi.DssAdd
- All Implemented Interfaces:
 IDssAction
- Direct Known Subclasses:
 DssResourceAdd
This DSS action request that a NEW property is added to the DSS.   If the 
 property already exists, the transaction will fail.
 If you want to add a property whether it exists or not, use DssUpdate
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DssAdd
 
 - 
 - 
Method Details
- 
getKey
 - 
getValue
 - 
applyPrefix
- Specified by:
 applyPrefixin interfaceIDssAction
 
 -