Class LDIFGroupImportCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class LDIFGroupImportCronJobModel
    extends MediaProcessCronJobModel
    Generated model class for type LDIFGroupImportCronJob first defined at extension ldap.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • SEARCHBASE

        public static final java.lang.String SEARCHBASE
        Generated constant - Attribute key of LDIFGroupImportCronJob.searchbase attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • LDAPQUERY

        public static final java.lang.String LDAPQUERY
        Generated constant - Attribute key of LDIFGroupImportCronJob.ldapquery attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • RESULTFILTER

        public static final java.lang.String RESULTFILTER
        Generated constant - Attribute key of LDIFGroupImportCronJob.resultfilter attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • USERSEARCHFIELDQUALIFIER

        public static final java.lang.String USERSEARCHFIELDQUALIFIER
        Generated constant - Attribute key of LDIFGroupImportCronJob.userSearchFieldQualifier attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • USERROOTDN

        public static final java.lang.String USERROOTDN
        Generated constant - Attribute key of LDIFGroupImportCronJob.userRootDN attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • USERRESULTFILTER

        public static final java.lang.String USERRESULTFILTER
        Generated constant - Attribute key of LDIFGroupImportCronJob.userResultfilter attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • IMPORTUSERS

        public static final java.lang.String IMPORTUSERS
        Generated constant - Attribute key of LDIFGroupImportCronJob.importUsers attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CODEEXECUTION

        public static final java.lang.String CODEEXECUTION
        Generated constant - Attribute key of LDIFGroupImportCronJob.codeExecution attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • LDIFFILE

        public static final java.lang.String LDIFFILE
        Generated constant - Attribute key of LDIFGroupImportCronJob.ldifFile attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • CONFIGFILE

        public static final java.lang.String CONFIGFILE
        Generated constant - Attribute key of LDIFGroupImportCronJob.configFile attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • DESTMEDIA

        public static final java.lang.String DESTMEDIA
        Generated constant - Attribute key of LDIFGroupImportCronJob.destMedia attribute defined at extension ldap.
        See Also:
        Constant Field Values
      • DUMPMEDIA

        public static final java.lang.String DUMPMEDIA
        Generated constant - Attribute key of LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap.
        See Also:
        Constant Field Values
    • Constructor Detail

      • LDIFGroupImportCronJobModel

        public LDIFGroupImportCronJobModel()
        Generated constructor - Default constructor for generic creation.
      • LDIFGroupImportCronJobModel

        public LDIFGroupImportCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • LDIFGroupImportCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public LDIFGroupImportCronJobModel​(java.lang.Boolean _codeExecution,
                                           java.lang.Boolean _importUsers,
                                           JobModel _job)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _codeExecution - initial attribute declared by type LDIFGroupImportCronJob at extension ldap
        _importUsers - initial attribute declared by type LDIFGroupImportCronJob at extension ldap
        _job - initial attribute declared by type CronJob at extension processing
      • LDIFGroupImportCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public LDIFGroupImportCronJobModel​(java.lang.Boolean _codeExecution,
                                           java.lang.Boolean _importUsers,
                                           JobModel _job,
                                           ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _codeExecution - initial attribute declared by type LDIFGroupImportCronJob at extension ldap
        _importUsers - initial attribute declared by type LDIFGroupImportCronJob at extension ldap
        _job - initial attribute declared by type CronJob at extension processing
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getCodeExecution

        @Accessor(qualifier="codeExecution",
                  type=GETTER)
        public java.lang.Boolean getCodeExecution()
        Generated method - Getter of the LDIFGroupImportCronJob.codeExecution attribute defined at extension ldap.
        Returns:
        the codeExecution
      • getDestMedia

        @Accessor(qualifier="destMedia",
                  type=GETTER)
        public ImpExMediaModel getDestMedia()
        Generated method - Getter of the LDIFGroupImportCronJob.destMedia attribute defined at extension ldap.
        Returns:
        the destMedia
      • getDumpMedia

        @Accessor(qualifier="dumpMedia",
                  type=GETTER)
        public ImpExMediaModel getDumpMedia()
        Generated method - Getter of the LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap.
        Returns:
        the dumpMedia
      • getImportUsers

        @Accessor(qualifier="importUsers",
                  type=GETTER)
        public java.lang.Boolean getImportUsers()
        Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute defined at extension ldap.
        Returns:
        the importUsers
      • getLdapquery

        @Accessor(qualifier="ldapquery",
                  type=GETTER)
        public java.lang.String getLdapquery()
        Generated method - Getter of the LDIFGroupImportCronJob.ldapquery attribute defined at extension ldap.
        Returns:
        the ldapquery
      • getLdifFile

        @Accessor(qualifier="ldifFile",
                  type=GETTER)
        public LDIFMediaModel getLdifFile()
        Generated method - Getter of the LDIFGroupImportCronJob.ldifFile attribute defined at extension ldap.
        Returns:
        the ldifFile
      • getResultfilter

        @Accessor(qualifier="resultfilter",
                  type=GETTER)
        public java.lang.String getResultfilter()
        Generated method - Getter of the LDIFGroupImportCronJob.resultfilter attribute defined at extension ldap.
        Returns:
        the resultfilter
      • getSearchbase

        @Accessor(qualifier="searchbase",
                  type=GETTER)
        public java.lang.String getSearchbase()
        Generated method - Getter of the LDIFGroupImportCronJob.searchbase attribute defined at extension ldap.
        Returns:
        the searchbase
      • getUserResultfilter

        @Accessor(qualifier="userResultfilter",
                  type=GETTER)
        public java.lang.String getUserResultfilter()
        Generated method - Getter of the LDIFGroupImportCronJob.userResultfilter attribute defined at extension ldap.
        Returns:
        the userResultfilter
      • getUserRootDN

        @Accessor(qualifier="userRootDN",
                  type=GETTER)
        public java.lang.String getUserRootDN()
        Generated method - Getter of the LDIFGroupImportCronJob.userRootDN attribute defined at extension ldap.
        Returns:
        the userRootDN
      • getUserSearchFieldQualifier

        @Accessor(qualifier="userSearchFieldQualifier",
                  type=GETTER)
        public java.lang.String getUserSearchFieldQualifier()
        Generated method - Getter of the LDIFGroupImportCronJob.userSearchFieldQualifier attribute defined at extension ldap.
        Returns:
        the userSearchFieldQualifier
      • setCodeExecution

        @Accessor(qualifier="codeExecution",
                  type=SETTER)
        public void setCodeExecution​(java.lang.Boolean value)
        Generated method - Setter of LDIFGroupImportCronJob.codeExecution attribute defined at extension ldap.
        Parameters:
        value - the codeExecution
      • setConfigFile

        @Accessor(qualifier="configFile",
                  type=SETTER)
        public void setConfigFile​(ConfigurationMediaModel value)
        Generated method - Setter of LDIFGroupImportCronJob.configFile attribute defined at extension ldap.
        Parameters:
        value - the configFile
      • setDestMedia

        @Accessor(qualifier="destMedia",
                  type=SETTER)
        public void setDestMedia​(ImpExMediaModel value)
        Generated method - Setter of LDIFGroupImportCronJob.destMedia attribute defined at extension ldap.
        Parameters:
        value - the destMedia
      • setDumpMedia

        @Accessor(qualifier="dumpMedia",
                  type=SETTER)
        public void setDumpMedia​(ImpExMediaModel value)
        Generated method - Setter of LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap.
        Parameters:
        value - the dumpMedia
      • setImportUsers

        @Accessor(qualifier="importUsers",
                  type=SETTER)
        public void setImportUsers​(java.lang.Boolean value)
        Generated method - Setter of LDIFGroupImportCronJob.importUsers attribute defined at extension ldap.
        Parameters:
        value - the importUsers
      • setLdapquery

        @Accessor(qualifier="ldapquery",
                  type=SETTER)
        public void setLdapquery​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.ldapquery attribute defined at extension ldap.
        Parameters:
        value - the ldapquery
      • setLdifFile

        @Accessor(qualifier="ldifFile",
                  type=SETTER)
        public void setLdifFile​(LDIFMediaModel value)
        Generated method - Setter of LDIFGroupImportCronJob.ldifFile attribute defined at extension ldap.
        Parameters:
        value - the ldifFile
      • setResultfilter

        @Accessor(qualifier="resultfilter",
                  type=SETTER)
        public void setResultfilter​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.resultfilter attribute defined at extension ldap.
        Parameters:
        value - the resultfilter
      • setSearchbase

        @Accessor(qualifier="searchbase",
                  type=SETTER)
        public void setSearchbase​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.searchbase attribute defined at extension ldap.
        Parameters:
        value - the searchbase
      • setUserResultfilter

        @Accessor(qualifier="userResultfilter",
                  type=SETTER)
        public void setUserResultfilter​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.userResultfilter attribute defined at extension ldap.
        Parameters:
        value - the userResultfilter
      • setUserRootDN

        @Accessor(qualifier="userRootDN",
                  type=SETTER)
        public void setUserRootDN​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.userRootDN attribute defined at extension ldap.
        Parameters:
        value - the userRootDN
      • setUserSearchFieldQualifier

        @Accessor(qualifier="userSearchFieldQualifier",
                  type=SETTER)
        public void setUserSearchFieldQualifier​(java.lang.String value)
        Generated method - Setter of LDIFGroupImportCronJob.userSearchFieldQualifier attribute defined at extension ldap.
        Parameters:
        value - the userSearchFieldQualifier