WS.Decision.getDomainPathsForProperty()

Signature

String[] getDomainPathsForProperty(Object allPropertiesObject, String propertyName, String scsIntegrationType, String repoRootURL, String projectName)

Domain

Description

Returns array of Domain Paths for the Concept/Event property.

Parameters

NameTypeDescription
allPropertiesObjectObjectAll properties of Concept/Event.
propertyNameStringName of the Concept/Event Property.
scsIntegrationTypeStringSCS Integration Impl type.
repoRootURLStringSCS Repository URL.
projectNameStringProject Name.

Returns

TypeDescription
ObjectNew ArrayList to populate entity properties.