Class DataMappingFromString
- java.lang.Object
-
- com.priint.pubserver.plugin.PluginControlDefault
-
- com.priint.pubserver.plugins.datamapping.reversed.DataMappingFromString
-
- All Implemented Interfaces:
com.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal,com.priint.pubserver.plugin.interfaces.PluginControl
public class DataMappingFromString extends com.priint.pubserver.plugin.PluginControlDefault implements com.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringMAPPED_NAME
-
Constructor Summary
Constructors Constructor Description DataMappingFromString()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<com.priint.pubserver.plugin.entitydata.Text>delimitedStringToTextList(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String reqRecords, java.lang.String delimiter, java.lang.String prefix, java.lang.String suffix)java.util.List<com.priint.pubserver.plugin.entitydata.Text>localizedStringToText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue>stringsToKeyValues(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue>stringsToKeyValueValuesByKey(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String key)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringsToTextList(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.Bucket>stringToBucketLabel(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.Bucket>stringToBucketProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String bucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName)java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue>stringToFirstKeyValue(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator)java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue>stringToFirstKeyValueByKey(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String key, java.lang.String designator)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToFirstMediaAssetFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToFirstMediaAssetFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToFirstMediaAssetText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.Price>stringToFirstPrice(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToFirstText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToFirstTextIfExists(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToFirstTextOfAncestorBucket(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String ancestorEntityId, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, int level)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToLastMediaAssetFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToLastMediaAssetFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToLastText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToMediaAssetListFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String record, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToMediaAssetListFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String record, java.lang.String type, java.lang.String media)java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset>stringToMediaAssetProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName)java.util.List<com.priint.pubserver.plugin.entitydata.Price>stringToNthPrice(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator, int nth)java.util.List<com.priint.pubserver.plugin.entitydata.Price>stringToPriceProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName)java.util.List<com.priint.pubserver.plugin.entitydata.TableData>stringToTableDataProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, int nth)java.util.List<com.priint.pubserver.plugin.entitydata.Text>stringToTextProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName)-
Methods inherited from class com.priint.pubserver.plugin.PluginControlDefault
afterCreateConfigurations, afterDeleteConfigurations, afterUpdateConfigurations, createConfiguration, deleteConfigurations, getSession, getSessionId, initInstance, loadServerConfig, ping, readSessionAttribute, updateConfigurations, writeSessionAttribute
-
-
-
-
Field Detail
-
MAPPED_NAME
public static final java.lang.String MAPPED_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
stringToBucketLabel
public java.util.List<com.priint.pubserver.plugin.entitydata.Bucket> stringToBucketLabel(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToBucketLabelin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstTextIfExists
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToFirstTextIfExists(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstTextIfExistsin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstText
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToFirstText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstTextin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
localizedStringToText
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> localizedStringToText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
localizedStringToTextin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToText
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, int nth) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToTextin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToLastText
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToLastText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToLastTextin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringsToTextList
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringsToTextList(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringsToTextListin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
delimitedStringToTextList
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> delimitedStringToTextList(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String reqRecords, java.lang.String delimiter, java.lang.String prefix, java.lang.String suffix) throws com.priint.pubserver.exception.PubServerException- Specified by:
delimitedStringToTextListin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstTextOfAncestorBucket
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToFirstTextOfAncestorBucket(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String ancestorEntityId, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, int level) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstTextOfAncestorBucketin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstKeyValue
public java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue> stringToFirstKeyValue(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstKeyValuein interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstKeyValueByKey
public java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue> stringToFirstKeyValueByKey(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String key, java.lang.String designator) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstKeyValueByKeyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringsToKeyValues
public java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue> stringsToKeyValues(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringsToKeyValuesin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringsToKeyValueValuesByKey
public java.util.List<com.priint.pubserver.plugin.entitydata.KeyValue> stringsToKeyValueValuesByKey(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String key) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringsToKeyValueValuesByKeyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToMediaAssetListFileUrl
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToMediaAssetListFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String record, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToMediaAssetListFileUrlin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstMediaAssetFileUrl
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToFirstMediaAssetFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstMediaAssetFileUrlin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToLastMediaAssetFileUrl
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToLastMediaAssetFileUrl(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToLastMediaAssetFileUrlin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToMediaAssetListFilePath
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToMediaAssetListFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String record, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToMediaAssetListFilePathin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstMediaAssetFilePath
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToFirstMediaAssetFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstMediaAssetFilePathin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToLastMediaAssetFilePath
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToLastMediaAssetFilePath(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> mediaAssets, java.lang.String type, java.lang.String media) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToLastMediaAssetFilePathin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstMediaAssetText
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToFirstMediaAssetText(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstMediaAssetTextin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToFirstPrice
public java.util.List<com.priint.pubserver.plugin.entitydata.Price> stringToFirstPrice(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToFirstPricein interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToNthPrice
public java.util.List<com.priint.pubserver.plugin.entitydata.Price> stringToNthPrice(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String designator, int nth) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToNthPricein interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToBucketProperty
public java.util.List<com.priint.pubserver.plugin.entitydata.Bucket> stringToBucketProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String bucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToBucketPropertyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToMediaAssetProperty
public java.util.List<com.priint.pubserver.plugin.entitydata.MediaAsset> stringToMediaAssetProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToMediaAssetPropertyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToPriceProperty
public java.util.List<com.priint.pubserver.plugin.entitydata.Price> stringToPriceProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToPricePropertyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToTextProperty
public java.util.List<com.priint.pubserver.plugin.entitydata.Text> stringToTextProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToTextPropertyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
stringToTableDataProperty
public java.util.List<com.priint.pubserver.plugin.entitydata.TableData> stringToTableDataProperty(java.util.List<java.lang.String> in, java.lang.String entityModelIdentifier, java.lang.String entityId, java.lang.String parentBucketId, java.lang.String recordGroupIdentifier, java.lang.String resultEntityId, com.priint.pubserver.plugin.entitydata.Context context, java.lang.String searchStr, java.lang.String propertyName) throws com.priint.pubserver.exception.PubServerException- Specified by:
stringToTableDataPropertyin interfacecom.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal- Throws:
com.priint.pubserver.exception.PubServerException
-
-