Interface ICustomization5
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomization
,ICustomization2
,ICustomization3
,ICustomization4
,IObjectLockingSupport
- All Known Subinterfaces:
ICustomization6
,ICustomization7
public interface ICustomization5 extends ICustomization4
Customization services, such as adding users to user groups, maintaining user-defined fields, configuring user access privileges.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
incrementServerVersion()
Explicitly increments the server's customization version.-
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.ICustomization
actions, commit, extendedUDFSupport, fields, lists, load, mailConditions, modules, permissions, users, usersGroups
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomization2
isChanged, rollback
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomization3
customizableEntitiesTables, customizableEntitiesTables, entityDataTables, rbt, types, workflow
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomization4
commit2, entitiesMetadata, entityAttributes, kpiTypes, loggedInUser, relations, reportProjectTemplates, retrieveServerVersion, supportsDataHidingFilterEntitiesTables, supportsDataHidingFilterEntitiesTables, supportsHistoryEntitiesTables, supportsHistoryEntitiesTables, supportsMultivalueEntitiesTables, supportsMultivalueEntitiesTables, supportsQPMKPITypesEntitiesTables, supportsQPMKPITypesEntitiesTables, supportWorkflowEntitiesTables, supportWorkflowEntitiesTables, version
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
-