static DomainStaticProperty |
SepaUtils.getDomainStaticPropertyBy(InvocableStreamPipesEntity sepa,
String internalName)
Deprecated.
|
static String |
SepaUtils.getFreeTextStaticPropertyValue(InvocableStreamPipesEntity graph,
String internalName)
Deprecated.
|
static String |
SepaUtils.getMappingPropertyName(InvocableStreamPipesEntity sepa,
String staticPropertyName)
Deprecated.
|
static String |
SepaUtils.getMappingPropertyName(InvocableStreamPipesEntity sepa,
String staticPropertyName,
boolean completeNames)
Deprecated.
|
static List<String> |
SepaUtils.getMultipleMappingPropertyNames(InvocableStreamPipesEntity sepa,
String staticPropertyName,
boolean completeNames)
Deprecated.
|
static String |
SepaUtils.getOneOfProperty(InvocableStreamPipesEntity sepa,
String staticPropertyName)
Deprecated.
|
static String |
SepaUtils.getRemoteOneOfProperty(InvocableStreamPipesEntity sepa,
String staticPropertyName)
Deprecated.
|
static StaticProperty |
SepaUtils.getStaticPropertyByInternalName(InvocableStreamPipesEntity seg,
String internalName)
Deprecated.
|
static <T> T |
SepaUtils.getStaticPropertyByInternalName(InvocableStreamPipesEntity seg,
String internalName,
Class<T> clazz)
Deprecated.
|