Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

dom-document: rework module to use objectType instead of class name #3

Open
danhaywood opened this issue Aug 25, 2017 · 0 comments
Open

Comments

@danhaywood
Copy link
Contributor

danhaywood commented Aug 25, 2017

for the "applicableToDomainType
select * from INFORMATION_SCHEMA.COLUMNS
where COLUMN_NAME LIKE '%class%' or COLUMN_NAME like 'fully%' or COLUMN_NAME like '%fq%' or COLUMN_NAME like '%domainType%'
order by COLUMN_NAME, TABLE_NAME

which gives us:

incodeDocuments Applicability attachmentAdvisorClassName
dbo Link className
incodeDocuments Applicability domainClassName
incodeClassification Applicability domainType
isissecurity ApplicationPermission featureFqn
dbo FixedAssetRegistrationType fullyQualifiedClassName
incodeClassification Category fullyQualifiedName
incodeDocuments RenderingStrategy rendererClassName
incodeDocuments Applicability rendererModelFactoryClassName

@danhaywood danhaywood changed the title Rework document module to use objectType instead of class name dom-document: rework module to use objectType instead of class name Oct 13, 2017
@danhaywood danhaywood added this to Backlog - Bugs in incode-platform (project) Oct 13, 2017
@danhaywood danhaywood moved this from Backlog - Bugs to Backlog - Improvement in incode-platform (project) Oct 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
incode-platform (project)
  
Backlog - Improvement
Development

No branches or pull requests

1 participant