public abstract class GeneratedImpExMedia extends Media
ImpExMedia.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 String |
COMMENTCHARACTER
Qualifier of the
ImpExMedia.commentCharacter attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ENCODING
Qualifier of the
ImpExMedia.encoding attribute |
static String |
FIELDSEPARATOR
Qualifier of the
ImpExMedia.fieldSeparator attribute |
static String |
LINESTOSKIP
Qualifier of the
ImpExMedia.linesToSkip attribute |
static String |
PREVIEW
Qualifier of the
ImpExMedia.preview attribute |
static String |
QUOTECHARACTER
Qualifier of the
ImpExMedia.quoteCharacter attribute |
static String |
REMOVEONSUCCESS
Qualifier of the
ImpExMedia.removeOnSuccess attribute |
static String |
ZIPENTRY
Qualifier of the
ImpExMedia.zipentry attribute |
FROM_JAR, HASDATA, ISONSERVER, PICTURE, THUMBNAIL, URL, URL2ALTTEXT, CODE, DERIVEDMEDIAS, DERIVEDMEDIASHANDLER, DESCRIPTION, FOLDER, INTERNALURL, MEDIACONTAINER, MEDIACONTAINERHANDLER, MEDIAFORMAT, REMOVABLE, SUBFOLDERPATHDATAPK, LOCATION, LOCATIONHASH, MIME, REALFILENAME, SIZELANGUAGE_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 |
|---|
GeneratedImpExMedia() |
| Modifier and Type | Method and Description |
|---|---|
Character |
getCommentCharacter()
Generated method - Getter of the
ImpExMedia.commentCharacter attribute. |
Character |
getCommentCharacter(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.commentCharacter attribute. |
char |
getCommentCharacterAsPrimitive()
Generated method - Getter of the
ImpExMedia.commentCharacter attribute. |
char |
getCommentCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.commentCharacter attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EnumerationValue |
getEncoding()
Generated method - Getter of the
ImpExMedia.encoding attribute. |
EnumerationValue |
getEncoding(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.encoding attribute. |
Character |
getFieldSeparator()
Generated method - Getter of the
ImpExMedia.fieldSeparator attribute. |
Character |
getFieldSeparator(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.fieldSeparator attribute. |
char |
getFieldSeparatorAsPrimitive()
Generated method - Getter of the
ImpExMedia.fieldSeparator attribute. |
char |
getFieldSeparatorAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.fieldSeparator attribute. |
Integer |
getLinesToSkip()
Generated method - Getter of the
ImpExMedia.linesToSkip attribute. |
Integer |
getLinesToSkip(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.linesToSkip attribute. |
int |
getLinesToSkipAsPrimitive()
Generated method - Getter of the
ImpExMedia.linesToSkip attribute. |
int |
getLinesToSkipAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.linesToSkip attribute. |
String |
getPreview()
Generated method - Getter of the
ImpExMedia.preview attribute. |
abstract String |
getPreview(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.preview attribute. |
Character |
getQuoteCharacter()
Generated method - Getter of the
ImpExMedia.quoteCharacter attribute. |
Character |
getQuoteCharacter(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.quoteCharacter attribute. |
char |
getQuoteCharacterAsPrimitive()
Generated method - Getter of the
ImpExMedia.quoteCharacter attribute. |
char |
getQuoteCharacterAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.quoteCharacter attribute. |
String |
getZipentry()
Generated method - Getter of the
ImpExMedia.zipentry attribute. |
String |
getZipentry(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.zipentry attribute. |
Boolean |
isRemoveOnSuccess()
Generated method - Getter of the
ImpExMedia.removeOnSuccess attribute. |
Boolean |
isRemoveOnSuccess(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.removeOnSuccess attribute. |
boolean |
isRemoveOnSuccessAsPrimitive()
Generated method - Getter of the
ImpExMedia.removeOnSuccess attribute. |
boolean |
isRemoveOnSuccessAsPrimitive(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setCommentCharacter(char value)
Generated method - Setter of the
ImpExMedia.commentCharacter attribute. |
void |
setCommentCharacter(Character value)
Generated method - Setter of the
ImpExMedia.commentCharacter attribute. |
void |
setCommentCharacter(SessionContext ctx,
char value)
Generated method - Setter of the
ImpExMedia.commentCharacter attribute. |
void |
setCommentCharacter(SessionContext ctx,
Character value)
Generated method - Setter of the
ImpExMedia.commentCharacter attribute. |
void |
setEncoding(EnumerationValue value)
Generated method - Setter of the
ImpExMedia.encoding attribute. |
void |
setEncoding(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
ImpExMedia.encoding attribute. |
void |
setFieldSeparator(char value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setFieldSeparator(Character value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setFieldSeparator(SessionContext ctx,
char value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setFieldSeparator(SessionContext ctx,
Character value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setLinesToSkip(int value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setLinesToSkip(Integer value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setLinesToSkip(SessionContext ctx,
int value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setLinesToSkip(SessionContext ctx,
Integer value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setQuoteCharacter(char value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setQuoteCharacter(Character value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setQuoteCharacter(SessionContext ctx,
char value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setQuoteCharacter(SessionContext ctx,
Character value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setRemoveOnSuccess(boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setRemoveOnSuccess(Boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setRemoveOnSuccess(SessionContext ctx,
boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setRemoveOnSuccess(SessionContext ctx,
Boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setZipentry(SessionContext ctx,
String value)
Generated method - Setter of the
ImpExMedia.zipentry attribute. |
void |
setZipentry(String value)
Generated method - Setter of the
ImpExMedia.zipentry attribute. |
checkRemovable, copyToTempFile, createItem, getData, getDataFromInputStream, getDataFromInputStreamSure, getDataFromStream, getDataFromStreamSure, getDeniedPrincipals, getDeniedPrincipals, getDownloadURL, getDownloadURL, getFile, getFileExtensionFromMime, getFileName, getFileNameForFileBasedSoftware, getFiles, getFolder, getForContext, getForeignDataOwners, getForeignDataOwners, getInFormat, getLocation, getPermittedPrincipals, getPermittedPrincipals, getURL, getURL, getURL2, getURL2, getZipEntries, getZipEntryNames, hasData, hasForeignDataOwners, isOnServer, isRemovableAsPrimitive, moveData, moveDataTo, moveMedia, moveMedia, relocateData, remove, removeData, setData, setData, setData, setData, setData, setData, setData, setData, setDataByURL, setDataFromStream, setDataFromStream, setDataPK, setDeniedPrincipals, setDeniedPrincipals, setFile, setFile, setPermittedPrincipals, setPermittedPrincipals, setSize, setURL, setURL, setURL2, setURL2, toStringaddToDerivedMedias, addToDerivedMedias, getAltText, getAltText, getCode, getCode, getDerivedMedias, getDerivedMedias, getDescription, getDescription, getFolder, getInternalURL, getInternalURL, getMediaContainer, getMediaContainer, getMediaFormat, getMediaFormat, getSubFolderPath, getSubFolderPath, isRemovable, isRemovable, isRemovableAsPrimitive, removeFromDerivedMedias, removeFromDerivedMedias, setAltText, setAltText, setCode, setCode, setDerivedMedias, setDerivedMedias, setDescription, setDescription, setFolder, setFolder, setInternalURL, setInternalURL, setMediaContainer, setMediaContainer, setMediaFormat, setMediaFormat, setRemovable, setRemovable, setRemovable, setRemovable, setSubFolderPath, setSubFolderPathgetDataPK, getDataPK, getDataPKAsPrimitive, getDataPKAsPrimitive, getLocation, getLocationHash, getLocationHash, getMime, getMime, getRealFileName, getRealFileName, getSize, getSize, getSizeAsPrimitive, getSizeAsPrimitive, setDataPK, setDataPK, setDataPK, setLocation, setLocation, setLocationHash, setLocationHash, setMime, setMime, setRealFileName, setRealFileName, setSize, setSize, setSizegetInitialProperties, 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, 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, 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, useTA, writeReplacegetImplementation, setTenantpublic static final String FIELDSEPARATOR
ImpExMedia.fieldSeparator attributepublic static final String QUOTECHARACTER
ImpExMedia.quoteCharacter attributepublic static final String COMMENTCHARACTER
ImpExMedia.commentCharacter attributepublic static final String ENCODING
ImpExMedia.encoding attributepublic static final String LINESTOSKIP
ImpExMedia.linesToSkip attributepublic static final String REMOVEONSUCCESS
ImpExMedia.removeOnSuccess attributepublic static final String ZIPENTRY
ImpExMedia.zipentry attributepublic static final String PREVIEW
ImpExMedia.preview attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedMediapublic Character getCommentCharacter(SessionContext ctx)
ImpExMedia.commentCharacter attribute.public Character getCommentCharacter()
ImpExMedia.commentCharacter attribute.public char getCommentCharacterAsPrimitive(SessionContext ctx)
ImpExMedia.commentCharacter attribute.public char getCommentCharacterAsPrimitive()
ImpExMedia.commentCharacter attribute.public void setCommentCharacter(SessionContext ctx, Character value)
ImpExMedia.commentCharacter attribute.value - the commentCharacter - Character used for indicating a commentpublic void setCommentCharacter(Character value)
ImpExMedia.commentCharacter attribute.value - the commentCharacter - Character used for indicating a commentpublic void setCommentCharacter(SessionContext ctx, char value)
ImpExMedia.commentCharacter attribute.value - the commentCharacter - Character used for indicating a commentpublic void setCommentCharacter(char value)
ImpExMedia.commentCharacter attribute.value - the commentCharacter - Character used for indicating a commentpublic EnumerationValue getEncoding(SessionContext ctx)
ImpExMedia.encoding attribute.public EnumerationValue getEncoding()
ImpExMedia.encoding attribute.public void setEncoding(SessionContext ctx, EnumerationValue value)
ImpExMedia.encoding attribute.value - the encoding - Used encoding for data stored within mediapublic void setEncoding(EnumerationValue value)
ImpExMedia.encoding attribute.value - the encoding - Used encoding for data stored within mediapublic Character getFieldSeparator(SessionContext ctx)
ImpExMedia.fieldSeparator attribute.public Character getFieldSeparator()
ImpExMedia.fieldSeparator attribute.public char getFieldSeparatorAsPrimitive(SessionContext ctx)
ImpExMedia.fieldSeparator attribute.public char getFieldSeparatorAsPrimitive()
ImpExMedia.fieldSeparator attribute.public void setFieldSeparator(SessionContext ctx, Character value)
ImpExMedia.fieldSeparator attribute.value - the fieldSeparator - Character used for separating columns in CSV-linespublic void setFieldSeparator(Character value)
ImpExMedia.fieldSeparator attribute.value - the fieldSeparator - Character used for separating columns in CSV-linespublic void setFieldSeparator(SessionContext ctx, char value)
ImpExMedia.fieldSeparator attribute.value - the fieldSeparator - Character used for separating columns in CSV-linespublic void setFieldSeparator(char value)
ImpExMedia.fieldSeparator attribute.value - the fieldSeparator - Character used for separating columns in CSV-linespublic Integer getLinesToSkip(SessionContext ctx)
ImpExMedia.linesToSkip attribute.public Integer getLinesToSkip()
ImpExMedia.linesToSkip attribute.public int getLinesToSkipAsPrimitive(SessionContext ctx)
ImpExMedia.linesToSkip attribute.public int getLinesToSkipAsPrimitive()
ImpExMedia.linesToSkip attribute.public void setLinesToSkip(SessionContext ctx, Integer value)
ImpExMedia.linesToSkip attribute.value - the linesToSkip - Amount of lines ImpEx has to skip while processing datapublic void setLinesToSkip(Integer value)
ImpExMedia.linesToSkip attribute.value - the linesToSkip - Amount of lines ImpEx has to skip while processing datapublic void setLinesToSkip(SessionContext ctx, int value)
ImpExMedia.linesToSkip attribute.value - the linesToSkip - Amount of lines ImpEx has to skip while processing datapublic void setLinesToSkip(int value)
ImpExMedia.linesToSkip attribute.value - the linesToSkip - Amount of lines ImpEx has to skip while processing datapublic abstract String getPreview(SessionContext ctx)
ImpExMedia.preview attribute.public String getPreview()
ImpExMedia.preview attribute.public Character getQuoteCharacter(SessionContext ctx)
ImpExMedia.quoteCharacter attribute.public Character getQuoteCharacter()
ImpExMedia.quoteCharacter attribute.public char getQuoteCharacterAsPrimitive(SessionContext ctx)
ImpExMedia.quoteCharacter attribute.public char getQuoteCharacterAsPrimitive()
ImpExMedia.quoteCharacter attribute.public void setQuoteCharacter(SessionContext ctx, Character value)
ImpExMedia.quoteCharacter attribute.value - the quoteCharacter - Character used for escaping columns in CSV-linespublic void setQuoteCharacter(Character value)
ImpExMedia.quoteCharacter attribute.value - the quoteCharacter - Character used for escaping columns in CSV-linespublic void setQuoteCharacter(SessionContext ctx, char value)
ImpExMedia.quoteCharacter attribute.value - the quoteCharacter - Character used for escaping columns in CSV-linespublic void setQuoteCharacter(char value)
ImpExMedia.quoteCharacter attribute.value - the quoteCharacter - Character used for escaping columns in CSV-linespublic Boolean isRemoveOnSuccess(SessionContext ctx)
ImpExMedia.removeOnSuccess attribute.public Boolean isRemoveOnSuccess()
ImpExMedia.removeOnSuccess attribute.public boolean isRemoveOnSuccessAsPrimitive(SessionContext ctx)
ImpExMedia.removeOnSuccess attribute.public boolean isRemoveOnSuccessAsPrimitive()
ImpExMedia.removeOnSuccess attribute.public void setRemoveOnSuccess(SessionContext ctx, Boolean value)
ImpExMedia.removeOnSuccess attribute.value - the removeOnSuccess - Should the media be removed after processing?public void setRemoveOnSuccess(Boolean value)
ImpExMedia.removeOnSuccess attribute.value - the removeOnSuccess - Should the media be removed after processing?public void setRemoveOnSuccess(SessionContext ctx, boolean value)
ImpExMedia.removeOnSuccess attribute.value - the removeOnSuccess - Should the media be removed after processing?public void setRemoveOnSuccess(boolean value)
ImpExMedia.removeOnSuccess attribute.value - the removeOnSuccess - Should the media be removed after processing?public String getZipentry(SessionContext ctx)
ImpExMedia.zipentry attribute.public String getZipentry()
ImpExMedia.zipentry attribute.public void setZipentry(SessionContext ctx, String value)
ImpExMedia.zipentry attribute.value - the zipentrypublic void setZipentry(String value)
ImpExMedia.zipentry attribute.value - the zipentryCopyright © 2017 SAP SE. All Rights Reserved.