Class GeneratedLDIFImportCronJob

    • Field Detail

      • SEARCHBASE

        public static final java.lang.String SEARCHBASE
        Qualifier of the LDIFImportCronJob.searchbase attribute
        See Also:
        Constant Field Values
      • LDAPQUERY

        public static final java.lang.String LDAPQUERY
        Qualifier of the LDIFImportCronJob.ldapquery attribute
        See Also:
        Constant Field Values
      • RESULTFILTER

        public static final java.lang.String RESULTFILTER
        Qualifier of the LDIFImportCronJob.resultfilter attribute
        See Also:
        Constant Field Values
      • IMPORTMODE

        public static final java.lang.String IMPORTMODE
        Qualifier of the LDIFImportCronJob.importmode attribute
        See Also:
        Constant Field Values
      • LDIFFILE

        public static final java.lang.String LDIFFILE
        Qualifier of the LDIFImportCronJob.ldifFile attribute
        See Also:
        Constant Field Values
      • CONFIGFILE

        public static final java.lang.String CONFIGFILE
        Qualifier of the LDIFImportCronJob.configFile attribute
        See Also:
        Constant Field Values
      • CONFIGFILE2

        public static final java.lang.String CONFIGFILE2
        Qualifier of the LDIFImportCronJob.configFile2 attribute
        See Also:
        Constant Field Values
      • DESTMEDIA

        public static final java.lang.String DESTMEDIA
        Qualifier of the LDIFImportCronJob.destMedia attribute
        See Also:
        Constant Field Values
      • DUMPMEDIA

        public static final java.lang.String DUMPMEDIA
        Qualifier of the LDIFImportCronJob.dumpMedia 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

      • GeneratedLDIFImportCronJob

        public GeneratedLDIFImportCronJob()
    • Method Detail

      • getConfigFile

        public ConfigurationMedia getConfigFile​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.configFile attribute.
        Returns:
        the configFile
      • getConfigFile

        public ConfigurationMedia getConfigFile()
        Generated method - Getter of the LDIFImportCronJob.configFile attribute.
        Returns:
        the configFile
      • setConfigFile

        public void setConfigFile​(SessionContext ctx,
                                  ConfigurationMedia value)
        Generated method - Setter of the LDIFImportCronJob.configFile attribute.
        Parameters:
        value - the configFile
      • setConfigFile

        public void setConfigFile​(ConfigurationMedia value)
        Generated method - Setter of the LDIFImportCronJob.configFile attribute.
        Parameters:
        value - the configFile
      • getConfigFile2

        public abstract ConfigurationMedia getConfigFile2​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.configFile2 attribute.
        Returns:
        the configFile2
      • getConfigFile2

        public ConfigurationMedia getConfigFile2()
        Generated method - Getter of the LDIFImportCronJob.configFile2 attribute.
        Returns:
        the configFile2
      • setConfigFile2

        public abstract void setConfigFile2​(SessionContext ctx,
                                            ConfigurationMedia value)
        Generated method - Setter of the LDIFImportCronJob.configFile2 attribute.
        Parameters:
        value - the configFile2
      • setConfigFile2

        public void setConfigFile2​(ConfigurationMedia value)
        Generated method - Setter of the LDIFImportCronJob.configFile2 attribute.
        Parameters:
        value - the configFile2
      • getDestMedia

        public ImpExMedia getDestMedia​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.destMedia attribute.
        Returns:
        the destMedia
      • getDestMedia

        public ImpExMedia getDestMedia()
        Generated method - Getter of the LDIFImportCronJob.destMedia attribute.
        Returns:
        the destMedia
      • setDestMedia

        public void setDestMedia​(SessionContext ctx,
                                 ImpExMedia value)
        Generated method - Setter of the LDIFImportCronJob.destMedia attribute.
        Parameters:
        value - the destMedia
      • setDestMedia

        public void setDestMedia​(ImpExMedia value)
        Generated method - Setter of the LDIFImportCronJob.destMedia attribute.
        Parameters:
        value - the destMedia
      • getDumpMedia

        public ImpExMedia getDumpMedia​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.dumpMedia attribute.
        Returns:
        the dumpMedia
      • getDumpMedia

        public ImpExMedia getDumpMedia()
        Generated method - Getter of the LDIFImportCronJob.dumpMedia attribute.
        Returns:
        the dumpMedia
      • setDumpMedia

        public void setDumpMedia​(SessionContext ctx,
                                 ImpExMedia value)
        Generated method - Setter of the LDIFImportCronJob.dumpMedia attribute.
        Parameters:
        value - the dumpMedia
      • setDumpMedia

        public void setDumpMedia​(ImpExMedia value)
        Generated method - Setter of the LDIFImportCronJob.dumpMedia attribute.
        Parameters:
        value - the dumpMedia
      • getImportmode

        public EnumerationValue getImportmode​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.importmode attribute.
        Returns:
        the importmode
      • getImportmode

        public EnumerationValue getImportmode()
        Generated method - Getter of the LDIFImportCronJob.importmode attribute.
        Returns:
        the importmode
      • setImportmode

        public void setImportmode​(SessionContext ctx,
                                  EnumerationValue value)
        Generated method - Setter of the LDIFImportCronJob.importmode attribute.
        Parameters:
        value - the importmode
      • setImportmode

        public void setImportmode​(EnumerationValue value)
        Generated method - Setter of the LDIFImportCronJob.importmode attribute.
        Parameters:
        value - the importmode
      • getLdapquery

        public java.lang.String getLdapquery​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.ldapquery attribute.
        Returns:
        the ldapquery
      • getLdapquery

        public java.lang.String getLdapquery()
        Generated method - Getter of the LDIFImportCronJob.ldapquery attribute.
        Returns:
        the ldapquery
      • setLdapquery

        public void setLdapquery​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.ldapquery attribute.
        Parameters:
        value - the ldapquery
      • setLdapquery

        public void setLdapquery​(java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.ldapquery attribute.
        Parameters:
        value - the ldapquery
      • getLdifFile

        public LDIFMedia getLdifFile​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.ldifFile attribute.
        Returns:
        the ldifFile
      • getLdifFile

        public LDIFMedia getLdifFile()
        Generated method - Getter of the LDIFImportCronJob.ldifFile attribute.
        Returns:
        the ldifFile
      • setLdifFile

        public void setLdifFile​(SessionContext ctx,
                                LDIFMedia value)
        Generated method - Setter of the LDIFImportCronJob.ldifFile attribute.
        Parameters:
        value - the ldifFile
      • setLdifFile

        public void setLdifFile​(LDIFMedia value)
        Generated method - Setter of the LDIFImportCronJob.ldifFile attribute.
        Parameters:
        value - the ldifFile
      • getResultfilter

        public java.lang.String getResultfilter​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.resultfilter attribute.
        Returns:
        the resultfilter
      • getResultfilter

        public java.lang.String getResultfilter()
        Generated method - Getter of the LDIFImportCronJob.resultfilter attribute.
        Returns:
        the resultfilter
      • setResultfilter

        public void setResultfilter​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.resultfilter attribute.
        Parameters:
        value - the resultfilter
      • setResultfilter

        public void setResultfilter​(java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.resultfilter attribute.
        Parameters:
        value - the resultfilter
      • getSearchbase

        public java.lang.String getSearchbase​(SessionContext ctx)
        Generated method - Getter of the LDIFImportCronJob.searchbase attribute.
        Returns:
        the searchbase
      • getSearchbase

        public java.lang.String getSearchbase()
        Generated method - Getter of the LDIFImportCronJob.searchbase attribute.
        Returns:
        the searchbase
      • setSearchbase

        public void setSearchbase​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.searchbase attribute.
        Parameters:
        value - the searchbase
      • setSearchbase

        public void setSearchbase​(java.lang.String value)
        Generated method - Setter of the LDIFImportCronJob.searchbase attribute.
        Parameters:
        value - the searchbase