Class GeneratedDistributedImportProcess

    • Field Detail

      • IMPEXIMPORTCRONJOB

        public static final java.lang.String IMPEXIMPORTCRONJOB
        Qualifier of the DistributedImportProcess.impExImportCronJob attribute
        See Also:
        Constant Field Values
      • METADATA

        public static final java.lang.String METADATA
        Qualifier of the DistributedImportProcess.metadata 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

      • GeneratedDistributedImportProcess

        public GeneratedDistributedImportProcess()
    • Method Detail

      • getImpExImportCronJob

        public ImpExImportCronJob getImpExImportCronJob​(SessionContext ctx)
        Generated method - Getter of the DistributedImportProcess.impExImportCronJob attribute.
        Returns:
        the impExImportCronJob
      • getImpExImportCronJob

        public ImpExImportCronJob getImpExImportCronJob()
        Generated method - Getter of the DistributedImportProcess.impExImportCronJob attribute.
        Returns:
        the impExImportCronJob
      • setImpExImportCronJob

        public void setImpExImportCronJob​(SessionContext ctx,
                                          ImpExImportCronJob value)
        Generated method - Setter of the DistributedImportProcess.impExImportCronJob attribute.
        Parameters:
        value - the impExImportCronJob
      • setImpExImportCronJob

        public void setImpExImportCronJob​(ImpExImportCronJob value)
        Generated method - Setter of the DistributedImportProcess.impExImportCronJob attribute.
        Parameters:
        value - the impExImportCronJob
      • getMetadata

        public java.lang.String getMetadata​(SessionContext ctx)
        Generated method - Getter of the DistributedImportProcess.metadata attribute.
        Returns:
        the metadata
      • getMetadata

        public java.lang.String getMetadata()
        Generated method - Getter of the DistributedImportProcess.metadata attribute.
        Returns:
        the metadata
      • setMetadata

        protected void setMetadata​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the DistributedImportProcess.metadata attribute.
        Parameters:
        value - the metadata
      • setMetadata

        protected void setMetadata​(java.lang.String value)
        Generated method - Setter of the DistributedImportProcess.metadata attribute.
        Parameters:
        value - the metadata