Interface ICustomizationField7
-
- All Superinterfaces:
com4j.Com4jObject
,ICustomizationField
,ICustomizationField2
,ICustomizationField3
,ICustomizationField4
,ICustomizationField5
,ICustomizationField6
public interface ICustomizationField7 extends ICustomizationField6
Additional properties of the customization field.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSupportDataHiding()
Marks field as supporting/not supporting datahiding.-
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
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationField5
isTransient
-
Methods inherited from interface step.repository.alm.v16.otaclient.ICustomizationField6
outputSanitizationType, outputSanitizationType
-
-