Interface IBaseFactory3
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseFactory2
public interface IBaseFactory3 extends IBaseFactory2
Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
initializeFactoryEx(java.lang.Object vRemApi)
For HP use.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFactory2
groupingManager, groupingSupported
-
-