Interface IComponent5
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseFieldEx
,IComponent
,IComponent2
,IComponent3
,IComponent4
,IObjectLockingSupport
public interface IComponent5 extends IComponent4
Represents a single Business Process Component.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clearShadowCompLockingAfterPostFlow()
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.IBaseFieldEx
attachments, hasAttachment, history
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponent
applicationAreaID, applicationAreaID, businessProcesses, businessProcesses, componentParamFactory, componentStepFactory, deletePicture, extendedStorage, folder, hasPicture, hasPicture, hasScript, isIteratable, isIteratable, isObsolete, name, name, scriptType, scriptType, setStepsData
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponent2
hasDynamicDateParameterValue, isChangeDetectable
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponent3
getFlow, uploadSnapshot
-
Methods inherited from interface step.repository.alm.v16.otaclient.IComponent4
facetFactory, getComponentParametersNames
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-