public abstract class GeneratedSolrIndexerHotUpdateWizard extends WizardBusinessItem
SolrIndexerHotUpdateWizard.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 |
COMPOSEDTYPEATTRIBUTE
Qualifier of the
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute |
static String |
INDEXTYPE
Qualifier of the
SolrIndexerHotUpdateWizard.indexType attribute |
static String |
ITEMSTOINDEX
Qualifier of the
SolrIndexerHotUpdateWizard.itemsToIndex attribute |
static String |
ITEMSTOINDEXDESCRIPTION
Qualifier of the
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute |
static String |
POSSIBLEINDEXTYPES
Qualifier of the
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute |
static String |
SOLRFACETSEARCHCONFIG
Qualifier of the
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute |
static String |
UPDATEOPERATION
Qualifier of the
SolrIndexerHotUpdateWizard.updateOperation 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 |
|---|
GeneratedSolrIndexerHotUpdateWizard() |
| Modifier and Type | Method and Description |
|---|---|
ComposedType |
getComposedTypeAttribute()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute. |
abstract ComposedType |
getComposedTypeAttribute(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute. |
ComposedIndexedType |
getIndexType()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.indexType attribute. |
abstract ComposedIndexedType |
getIndexType(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.indexType attribute. |
Collection<Item> |
getItemsToIndex()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.itemsToIndex attribute. |
abstract Collection<Item> |
getItemsToIndex(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.itemsToIndex attribute. |
String |
getItemsToIndexDescription()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute. |
abstract String |
getItemsToIndexDescription(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute. |
Collection<ComposedIndexedType> |
getPossibleIndexTypes()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute. |
abstract Collection<ComposedIndexedType> |
getPossibleIndexTypes(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute. |
SolrFacetSearchConfig |
getSolrFacetSearchConfig()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute. |
abstract SolrFacetSearchConfig |
getSolrFacetSearchConfig(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute. |
Boolean |
isUpdateOperation()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
abstract Boolean |
isUpdateOperation(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
boolean |
isUpdateOperationAsPrimitive()
Generated method - Getter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
boolean |
isUpdateOperationAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
void |
setComposedTypeAttribute(ComposedType value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute. |
abstract void |
setComposedTypeAttribute(SessionContext ctx,
ComposedType value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute. |
void |
setIndexType(ComposedIndexedType value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.indexType attribute. |
abstract void |
setIndexType(SessionContext ctx,
ComposedIndexedType value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.indexType attribute. |
void |
setItemsToIndex(Collection<Item> value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.itemsToIndex attribute. |
abstract void |
setItemsToIndex(SessionContext ctx,
Collection<Item> value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.itemsToIndex attribute. |
abstract void |
setItemsToIndexDescription(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute. |
void |
setItemsToIndexDescription(String value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute. |
void |
setPossibleIndexTypes(Collection<ComposedIndexedType> value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute. |
abstract void |
setPossibleIndexTypes(SessionContext ctx,
Collection<ComposedIndexedType> value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute. |
abstract void |
setSolrFacetSearchConfig(SessionContext ctx,
SolrFacetSearchConfig value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute. |
void |
setSolrFacetSearchConfig(SolrFacetSearchConfig value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute. |
void |
setUpdateOperation(boolean value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
void |
setUpdateOperation(Boolean value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
void |
setUpdateOperation(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.updateOperation attribute. |
abstract void |
setUpdateOperation(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexerHotUpdateWizard.updateOperation 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 SOLRFACETSEARCHCONFIG
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attributepublic static final String POSSIBLEINDEXTYPES
SolrIndexerHotUpdateWizard.possibleIndexTypes attributepublic static final String INDEXTYPE
SolrIndexerHotUpdateWizard.indexType attributepublic static final String UPDATEOPERATION
SolrIndexerHotUpdateWizard.updateOperation attributepublic static final String ITEMSTOINDEX
SolrIndexerHotUpdateWizard.itemsToIndex attributepublic static final String COMPOSEDTYPEATTRIBUTE
SolrIndexerHotUpdateWizard.composedTypeAttribute attributepublic static final String ITEMSTOINDEXDESCRIPTION
SolrIndexerHotUpdateWizard.itemsToIndexDescription attributepublic abstract ComposedType getComposedTypeAttribute(SessionContext ctx)
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute.public ComposedType getComposedTypeAttribute()
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute.public abstract void setComposedTypeAttribute(SessionContext ctx, ComposedType value)
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute.value - the composedTypeAttributepublic void setComposedTypeAttribute(ComposedType value)
SolrIndexerHotUpdateWizard.composedTypeAttribute attribute.value - the composedTypeAttributepublic abstract ComposedIndexedType getIndexType(SessionContext ctx)
SolrIndexerHotUpdateWizard.indexType attribute.public ComposedIndexedType getIndexType()
SolrIndexerHotUpdateWizard.indexType attribute.public abstract void setIndexType(SessionContext ctx, ComposedIndexedType value)
SolrIndexerHotUpdateWizard.indexType attribute.value - the indexTypepublic void setIndexType(ComposedIndexedType value)
SolrIndexerHotUpdateWizard.indexType attribute.value - the indexTypepublic abstract Collection<Item> getItemsToIndex(SessionContext ctx)
SolrIndexerHotUpdateWizard.itemsToIndex attribute.public Collection<Item> getItemsToIndex()
SolrIndexerHotUpdateWizard.itemsToIndex attribute.public abstract void setItemsToIndex(SessionContext ctx, Collection<Item> value)
SolrIndexerHotUpdateWizard.itemsToIndex attribute.value - the itemsToIndexpublic void setItemsToIndex(Collection<Item> value)
SolrIndexerHotUpdateWizard.itemsToIndex attribute.value - the itemsToIndexpublic abstract String getItemsToIndexDescription(SessionContext ctx)
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute.public String getItemsToIndexDescription()
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute.public abstract void setItemsToIndexDescription(SessionContext ctx, String value)
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute.value - the itemsToIndexDescriptionpublic void setItemsToIndexDescription(String value)
SolrIndexerHotUpdateWizard.itemsToIndexDescription attribute.value - the itemsToIndexDescriptionpublic abstract Collection<ComposedIndexedType> getPossibleIndexTypes(SessionContext ctx)
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute.public Collection<ComposedIndexedType> getPossibleIndexTypes()
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute.public abstract void setPossibleIndexTypes(SessionContext ctx, Collection<ComposedIndexedType> value)
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute.value - the possibleIndexTypespublic void setPossibleIndexTypes(Collection<ComposedIndexedType> value)
SolrIndexerHotUpdateWizard.possibleIndexTypes attribute.value - the possibleIndexTypespublic abstract SolrFacetSearchConfig getSolrFacetSearchConfig(SessionContext ctx)
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute.public SolrFacetSearchConfig getSolrFacetSearchConfig()
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute.public abstract void setSolrFacetSearchConfig(SessionContext ctx, SolrFacetSearchConfig value)
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute.value - the solrFacetSearchConfigpublic void setSolrFacetSearchConfig(SolrFacetSearchConfig value)
SolrIndexerHotUpdateWizard.solrFacetSearchConfig attribute.value - the solrFacetSearchConfigpublic abstract Boolean isUpdateOperation(SessionContext ctx)
SolrIndexerHotUpdateWizard.updateOperation attribute.public Boolean isUpdateOperation()
SolrIndexerHotUpdateWizard.updateOperation attribute.public boolean isUpdateOperationAsPrimitive(SessionContext ctx)
SolrIndexerHotUpdateWizard.updateOperation attribute.public boolean isUpdateOperationAsPrimitive()
SolrIndexerHotUpdateWizard.updateOperation attribute.public abstract void setUpdateOperation(SessionContext ctx, Boolean value)
SolrIndexerHotUpdateWizard.updateOperation attribute.value - the updateOperationpublic void setUpdateOperation(Boolean value)
SolrIndexerHotUpdateWizard.updateOperation attribute.value - the updateOperationpublic void setUpdateOperation(SessionContext ctx, boolean value)
SolrIndexerHotUpdateWizard.updateOperation attribute.value - the updateOperationpublic void setUpdateOperation(boolean value)
SolrIndexerHotUpdateWizard.updateOperation attribute.value - the updateOperationCopyright © 2017 SAP SE. All Rights Reserved.