cancel
Showing results for 
Search instead for 
Did you mean: 

create custom model for website in wcm quickstart

jayagopalan
Champ in-the-making
Champ in-the-making
Hi all,

I would like to create custom models for a web-site in wcm quick start. I checked the wcm quick start developer guide and it provides great details about the default web site components like
ws:website
ws:section
ws:webroot
ws:webassetCollectionFolder
ws:webassetCollection
ws:indexPage
ws:article
ws:visitorFeedback
ws:visitorFeedbackSummary
wsSmiley Tongueublishqueueentry
ws:webasset aspect

All of these are configured with-in the model-context spring bean configuration file.

In the sample bean configuration as below
<bean id="wcmquickstartmodule_article" class="org.alfresco.module.org_alfresco_module_wcmquickstart.model.ArticleType"
      init-method="init">
      <property name="nodeService" ref="nodeService" />
      <property name="policyComponent" ref="policyComponent" />
   </bean>

I could not find the org.alfresco.module.org_alfresco_module_wcmquickstart.model.ArticleType class file and the corresponding java source file?

I would like to define custom model types in a web site ??   I am looking for some guidelines and pointers…

Please advise.

Thanks, Jay
1 REPLY 1

mizage
Champ in-the-making
Champ in-the-making
any update on this? Looking for some pointers as well.

cheers,
etienne