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 java.lang.String |
COMMENTCHARACTER
Qualifier of the
ImpExMedia.commentCharacter attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
ENCODING
Qualifier of the
ImpExMedia.encoding attribute |
static java.lang.String |
EXTRACTIONID
Qualifier of the
ImpExMedia.extractionId attribute |
static java.lang.String |
FIELDSEPARATOR
Qualifier of the
ImpExMedia.fieldSeparator attribute |
static java.lang.String |
LINESTOSKIP
Qualifier of the
ImpExMedia.linesToSkip attribute |
static java.lang.String |
PREVIEW
Qualifier of the
ImpExMedia.preview attribute |
static java.lang.String |
QUOTECHARACTER
Qualifier of the
ImpExMedia.quoteCharacter attribute |
static java.lang.String |
REMOVEONSUCCESS
Qualifier of the
ImpExMedia.removeOnSuccess attribute |
static java.lang.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 |
|---|---|
java.lang.Character |
getCommentCharacter()
Generated method - Getter of the
ImpExMedia.commentCharacter attribute. |
java.lang.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 java.util.Map<java.lang.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. |
java.lang.String |
getExtractionId()
Generated method - Getter of the
ImpExMedia.extractionId attribute. |
java.lang.String |
getExtractionId(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.extractionId attribute. |
java.lang.Character |
getFieldSeparator()
Generated method - Getter of the
ImpExMedia.fieldSeparator attribute. |
java.lang.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. |
java.lang.Integer |
getLinesToSkip()
Generated method - Getter of the
ImpExMedia.linesToSkip attribute. |
java.lang.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. |
java.lang.String |
getPreview()
Generated method - Getter of the
ImpExMedia.preview attribute. |
abstract java.lang.String |
getPreview(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.preview attribute. |
java.lang.Character |
getQuoteCharacter()
Generated method - Getter of the
ImpExMedia.quoteCharacter attribute. |
java.lang.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. |
java.lang.String |
getZipentry()
Generated method - Getter of the
ImpExMedia.zipentry attribute. |
java.lang.String |
getZipentry(SessionContext ctx)
Generated method - Getter of the
ImpExMedia.zipentry attribute. |
java.lang.Boolean |
isRemoveOnSuccess()
Generated method - Getter of the
ImpExMedia.removeOnSuccess attribute. |
java.lang.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(java.lang.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,
java.lang.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. |
protected void |
setExtractionId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ImpExMedia.extractionId attribute. |
protected void |
setExtractionId(java.lang.String value)
Generated method - Setter of the
ImpExMedia.extractionId attribute. |
void |
setFieldSeparator(char value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setFieldSeparator(java.lang.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,
java.lang.Character value)
Generated method - Setter of the
ImpExMedia.fieldSeparator attribute. |
void |
setLinesToSkip(int value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setLinesToSkip(java.lang.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,
java.lang.Integer value)
Generated method - Setter of the
ImpExMedia.linesToSkip attribute. |
void |
setQuoteCharacter(char value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setQuoteCharacter(java.lang.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,
java.lang.Character value)
Generated method - Setter of the
ImpExMedia.quoteCharacter attribute. |
void |
setRemoveOnSuccess(boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setRemoveOnSuccess(java.lang.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,
java.lang.Boolean value)
Generated method - Setter of the
ImpExMedia.removeOnSuccess attribute. |
void |
setZipentry(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
ImpExMedia.zipentry attribute. |
void |
setZipentry(java.lang.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, 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, 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, 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, writeReplacesetTenantpublic static final java.lang.String FIELDSEPARATOR
ImpExMedia.fieldSeparator attributepublic static final java.lang.String QUOTECHARACTER
ImpExMedia.quoteCharacter attributepublic static final java.lang.String COMMENTCHARACTER
ImpExMedia.commentCharacter attributepublic static final java.lang.String ENCODING
ImpExMedia.encoding attributepublic static final java.lang.String LINESTOSKIP
ImpExMedia.linesToSkip attributepublic static final java.lang.String REMOVEONSUCCESS
ImpExMedia.removeOnSuccess attributepublic static final java.lang.String ZIPENTRY
ImpExMedia.zipentry attributepublic static final java.lang.String PREVIEW
ImpExMedia.preview attributepublic static final java.lang.String EXTRACTIONID
ImpExMedia.extractionId attributeprotected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedMediapublic java.lang.Character getCommentCharacter(SessionContext ctx)
ImpExMedia.commentCharacter attribute.public java.lang.Character getCommentCharacter()
ImpExMedia.commentCharacter attribute.public char getCommentCharacterAsPrimitive(SessionContext ctx)
ImpExMedia.commentCharacter attribute.public char getCommentCharacterAsPrimitive()
ImpExMedia.commentCharacter attribute.public void setCommentCharacter(SessionContext ctx, java.lang.Character value)
ImpExMedia.commentCharacter attribute.value - the commentCharacter - Character used for indicating a commentpublic void setCommentCharacter(java.lang.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 java.lang.String getExtractionId(SessionContext ctx)
ImpExMedia.extractionId attribute.public java.lang.String getExtractionId()
ImpExMedia.extractionId attribute.protected void setExtractionId(SessionContext ctx, java.lang.String value)
ImpExMedia.extractionId attribute.value - the extractionId - Unique Id of zip extraction processprotected void setExtractionId(java.lang.String value)
ImpExMedia.extractionId attribute.value - the extractionId - Unique Id of zip extraction processpublic java.lang.Character getFieldSeparator(SessionContext ctx)
ImpExMedia.fieldSeparator attribute.public java.lang.Character getFieldSeparator()
ImpExMedia.fieldSeparator attribute.public char getFieldSeparatorAsPrimitive(SessionContext ctx)
ImpExMedia.fieldSeparator attribute.public char getFieldSeparatorAsPrimitive()
ImpExMedia.fieldSeparator attribute.public void setFieldSeparator(SessionContext ctx, java.lang.Character value)
ImpExMedia.fieldSeparator attribute.value - the fieldSeparator - Character used for separating columns in CSV-linespublic void setFieldSeparator(java.lang.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 java.lang.Integer getLinesToSkip(SessionContext ctx)
ImpExMedia.linesToSkip attribute.public java.lang.Integer getLinesToSkip()
ImpExMedia.linesToSkip attribute.public int getLinesToSkipAsPrimitive(SessionContext ctx)
ImpExMedia.linesToSkip attribute.public int getLinesToSkipAsPrimitive()
ImpExMedia.linesToSkip attribute.public void setLinesToSkip(SessionContext ctx, java.lang.Integer value)
ImpExMedia.linesToSkip attribute.value - the linesToSkip - Amount of lines ImpEx has to skip while processing datapublic void setLinesToSkip(java.lang.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 java.lang.String getPreview(SessionContext ctx)
ImpExMedia.preview attribute.public java.lang.String getPreview()
ImpExMedia.preview attribute.public java.lang.Character getQuoteCharacter(SessionContext ctx)
ImpExMedia.quoteCharacter attribute.public java.lang.Character getQuoteCharacter()
ImpExMedia.quoteCharacter attribute.public char getQuoteCharacterAsPrimitive(SessionContext ctx)
ImpExMedia.quoteCharacter attribute.public char getQuoteCharacterAsPrimitive()
ImpExMedia.quoteCharacter attribute.public void setQuoteCharacter(SessionContext ctx, java.lang.Character value)
ImpExMedia.quoteCharacter attribute.value - the quoteCharacter - Character used for escaping columns in CSV-linespublic void setQuoteCharacter(java.lang.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 java.lang.Boolean isRemoveOnSuccess(SessionContext ctx)
ImpExMedia.removeOnSuccess attribute.public java.lang.Boolean isRemoveOnSuccess()
ImpExMedia.removeOnSuccess attribute.public boolean isRemoveOnSuccessAsPrimitive(SessionContext ctx)
ImpExMedia.removeOnSuccess attribute.public boolean isRemoveOnSuccessAsPrimitive()
ImpExMedia.removeOnSuccess attribute.public void setRemoveOnSuccess(SessionContext ctx, java.lang.Boolean value)
ImpExMedia.removeOnSuccess attribute.value - the removeOnSuccess - Should the media be removed after processing?public void setRemoveOnSuccess(java.lang.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 java.lang.String getZipentry(SessionContext ctx)
ImpExMedia.zipentry attribute.public java.lang.String getZipentry()
ImpExMedia.zipentry attribute.public void setZipentry(SessionContext ctx, java.lang.String value)
ImpExMedia.zipentry attribute.value - the zipentrypublic void setZipentry(java.lang.String value)
ImpExMedia.zipentry attribute.value - the zipentryCopyright © 2018 SAP SE. All Rights Reserved.