|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Factory
The Interface Factory.
Method Summary | |
---|---|
int |
createObjectInstance(long instanceId,
IParameterData data)
Creates the instance and return status, status = 0 if the Object has been created. |
Method Detail |
---|
int createObjectInstance(long instanceId, IParameterData data) throws Fault
instanceId
- the instance iddata
- the data
Fault
- the fault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |