Class GeneratedDataHubInstanceModel

    • Field Detail

      • INSTANCENAME

        public static final java.lang.String INSTANCENAME
        Qualifier of the DataHubInstanceModel.instanceName attribute
        See Also:
        Constant Field Values
      • INSTANCELOCATION

        public static final java.lang.String INSTANCELOCATION
        Qualifier of the DataHubInstanceModel.InstanceLocation attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedDataHubInstanceModel

        public GeneratedDataHubInstanceModel()
    • Method Detail

      • getInstanceLocation

        public java.lang.String getInstanceLocation​(SessionContext ctx)
        Generated method - Getter of the DataHubInstanceModel.InstanceLocation attribute.
        Returns:
        the InstanceLocation - The URL for this Data Hub instance
      • getInstanceLocation

        public java.lang.String getInstanceLocation()
        Generated method - Getter of the DataHubInstanceModel.InstanceLocation attribute.
        Returns:
        the InstanceLocation - The URL for this Data Hub instance
      • setInstanceLocation

        public void setInstanceLocation​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the DataHubInstanceModel.InstanceLocation attribute.
        Parameters:
        value - the InstanceLocation - The URL for this Data Hub instance
      • setInstanceLocation

        public void setInstanceLocation​(java.lang.String value)
        Generated method - Setter of the DataHubInstanceModel.InstanceLocation attribute.
        Parameters:
        value - the InstanceLocation - The URL for this Data Hub instance
      • getInstanceName

        public java.lang.String getInstanceName​(SessionContext ctx)
        Generated method - Getter of the DataHubInstanceModel.instanceName attribute.
        Returns:
        the instanceName - The name for this Data Hub instance
      • getInstanceName

        public java.lang.String getInstanceName()
        Generated method - Getter of the DataHubInstanceModel.instanceName attribute.
        Returns:
        the instanceName - The name for this Data Hub instance
      • setInstanceName

        public void setInstanceName​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the DataHubInstanceModel.instanceName attribute.
        Parameters:
        value - the instanceName - The name for this Data Hub instance
      • setInstanceName

        public void setInstanceName​(java.lang.String value)
        Generated method - Setter of the DataHubInstanceModel.instanceName attribute.
        Parameters:
        value - the instanceName - The name for this Data Hub instance