Uses of Interface
org.exoplatform.services.wcm.core.WebSchemaHandler

Packages that use WebSchemaHandler
org.exoplatform.services.wcm.core   
org.exoplatform.services.wcm.core.impl   
org.exoplatform.services.wcm.javascript   
org.exoplatform.services.wcm.portal   
org.exoplatform.services.wcm.skin   
org.exoplatform.services.wcm.webcontent   
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.core
 

Classes in org.exoplatform.services.wcm.core that implement WebSchemaHandler
 class BaseWebSchemaHandler
          Created by The eXo Platform SAS.
 

Methods in org.exoplatform.services.wcm.core with type parameters of type WebSchemaHandler
<T extends WebSchemaHandler>
T
WebSchemaConfigService.getWebSchemaHandlerByType(java.lang.Class<T> clazz)
          Gets the web schema handler by type.
 

Methods in org.exoplatform.services.wcm.core that return types with arguments of type WebSchemaHandler
 java.util.Collection<WebSchemaHandler> WebSchemaConfigService.getAllWebSchemaHandler()
          Gets the all web schema handler.
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.core.impl
 

Methods in org.exoplatform.services.wcm.core.impl with type parameters of type WebSchemaHandler
<T extends WebSchemaHandler>
T
WebSchemaConfigServiceImpl.getWebSchemaHandlerByType(java.lang.Class<T> clazz)
           
 

Methods in org.exoplatform.services.wcm.core.impl that return types with arguments of type WebSchemaHandler
 java.util.Collection<WebSchemaHandler> WebSchemaConfigServiceImpl.getAllWebSchemaHandler()
           
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.javascript
 

Classes in org.exoplatform.services.wcm.javascript that implement WebSchemaHandler
 class JSFileHandler
          Created by The eXo Platform SAS
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.portal
 

Classes in org.exoplatform.services.wcm.portal that implement WebSchemaHandler
 class PortalFolderSchemaHandler
          Created by The eXo Platform SAS.
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.skin
 

Classes in org.exoplatform.services.wcm.skin that implement WebSchemaHandler
 class CSSFileHandler
          Created by The eXo Platform SAS.
 

Uses of WebSchemaHandler in org.exoplatform.services.wcm.webcontent
 

Classes in org.exoplatform.services.wcm.webcontent that implement WebSchemaHandler
 class HTMLFileSchemaHandler
          Created by The eXo Platform SAS.
 class WebContentSchemaHandler
          Created by The eXo Platform SAS
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.