WS.Domain
Description
Functions to work with Domain model artifacts in Webstudio.
Functions
Name | Signature and Synopsis |
getDomainDataType | String getDomainDataType(Object domainObject)
|
getDomainForPath | Object[] getAllDomainEntries(String scsIntegrationClass, String repoRootURL, String projectName, Object domain)
|
getDomainFullPath | Object getDomainFullPath(Object domainObject)
|
resolveDomainForPath | Domain resolveDomainForPath(String scsIntegrationClass, String repoRootURL, String projectName, String artifactPath)
|