Interface IDashboardPage3
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IDashboardPage
,IDashboardPage2
,IObjectLockingSupport
- All Known Subinterfaces:
IDashboardPage4
public interface IDashboardPage3 extends IDashboardPage2
For HP use. Represents a Dashboard Page.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com4j.Com4jObject
publicEntityKeyFactory()
The Dashboard Item Public Entity Key Factory-
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.IDashboardPage
_public, _public, dashboardPageItemFactory, description, description, lastModified, modifiedBy, name, name, ownerUser, parentId, parentId, title, title
-
Methods inherited from interface step.repository.alm.v16.otaclient.IDashboardPage2
segmentId
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-