@Deprecated public class SepaUtils extends Object
| Constructor and Description |
|---|
SepaUtils()
Deprecated.
|
public static String getSupportedPropertyValue(DomainStaticProperty dsp, String propertyId)
public static DomainStaticProperty getDomainStaticPropertyBy(InvocableStreamPipesEntity sepa, String internalName)
public static String getFreeTextStaticPropertyValue(InvocableStreamPipesEntity graph, String internalName)
public static StaticProperty getStaticPropertyByInternalName(InvocableStreamPipesEntity seg, String internalName)
public static <T> T getStaticPropertyByInternalName(InvocableStreamPipesEntity seg, String internalName, Class<T> clazz)
public static StaticProperty getStaticPropertyByInternalName(DataSinkInvocation sec, String internalName)
public static String getMappingPropertyName(InvocableStreamPipesEntity sepa, String staticPropertyName)
public static String getMappingPropertyName(InvocableStreamPipesEntity sepa, String staticPropertyName, boolean completeNames)
public static List<String> getMultipleMappingPropertyNames(InvocableStreamPipesEntity sepa, String staticPropertyName, boolean completeNames)
public static String getEventPropertyName(List<EventProperty> properties, String namePrefix)
public static String getOneOfProperty(InvocableStreamPipesEntity sepa, String staticPropertyName)
public static String getRemoteOneOfProperty(InvocableStreamPipesEntity sepa, String staticPropertyName)
public static String getFullPropertyName(EventProperty property, List<EventProperty> topLevelProperties, String initialPrefix, char delimiter)
public static EventProperty getEventPropertyById(DataProcessorInvocation graph, URI replaceFrom)
Copyright © 2018. All rights reserved.