Class LDIFGroupImportCronJobModel

All Implemented Interfaces:
Serializable

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • SEARCHBASE

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

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

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

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

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

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

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

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

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

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

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

      public static final String DUMPMEDIA
      Generated constant - Attribute key of LDIFGroupImportCronJob.dumpMedia attribute defined at extension ldap.
      See Also:
  • Constructor Details

    • 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(Boolean _codeExecution, 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(Boolean _codeExecution, 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 Details

    • getCodeExecution

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

      @Accessor(qualifier="configFile", type=GETTER) public ConfigurationMediaModel getConfigFile()
      Generated method - Getter of the LDIFGroupImportCronJob.configFile attribute defined at extension ldap.
      Returns:
      the configFile
    • 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 Boolean getImportUsers()
      Generated method - Getter of the LDIFGroupImportCronJob.importUsers attribute defined at extension ldap.
      Returns:
      the importUsers
    • getLdapquery

      @Accessor(qualifier="ldapquery", type=GETTER) public 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 String getResultfilter()
      Generated method - Getter of the LDIFGroupImportCronJob.resultfilter attribute defined at extension ldap.
      Returns:
      the resultfilter
    • getSearchbase

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

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

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

      @Accessor(qualifier="userSearchFieldQualifier", type=GETTER) public 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(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(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(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(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(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(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(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(String value)
      Generated method - Setter of LDIFGroupImportCronJob.userSearchFieldQualifier attribute defined at extension ldap.
      Parameters:
      value - the userSearchFieldQualifier