Interface IComponentParam3
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseParam
,IComponentParam
,IComponentParam2
,IObjectLockingSupport
public interface IComponentParam3 extends IComponentParam2
Services for managing Component parameters.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
promoteToTestLevel()
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.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseParam
desc, desc, name, name, order, order, value, value, valueType, valueType
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponentParam
component, isOut, isOut
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponentParam2
flowOutputParamSrc, isUsed
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-