Interface ICustomizationField5
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationField
,ICustomizationField2
,ICustomizationField3
,ICustomizationField4
- All Known Subinterfaces:
ICustomizationField6
,ICustomizationField7
public interface ICustomizationField5 extends ICustomizationField4
Additional properties of the customization field.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTransient()
[for HP Use Only] Returns true if this field is transient.-
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.ICustomizationField
columnName, columnType, columnType, defaultValue, defaultValue, editMask, editMask, editStyle, editStyle, fieldSize, fieldSize, grantModifyMask, grantModifyMask, isActive, isActive, isByCode, isByCode, isCanFilter, isCanFilter, isCustomizable, isCustomizable, isEdit, isEdit, isHistory, isHistory, isKeepValue, isKeepValue, isKey, isKey, isMail, isMail, isRequired, isRequired, isSystem, isSystem, isToSum, isToSum, isTransitionLogic, isTransitionLogic, isVerify, isVerify, isVisibleInNewBug, isVisibleInNewBug, keyOrder, keyOrder, list, list, newCreated, newCreated, ownerSensibleMask, ownerSensibleMask, rootId, rootId, tableName, type, type, updated, updated, userColumnType, userColumnType, userLabel, userLabel, versionControl, versionControl, visibleForGroups, visibleForGroups
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationField2
auditUpdate, auditUpdate, authorizedModifyForGroups, authorizedModifyForGroups, authorizedOwnerSensibleForGroups, authorizedOwnerSensibleForGroups, authorizedVisibleForGroups, authorizedVisibleForGroups, authorizedVisibleInNewBugForGroups, authorizedVisibleInNewBugForGroups, canMakeMultiValue, canMakeSearchable, grantModifyForGroup, grantModifyForGroup, isCanGroup, isCanGroup, isMultiValue, isMultiValue, isSearchable, isSearchable, isVirtual, ownerSensibleForGroup, ownerSensibleForGroup, visibleForGroup, visibleForGroup, visibleInNewBugForGroup, visibleInNewBugForGroup
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationField3
isTemplate
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationField4
getReferenceTable, isCrossSubtype, isSupportsHistory, isSupportsRequired
-
-