cspace-config Spec
What is Spec
used to define the relationship between the service layer and the UI layer
Where is Spec
part of cspace-config
Structure
<spec> <relationships> ... </relationships> <schemas> ... </schemas> <records> ... </records> </spec>
Relationships
holds all the configuration for relationships
Schemas
holds all the list of non record/procedure schemas that the ui requires
Records
holds all the configuration for the records (procedure, objects and authorities)