Interface ICustomization3

    • Method Detail

      • types

        com4j.Com4jObject types()

        Returns the CustomizationTypes object.

        Getter method for the COM property "Types"

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

        java.lang.String entityDataTables()

        Returns the names of the data tables that have a user label defined as comma-separated pairs of table names and user labels.

        Getter method for the COM property "EntityDataTables"

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

        IList customizableEntitiesTables()

        Returns the list of the customizable entities' table names.

        Getter method for the COM property "CustomizableEntitiesTables"

        Returns:
        Returns a value of type otaclient.IList
      • customizableEntitiesTables

        java.lang.Object customizableEntitiesTables​(int index)
      • rbt

        com4j.Com4jObject rbt()

        Returns the CustomizationRBT object.

        Getter method for the COM property "RBT"

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

        com4j.Com4jObject workflow()

        Returns the CustomizationWorkflow object.

        Getter method for the COM property "Workflow"

        Returns:
        Returns a value of type com4j.Com4jObject