Interface IHostGroupFactory
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseFactory
public interface IHostGroupFactory extends IBaseFactory
Services for managing definitions of groups of host servers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
removeHost(java.lang.Object host)
Removes host from all groups.-
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.IBaseFactory
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
-
-