Class PropertyStringBase

java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorImpl
de.mid.innovator.m2msdk.model.transformation.property.PropertyStringBase
All Implemented Interfaces:
PropertyDescriptorIF, Serializable
Direct Known Subclasses:
PropertyStringConcat, PropertyStringFirstNonEmpty, PropertyStringFormat, PropertyStringIndexOf, PropertyStringIsEmpty, PropertyStringLength, PropertyStringLower, PropertyStringMap, PropertyStringMessage, PropertyStringRegexp, PropertyStringRepeat, PropertyStringReplace, PropertyStringReverse, PropertyStringStore, PropertyStringSubstring, PropertyStringTrim, PropertyStringUpper

public abstract class PropertyStringBase extends PropertyDescriptorImpl
Base Class for which have result type string and input type is none.
Version:
11.4
Author:
jna
See Also:
  • Constructor Details

    • PropertyStringBase

      public PropertyStringBase()
    • PropertyStringBase

      public PropertyStringBase(SessionInterface iSession, MetaModel iMM)