public abstract class GeneratedLDIFImportWizard extends WizardBusinessItem
LDIFImportWizard.LocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGFILE
Qualifier of the
LDIFImportWizard.configFile attribute |
static String |
CONFIGFILE2
Qualifier of the
LDIFImportWizard.configFile2 attribute |
static String |
CRONJOB
Qualifier of the
LDIFImportWizard.cronJob attribute |
static String |
DESTMEDIA
Qualifier of the
LDIFImportWizard.destMedia attribute |
static String |
DUMPMEDIA
Qualifier of the
LDIFImportWizard.dumpMedia attribute |
static String |
LDAPQUERY
Qualifier of the
LDIFImportWizard.ldapquery attribute |
static String |
LDIFFILE
Qualifier of the
LDIFImportWizard.ldifFile attribute |
static String |
RESULTCRONJOBLIST
Qualifier of the
LDIFImportWizard.resultCronJobList attribute |
static String |
RESULTFILTER
Qualifier of the
LDIFImportWizard.resultfilter attribute |
static String |
SEARCHBASE
Qualifier of the
LDIFImportWizard.searchbase attribute |
BACK_BUTTON, BACK_BUTTON_NAME, CANCEL_BUTTON, CANCEL_BUTTON_NAME, CLOSE_BUTTON_NAME, DONE_BUTTON_NAME, NEXT_BUTTON, NEXT_BUTTON_NAME, START_BUTTON, START_BUTTON_NAMELANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedLDIFImportWizard() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationMedia |
getConfigFile()
Generated method - Getter of the
LDIFImportWizard.configFile attribute. |
abstract ConfigurationMedia |
getConfigFile(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.configFile attribute. |
ConfigurationMedia |
getConfigFile2()
Generated method - Getter of the
LDIFImportWizard.configFile2 attribute. |
abstract ConfigurationMedia |
getConfigFile2(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.configFile2 attribute. |
ImpExImportCronJob |
getCronJob()
Generated method - Getter of the
LDIFImportWizard.cronJob attribute. |
ImpExImportCronJob |
getCronJob(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.cronJob attribute. |
ImpExMedia |
getDestMedia()
Generated method - Getter of the
LDIFImportWizard.destMedia attribute. |
abstract ImpExMedia |
getDestMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.destMedia attribute. |
ImpExMedia |
getDumpMedia()
Generated method - Getter of the
LDIFImportWizard.dumpMedia attribute. |
abstract ImpExMedia |
getDumpMedia(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.dumpMedia attribute. |
String |
getLdapquery()
Generated method - Getter of the
LDIFImportWizard.ldapquery attribute. |
abstract String |
getLdapquery(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.ldapquery attribute. |
LDIFMedia |
getLdifFile()
Generated method - Getter of the
LDIFImportWizard.ldifFile attribute. |
abstract LDIFMedia |
getLdifFile(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.ldifFile attribute. |
List<CronJob> |
getResultCronJobList()
Generated method - Getter of the
LDIFImportWizard.resultCronJobList attribute. |
abstract List<CronJob> |
getResultCronJobList(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.resultCronJobList attribute. |
String |
getResultfilter()
Generated method - Getter of the
LDIFImportWizard.resultfilter attribute. |
abstract String |
getResultfilter(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.resultfilter attribute. |
String |
getSearchbase()
Generated method - Getter of the
LDIFImportWizard.searchbase attribute. |
abstract String |
getSearchbase(SessionContext ctx)
Generated method - Getter of the
LDIFImportWizard.searchbase attribute. |
void |
setConfigFile(ConfigurationMedia value)
Generated method - Setter of the
LDIFImportWizard.configFile attribute. |
abstract void |
setConfigFile(SessionContext ctx,
ConfigurationMedia value)
Generated method - Setter of the
LDIFImportWizard.configFile attribute. |
void |
setConfigFile2(ConfigurationMedia value)
Generated method - Setter of the
LDIFImportWizard.configFile2 attribute. |
abstract void |
setConfigFile2(SessionContext ctx,
ConfigurationMedia value)
Generated method - Setter of the
LDIFImportWizard.configFile2 attribute. |
void |
setCronJob(ImpExImportCronJob value)
Generated method - Setter of the
LDIFImportWizard.cronJob attribute. |
void |
setCronJob(SessionContext ctx,
ImpExImportCronJob value)
Generated method - Setter of the
LDIFImportWizard.cronJob attribute. |
abstract void |
setLdapquery(SessionContext ctx,
String value)
Generated method - Setter of the
LDIFImportWizard.ldapquery attribute. |
void |
setLdapquery(String value)
Generated method - Setter of the
LDIFImportWizard.ldapquery attribute. |
void |
setLdifFile(LDIFMedia value)
Generated method - Setter of the
LDIFImportWizard.ldifFile attribute. |
abstract void |
setLdifFile(SessionContext ctx,
LDIFMedia value)
Generated method - Setter of the
LDIFImportWizard.ldifFile attribute. |
abstract void |
setResultfilter(SessionContext ctx,
String value)
Generated method - Setter of the
LDIFImportWizard.resultfilter attribute. |
void |
setResultfilter(String value)
Generated method - Setter of the
LDIFImportWizard.resultfilter attribute. |
abstract void |
setSearchbase(SessionContext ctx,
String value)
Generated method - Setter of the
LDIFImportWizard.searchbase attribute. |
void |
setSearchbase(String value)
Generated method - Setter of the
LDIFImportWizard.searchbase attribute. |
abortProcessing, appendLocalizedTemplateString, close, createItem, doGetAttribute, doSetAttribute, endProcessing, getLocalizedTemplateString, initialize, isCloseAllowed, pollStatus, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly, setClosedAllowed, start, startProcessing, tabChanges, validate, validategetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getDefaultAttributeModes, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getNonInitialAttributes, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String SEARCHBASE
LDIFImportWizard.searchbase attributepublic static final String LDAPQUERY
LDIFImportWizard.ldapquery attributepublic static final String RESULTFILTER
LDIFImportWizard.resultfilter attributepublic static final String LDIFFILE
LDIFImportWizard.ldifFile attributepublic static final String CONFIGFILE
LDIFImportWizard.configFile attributepublic static final String CONFIGFILE2
LDIFImportWizard.configFile2 attributepublic static final String CRONJOB
LDIFImportWizard.cronJob attributepublic static final String RESULTCRONJOBLIST
LDIFImportWizard.resultCronJobList attributepublic static final String DESTMEDIA
LDIFImportWizard.destMedia attributepublic static final String DUMPMEDIA
LDIFImportWizard.dumpMedia attributepublic abstract ConfigurationMedia getConfigFile(SessionContext ctx)
LDIFImportWizard.configFile attribute.public ConfigurationMedia getConfigFile()
LDIFImportWizard.configFile attribute.public abstract void setConfigFile(SessionContext ctx, ConfigurationMedia value)
LDIFImportWizard.configFile attribute.value - the configFilepublic void setConfigFile(ConfigurationMedia value)
LDIFImportWizard.configFile attribute.value - the configFilepublic abstract ConfigurationMedia getConfigFile2(SessionContext ctx)
LDIFImportWizard.configFile2 attribute.public ConfigurationMedia getConfigFile2()
LDIFImportWizard.configFile2 attribute.public abstract void setConfigFile2(SessionContext ctx, ConfigurationMedia value)
LDIFImportWizard.configFile2 attribute.value - the configFile2public void setConfigFile2(ConfigurationMedia value)
LDIFImportWizard.configFile2 attribute.value - the configFile2public ImpExImportCronJob getCronJob(SessionContext ctx)
LDIFImportWizard.cronJob attribute.public ImpExImportCronJob getCronJob()
LDIFImportWizard.cronJob attribute.public void setCronJob(SessionContext ctx, ImpExImportCronJob value)
LDIFImportWizard.cronJob attribute.value - the cronJobpublic void setCronJob(ImpExImportCronJob value)
LDIFImportWizard.cronJob attribute.value - the cronJobpublic abstract ImpExMedia getDestMedia(SessionContext ctx)
LDIFImportWizard.destMedia attribute.public ImpExMedia getDestMedia()
LDIFImportWizard.destMedia attribute.public abstract ImpExMedia getDumpMedia(SessionContext ctx)
LDIFImportWizard.dumpMedia attribute.public ImpExMedia getDumpMedia()
LDIFImportWizard.dumpMedia attribute.public abstract String getLdapquery(SessionContext ctx)
LDIFImportWizard.ldapquery attribute.public String getLdapquery()
LDIFImportWizard.ldapquery attribute.public abstract void setLdapquery(SessionContext ctx, String value)
LDIFImportWizard.ldapquery attribute.value - the ldapquerypublic void setLdapquery(String value)
LDIFImportWizard.ldapquery attribute.value - the ldapquerypublic abstract LDIFMedia getLdifFile(SessionContext ctx)
LDIFImportWizard.ldifFile attribute.public LDIFMedia getLdifFile()
LDIFImportWizard.ldifFile attribute.public abstract void setLdifFile(SessionContext ctx, LDIFMedia value)
LDIFImportWizard.ldifFile attribute.value - the ldifFilepublic void setLdifFile(LDIFMedia value)
LDIFImportWizard.ldifFile attribute.value - the ldifFilepublic abstract List<CronJob> getResultCronJobList(SessionContext ctx)
LDIFImportWizard.resultCronJobList attribute.public List<CronJob> getResultCronJobList()
LDIFImportWizard.resultCronJobList attribute.public abstract String getResultfilter(SessionContext ctx)
LDIFImportWizard.resultfilter attribute.public String getResultfilter()
LDIFImportWizard.resultfilter attribute.public abstract void setResultfilter(SessionContext ctx, String value)
LDIFImportWizard.resultfilter attribute.value - the resultfilterpublic void setResultfilter(String value)
LDIFImportWizard.resultfilter attribute.value - the resultfilterpublic abstract String getSearchbase(SessionContext ctx)
LDIFImportWizard.searchbase attribute.public String getSearchbase()
LDIFImportWizard.searchbase attribute.public abstract void setSearchbase(SessionContext ctx, String value)
LDIFImportWizard.searchbase attribute.value - the searchbasepublic void setSearchbase(String value)
LDIFImportWizard.searchbase attribute.value - the searchbaseCopyright © 2017 SAP SE. All Rights Reserved.