Interface IAnalysisItemFolder2
-
- All Superinterfaces:
com4j.Com4jObject
,IAnalysisItemFolder
,IBaseField
,IObjectLockingSupport
public interface IAnalysisItemFolder2 extends IAnalysisItemFolder
For HP use. Represents an Analysis Item Folder.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
segmentId()
The folder's segment id.-
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.IAnalysisItemFolder
_public, _public, analysisItemFactory, analysisItemFolderFactory, description, description, name, name, parentId, parentId
-
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.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-