public abstract class GeneratedMediaContext extends GenericItem
MediaContext.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 |
|---|---|
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
MAPPINGS
Qualifier of the
MediaContext.mappings attribute |
protected static OneToManyHandler<MediaFormatMapping> |
MAPPINGSHANDLER
OneToManyHandler for handling 1:n MAPPINGS's relation attributes from 'many' side. |
static String |
NAME
Qualifier of the
MediaContext.name attribute |
static String |
QUALIFIER
Qualifier of the
MediaContext.qualifier attribute |
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 |
|---|
GeneratedMediaContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToMappings(MediaFormatMapping value)
Generated method - Adds
value to mappings. |
void |
addToMappings(SessionContext ctx,
MediaFormatMapping value)
Generated method - Adds
value to mappings. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
MediaContext.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
MediaContext.name attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Collection<MediaFormatMapping> |
getMappings()
Generated method - Getter of the
MediaContext.mappings attribute. |
Collection<MediaFormatMapping> |
getMappings(SessionContext ctx)
Generated method - Getter of the
MediaContext.mappings attribute. |
String |
getName()
Generated method - Getter of the
MediaContext.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
MediaContext.name attribute. |
String |
getQualifier()
Generated method - Getter of the
MediaContext.qualifier attribute. |
String |
getQualifier(SessionContext ctx)
Generated method - Getter of the
MediaContext.qualifier attribute. |
void |
removeFromMappings(MediaFormatMapping value)
Generated method - Removes
value from mappings. |
void |
removeFromMappings(SessionContext ctx,
MediaFormatMapping value)
Generated method - Removes
value from mappings. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
MediaContext.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
MediaContext.name attribute. |
void |
setMappings(Collection<MediaFormatMapping> value)
Generated method - Setter of the
MediaContext.mappings attribute. |
void |
setMappings(SessionContext ctx,
Collection<MediaFormatMapping> value)
Generated method - Setter of the
MediaContext.mappings attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
MediaContext.name attribute. |
void |
setName(String value)
Generated method - Setter of the
MediaContext.name attribute. |
void |
setQualifier(SessionContext ctx,
String value)
Generated method - Setter of the
MediaContext.qualifier attribute. |
void |
setQualifier(String value)
Generated method - Setter of the
MediaContext.qualifier attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, 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, 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, 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 QUALIFIER
MediaContext.qualifier attributepublic static final String NAME
MediaContext.name attributepublic static final String MAPPINGS
MediaContext.mappings attributeprotected static final OneToManyHandler<MediaFormatMapping> MAPPINGSHANDLER
OneToManyHandler for handling 1:n MAPPINGS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Collection<MediaFormatMapping> getMappings(SessionContext ctx)
MediaContext.mappings attribute.public Collection<MediaFormatMapping> getMappings()
MediaContext.mappings attribute.public void setMappings(SessionContext ctx, Collection<MediaFormatMapping> value)
MediaContext.mappings attribute.value - the mappingspublic void setMappings(Collection<MediaFormatMapping> value)
MediaContext.mappings attribute.value - the mappingspublic void addToMappings(SessionContext ctx, MediaFormatMapping value)
value to mappings.value - the item to add to mappingspublic void addToMappings(MediaFormatMapping value)
value to mappings.value - the item to add to mappingspublic void removeFromMappings(SessionContext ctx, MediaFormatMapping value)
value from mappings.value - the item to remove from mappingspublic void removeFromMappings(MediaFormatMapping value)
value from mappings.value - the item to remove from mappingspublic String getName(SessionContext ctx)
MediaContext.name attribute.public String getName()
MediaContext.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
MediaContext.name attribute.public Map<Language,String> getAllName()
MediaContext.name attribute.public void setName(SessionContext ctx, String value)
MediaContext.name attribute.value - the name - Name of this contextpublic void setName(String value)
MediaContext.name attribute.value - the name - Name of this contextpublic void setAllName(SessionContext ctx, Map<Language,String> value)
MediaContext.name attribute.value - the name - Name of this contextpublic void setAllName(Map<Language,String> value)
MediaContext.name attribute.value - the name - Name of this contextpublic String getQualifier(SessionContext ctx)
MediaContext.qualifier attribute.public String getQualifier()
MediaContext.qualifier attribute.public void setQualifier(SessionContext ctx, String value)
MediaContext.qualifier attribute.value - the qualifier - Qualifying name of this contextpublic void setQualifier(String value)
MediaContext.qualifier attribute.value - the qualifier - Qualifying name of this contextCopyright © 2017 SAP SE. All Rights Reserved.