Class GeneratedDistributedImportProcess

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
DistributedImportProcess

public abstract class GeneratedDistributedImportProcess extends DistributedProcess
Generated class for type DistributedImportProcess.
See Also:
  • Field Details

    • IMPEXIMPORTCRONJOB

      public static final String IMPEXIMPORTCRONJOB
      Qualifier of the DistributedImportProcess.impExImportCronJob attribute
      See Also:
    • METADATA

      public static final String METADATA
      Qualifier of the DistributedImportProcess.metadata attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedDistributedImportProcess

      public GeneratedDistributedImportProcess()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedDistributedProcess
    • 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 String getMetadata(SessionContext ctx)
      Generated method - Getter of the DistributedImportProcess.metadata attribute.
      Returns:
      the metadata
    • getMetadata

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

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

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