Class GeneratedLDIFGroupImportCronJob

    • Field Detail

      • SEARCHBASE

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

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

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

        public static final java.lang.String USERSEARCHFIELDQUALIFIER
        Qualifier of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute
        See Also:
        Constant Field Values
      • USERROOTDN

        public static final java.lang.String USERROOTDN
        Qualifier of the LDIFGroupImportCronJob.userRootDN attribute
        See Also:
        Constant Field Values
      • USERRESULTFILTER

        public static final java.lang.String USERRESULTFILTER
        Qualifier of the LDIFGroupImportCronJob.userResultfilter attribute
        See Also:
        Constant Field Values
      • IMPORTUSERS

        public static final java.lang.String IMPORTUSERS
        Qualifier of the LDIFGroupImportCronJob.importUsers attribute
        See Also:
        Constant Field Values
      • CODEEXECUTION

        public static final java.lang.String CODEEXECUTION
        Qualifier of the LDIFGroupImportCronJob.codeExecution attribute
        See Also:
        Constant Field Values
      • LDIFFILE

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

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

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

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

      • GeneratedLDIFGroupImportCronJob

        public GeneratedLDIFGroupImportCronJob()
    • Method Detail

      • isCodeExecution

        public java.lang.Boolean isCodeExecution​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.codeExecution attribute.
        Returns:
        the codeExecution
      • isCodeExecution

        public java.lang.Boolean isCodeExecution()
        Generated method - Getter of the LDIFGroupImportCronJob.codeExecution attribute.
        Returns:
        the codeExecution
      • isCodeExecutionAsPrimitive

        public boolean isCodeExecutionAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.codeExecution attribute.
        Returns:
        the codeExecution
      • isCodeExecutionAsPrimitive

        public boolean isCodeExecutionAsPrimitive()
        Generated method - Getter of the LDIFGroupImportCronJob.codeExecution attribute.
        Returns:
        the codeExecution
      • setCodeExecution

        public void setCodeExecution​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.codeExecution attribute.
        Parameters:
        value - the codeExecution
      • setCodeExecution

        public void setCodeExecution​(java.lang.Boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.codeExecution attribute.
        Parameters:
        value - the codeExecution
      • setCodeExecution

        public void setCodeExecution​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.codeExecution attribute.
        Parameters:
        value - the codeExecution
      • setCodeExecution

        public void setCodeExecution​(boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.codeExecution attribute.
        Parameters:
        value - the codeExecution
      • getConfigFile

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.Boolean isImportUsers​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute.
        Returns:
        the importUsers
      • isImportUsers

        public java.lang.Boolean isImportUsers()
        Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute.
        Returns:
        the importUsers
      • isImportUsersAsPrimitive

        public boolean isImportUsersAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute.
        Returns:
        the importUsers
      • isImportUsersAsPrimitive

        public boolean isImportUsersAsPrimitive()
        Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute.
        Returns:
        the importUsers
      • setImportUsers

        public void setImportUsers​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.importUsers attribute.
        Parameters:
        value - the importUsers
      • setImportUsers

        public void setImportUsers​(java.lang.Boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.importUsers attribute.
        Parameters:
        value - the importUsers
      • setImportUsers

        public void setImportUsers​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.importUsers attribute.
        Parameters:
        value - the importUsers
      • setImportUsers

        public void setImportUsers​(boolean value)
        Generated method - Setter of the LDIFGroupImportCronJob.importUsers attribute.
        Parameters:
        value - the importUsers
      • getLdapquery

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        public java.lang.String getUserResultfilter​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.userResultfilter attribute.
        Returns:
        the userResultfilter
      • getUserResultfilter

        public java.lang.String getUserResultfilter()
        Generated method - Getter of the LDIFGroupImportCronJob.userResultfilter attribute.
        Returns:
        the userResultfilter
      • setUserResultfilter

        public void setUserResultfilter​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userResultfilter attribute.
        Parameters:
        value - the userResultfilter
      • setUserResultfilter

        public void setUserResultfilter​(java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userResultfilter attribute.
        Parameters:
        value - the userResultfilter
      • getUserRootDN

        public java.lang.String getUserRootDN​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.userRootDN attribute.
        Returns:
        the userRootDN
      • getUserRootDN

        public java.lang.String getUserRootDN()
        Generated method - Getter of the LDIFGroupImportCronJob.userRootDN attribute.
        Returns:
        the userRootDN
      • setUserRootDN

        public void setUserRootDN​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userRootDN attribute.
        Parameters:
        value - the userRootDN
      • setUserRootDN

        public void setUserRootDN​(java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userRootDN attribute.
        Parameters:
        value - the userRootDN
      • getUserSearchFieldQualifier

        public java.lang.String getUserSearchFieldQualifier​(SessionContext ctx)
        Generated method - Getter of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute.
        Returns:
        the userSearchFieldQualifier
      • getUserSearchFieldQualifier

        public java.lang.String getUserSearchFieldQualifier()
        Generated method - Getter of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute.
        Returns:
        the userSearchFieldQualifier
      • setUserSearchFieldQualifier

        public void setUserSearchFieldQualifier​(SessionContext ctx,
                                                java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute.
        Parameters:
        value - the userSearchFieldQualifier
      • setUserSearchFieldQualifier

        public void setUserSearchFieldQualifier​(java.lang.String value)
        Generated method - Setter of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute.
        Parameters:
        value - the userSearchFieldQualifier