Class 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.String MAPPED_NAME  
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.priint.pubserver.plugin.interfaces.PluginControl

        validateConfigurations
    • Constructor Detail

      • DataMappingFromString

        public DataMappingFromString()
    • 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:
        stringToBucketLabel in interface com.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:
        stringToFirstTextIfExists in interface com.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:
        stringToFirstText in interface com.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:
        localizedStringToText in interface com.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:
        stringToText in interface com.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:
        stringToLastText in interface com.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:
        stringsToTextList in interface com.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:
        delimitedStringToTextList in interface com.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:
        stringToFirstTextOfAncestorBucket in interface com.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:
        stringToFirstKeyValue in interface com.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:
        stringToFirstKeyValueByKey in interface com.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:
        stringsToKeyValues in interface com.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:
        stringsToKeyValueValuesByKey in interface com.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:
        stringToMediaAssetListFileUrl in interface com.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:
        stringToFirstMediaAssetFileUrl in interface com.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:
        stringToLastMediaAssetFileUrl in interface com.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:
        stringToMediaAssetListFilePath in interface com.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:
        stringToFirstMediaAssetFilePath in interface com.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:
        stringToLastMediaAssetFilePath in interface com.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:
        stringToFirstMediaAssetText in interface com.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:
        stringToFirstPrice in interface com.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:
        stringToNthPrice in interface com.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:
        stringToBucketProperty in interface com.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:
        stringToMediaAssetProperty in interface com.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:
        stringToPriceProperty in interface com.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:
        stringToTextProperty in interface com.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:
        stringToTableDataProperty in interface com.priint.pubserver.datamapping.reversed.DataMappingFromStringLocal
        Throws:
        com.priint.pubserver.exception.PubServerException