|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies an EPC Cache data source for tag data to be written to a tag. It is an error to provide an EPCCacheDataSpec for a kill or password operation, or for a write operation to any field but the EPC field.
The EPCCacheDataSpec holds the name of an EPC Cache in the Edge Server that will provision an EPC to be written to the tag.
An EPCCacheDataSpec is created through the #ALEPCFactory
, using the
createEPCCacheDataSpec method.
Method Summary | |
java.lang.String |
getEPCCache()
Returns the name of the associated EPC Cache. |
Method Detail |
public java.lang.String getEPCCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |