|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Thinger
Interface to a thinger.
Version History
EPG - Initial - 22 MAY 06
Method Summary | |
---|---|
void |
dispose(Receipt thingReceipt)
Dispose of a thing. |
Receipt |
issueThing(java.lang.String thingName,
ThingsPropertyView localProperties)
This will issue a thing. |
RESULT |
queryResult(Receipt thingReceipt)
Query the RESULT for a thing. |
Method Detail |
---|
Receipt issueThing(java.lang.String thingName, ThingsPropertyView localProperties) throws SystemException
thingName
- The command to issue.localProperties
- local properties for the thing
SystemException
RESULT queryResult(Receipt thingReceipt) throws SystemException
thingReceipt
- The issuance receipt.
SystemException
void dispose(Receipt thingReceipt) throws SystemException
thingReceipt
- The issuance receipt.
SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |