public abstract class GeneratedAbstractAdvancedSavedQuerySearchParameter extends GenericItem
AbstractAdvancedSavedQuerySearchParameter.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPARATOR
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.comparator attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
EMPTYHANDLING
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute |
static java.lang.String |
JOINALIAS
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute |
static java.lang.String |
LOWER
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute |
static java.lang.String |
NAME
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.name attribute |
static java.lang.String |
SEARCHPARAMETERNAME
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute |
static java.lang.String |
VALUETYPE
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute |
static java.lang.String |
WHEREPART
Qualifier of the
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute |
protected static BidirectionalOneToManyHandler<GeneratedAbstractAdvancedSavedQuerySearchParameter> |
WHEREPARTHANDLER
BidirectionalOneToManyHandler for handling 1:n WHEREPART's relation attributes from 'one' side. |
LANGUAGE_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 |
|---|
GeneratedAbstractAdvancedSavedQuerySearchParameter() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.util.Map<Language,java.lang.String> |
getAllName()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
java.util.Map<Language,java.lang.String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
EnumerationValue |
getComparator()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.comparator attribute. |
EnumerationValue |
getComparator(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.comparator attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getEmptyHandling()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute. |
EnumerationValue |
getEmptyHandling(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute. |
java.lang.String |
getJoinAlias()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute. |
java.lang.String |
getJoinAlias(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute. |
java.lang.String |
getName()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
java.lang.String |
getName(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
java.lang.String |
getSearchParameterName()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute. |
java.lang.String |
getSearchParameterName(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute. |
Type |
getValueType()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
Type |
getValueType(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
WherePart |
getWherePart()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute. |
WherePart |
getWherePart(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute. |
java.lang.Boolean |
isLower()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
java.lang.Boolean |
isLower(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
boolean |
isLowerAsPrimitive()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
boolean |
isLowerAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
void |
setAllName(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
void |
setAllName(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
void |
setComparator(EnumerationValue value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.comparator attribute. |
void |
setComparator(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.comparator attribute. |
void |
setEmptyHandling(EnumerationValue value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute. |
void |
setEmptyHandling(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute. |
void |
setJoinAlias(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute. |
void |
setJoinAlias(java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute. |
void |
setLower(boolean value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
void |
setLower(java.lang.Boolean value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
void |
setLower(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
void |
setLower(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.lower attribute. |
void |
setName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
void |
setName(java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.name attribute. |
void |
setSearchParameterName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute. |
void |
setSearchParameterName(java.lang.String value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute. |
void |
setValueType(SessionContext ctx,
Type value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
void |
setValueType(Type value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute. |
void |
setWherePart(SessionContext ctx,
WherePart value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute. |
void |
setWherePart(WherePart value)
Generated method - Setter of the
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, 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, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, 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, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, 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, writeReplacesetTenantpublic static final java.lang.String COMPARATOR
AbstractAdvancedSavedQuerySearchParameter.comparator attributepublic static final java.lang.String EMPTYHANDLING
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attributepublic static final java.lang.String VALUETYPE
AbstractAdvancedSavedQuerySearchParameter.valueType attributepublic static final java.lang.String SEARCHPARAMETERNAME
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attributepublic static final java.lang.String JOINALIAS
AbstractAdvancedSavedQuerySearchParameter.joinAlias attributepublic static final java.lang.String NAME
AbstractAdvancedSavedQuerySearchParameter.name attributepublic static final java.lang.String LOWER
AbstractAdvancedSavedQuerySearchParameter.lower attributepublic static final java.lang.String WHEREPART
AbstractAdvancedSavedQuerySearchParameter.wherePart attributeprotected static final BidirectionalOneToManyHandler<GeneratedAbstractAdvancedSavedQuerySearchParameter> WHEREPARTHANDLER
BidirectionalOneToManyHandler for handling 1:n WHEREPART's relation attributes from 'one' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedAbstractAdvancedSavedQuerySearchParameter()
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic EnumerationValue getComparator(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.comparator attribute.public EnumerationValue getComparator()
AbstractAdvancedSavedQuerySearchParameter.comparator attribute.public void setComparator(SessionContext ctx, EnumerationValue value)
AbstractAdvancedSavedQuerySearchParameter.comparator attribute.value - the comparatorpublic void setComparator(EnumerationValue value)
AbstractAdvancedSavedQuerySearchParameter.comparator attribute.value - the comparatorprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic EnumerationValue getEmptyHandling(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute.public EnumerationValue getEmptyHandling()
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute.public void setEmptyHandling(SessionContext ctx, EnumerationValue value)
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute.value - the emptyHandlingpublic void setEmptyHandling(EnumerationValue value)
AbstractAdvancedSavedQuerySearchParameter.emptyHandling attribute.value - the emptyHandlingpublic java.lang.String getJoinAlias(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute.public java.lang.String getJoinAlias()
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute.public void setJoinAlias(SessionContext ctx, java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute.value - the joinAliaspublic void setJoinAlias(java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.joinAlias attribute.value - the joinAliaspublic java.lang.Boolean isLower(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.public java.lang.Boolean isLower()
AbstractAdvancedSavedQuerySearchParameter.lower attribute.public boolean isLowerAsPrimitive(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.public boolean isLowerAsPrimitive()
AbstractAdvancedSavedQuerySearchParameter.lower attribute.public void setLower(SessionContext ctx, java.lang.Boolean value)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.value - the lowerpublic void setLower(java.lang.Boolean value)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.value - the lowerpublic void setLower(SessionContext ctx, boolean value)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.value - the lowerpublic void setLower(boolean value)
AbstractAdvancedSavedQuerySearchParameter.lower attribute.value - the lowerpublic java.lang.String getName(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.name attribute.public java.lang.String getName()
AbstractAdvancedSavedQuerySearchParameter.name attribute.public java.util.Map<Language,java.lang.String> getAllName(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.name attribute.public java.util.Map<Language,java.lang.String> getAllName()
AbstractAdvancedSavedQuerySearchParameter.name attribute.public void setName(SessionContext ctx, java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.name attribute.value - the namepublic void setName(java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.name attribute.value - the namepublic void setAllName(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
AbstractAdvancedSavedQuerySearchParameter.name attribute.value - the namepublic void setAllName(java.util.Map<Language,java.lang.String> value)
AbstractAdvancedSavedQuerySearchParameter.name attribute.value - the namepublic java.lang.String getSearchParameterName(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute.public java.lang.String getSearchParameterName()
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute.public void setSearchParameterName(SessionContext ctx, java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute.value - the searchParameterNamepublic void setSearchParameterName(java.lang.String value)
AbstractAdvancedSavedQuerySearchParameter.searchParameterName attribute.value - the searchParameterNamepublic Type getValueType(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.valueType attribute.public Type getValueType()
AbstractAdvancedSavedQuerySearchParameter.valueType attribute.public void setValueType(SessionContext ctx, Type value)
AbstractAdvancedSavedQuerySearchParameter.valueType attribute.value - the valueTypepublic void setValueType(Type value)
AbstractAdvancedSavedQuerySearchParameter.valueType attribute.value - the valueTypepublic WherePart getWherePart(SessionContext ctx)
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute.public WherePart getWherePart()
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute.public void setWherePart(SessionContext ctx, WherePart value)
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute.value - the wherePartpublic void setWherePart(WherePart value)
AbstractAdvancedSavedQuerySearchParameter.wherePart attribute.value - the wherePartCopyright © 2018 SAP SE. All Rights Reserved.