Interface ICustomization4

    • Method Detail

      • entityAttributes

        ICustomizationEntityAttributes entityAttributes()

        Returns the ICustomizationEntityAttributes object.

        Getter method for the COM property "EntityAttributes"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.ICustomizationEntityAttributes
      • relations

        ICustomizationRelations relations()

        For HP use. Returns the ICustomizationRelations object.

        Getter method for the COM property "Relations"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.ICustomizationRelations
      • kpiTypes

        com4j.Com4jObject kpiTypes()

        For HP use. Returns the ICustomizationKPITypes object.

        Getter method for the COM property "KPITypes"

        Returns:
        Returns a value of type com4j.Com4jObject
      • supportsMultivalueEntitiesTables

        IList supportsMultivalueEntitiesTables()

        Returns names of the entities' tables that support multivalue.

        Getter method for the COM property "SupportsMultivalueEntitiesTables"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • supportsMultivalueEntitiesTables

        java.lang.Object supportsMultivalueEntitiesTables​(int index)
      • supportsQPMKPITypesEntitiesTables

        IList supportsQPMKPITypesEntitiesTables()

        For HP use. Returns names of the entities' tables that support QPM KPI TYPE creation.

        Getter method for the COM property "SupportsQPMKPITypesEntitiesTables"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • supportsQPMKPITypesEntitiesTables

        java.lang.Object supportsQPMKPITypesEntitiesTables​(int index)
      • supportsHistoryEntitiesTables

        IList supportsHistoryEntitiesTables()

        Returns names of the entities' tables that support history.

        Getter method for the COM property "SupportsHistoryEntitiesTables"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • supportsHistoryEntitiesTables

        java.lang.Object supportsHistoryEntitiesTables​(int index)
      • supportWorkflowEntitiesTables

        IList supportWorkflowEntitiesTables()

        Returns names of the entities' tables that support workflow.

        Getter method for the COM property "SupportWorkflowEntitiesTables"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • supportWorkflowEntitiesTables

        java.lang.Object supportWorkflowEntitiesTables​(int index)
      • reportProjectTemplates

        com4j.Com4jObject reportProjectTemplates()

        For HP use. Returns the ICustomizationReportProjectTemplates object.

        Getter method for the COM property "ReportProjectTemplates"

        Returns:
        Returns a value of type com4j.Com4jObject
      • entitiesMetadata

        com4j.Com4jObject entitiesMetadata()

        For HP use. Returns the ICustomizationEntitiesMetadata object.

        Getter method for the COM property "EntitiesMetadata"

        Returns:
        Returns a value of type com4j.Com4jObject
      • loggedInUser

        ICustomizationUser loggedInUser()

        For HP use. Returns the currently logged in user.

        Getter method for the COM property "LoggedInUser"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.ICustomizationUser
      • supportsDataHidingFilterEntitiesTables

        IList supportsDataHidingFilterEntitiesTables()

        Returns names of the entities' tables that support data hiding filter.

        Getter method for the COM property "SupportsDataHidingFilterEntitiesTables"

        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • supportsDataHidingFilterEntitiesTables

        java.lang.Object supportsDataHidingFilterEntitiesTables​(int index)
      • version

        java.lang.String version()

        For HP use. Returns the loaded customization's master version

        Getter method for the COM property "Version"

        Returns:
        Returns a value of type java.lang.String
      • retrieveServerVersion

        java.lang.String retrieveServerVersion()

        For HP use. Returns the customization master version

        Returns:
        Returns a value of type java.lang.String
      • commit2

        void commit2​(boolean bMajorChange)

        Obsolete. Do not invoke.

        Parameters:
        bMajorChange - Mandatory boolean parameter.