com.alogient.cameleon.extension.wicket
Class ServiceHelper

java.lang.Object
  extended by com.alogient.cameleon.extension.wicket.ServiceHelper

public final class ServiceHelper
extends Object

User: Jérôme Mirc Date: 10-Aug-2009 Time: 8:36:48 AM


Method Summary
static com.alogient.cameleon.sdk.community.blog.service.BlogService getBlogService()
           
static com.alogient.cameleon.sdk.content.service.CultureService getCultureService()
           
static com.alogient.cameleon.sdk.form.service.FormService getFormService()
           
static com.alogient.cameleon.sdk.content.service.ImageService getImageService()
           
static com.alogient.cameleon.sdk.membership.service.MembershipService getMembershipService()
           
static com.alogient.cameleon.sdk.content.service.MenuService getMenuService()
           
static com.alogient.cameleon.sdk.content.service.PageService getPageService()
           
static com.alogient.cameleon.sdk.search.SearchService getSearchService()
           
static com.alogient.cameleon.sdk.content.service.SiteService getSiteService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCultureService

public static com.alogient.cameleon.sdk.content.service.CultureService getCultureService()
Returns:
the culture service

getMenuService

public static com.alogient.cameleon.sdk.content.service.MenuService getMenuService()
Returns:
the menu service

getPageService

public static com.alogient.cameleon.sdk.content.service.PageService getPageService()
Returns:
the menu service

getImageService

public static com.alogient.cameleon.sdk.content.service.ImageService getImageService()
Returns:
the image service

getMembershipService

public static com.alogient.cameleon.sdk.membership.service.MembershipService getMembershipService()
Returns:
the image service

getBlogService

public static com.alogient.cameleon.sdk.community.blog.service.BlogService getBlogService()
Returns:
the blog service

getFormService

public static com.alogient.cameleon.sdk.form.service.FormService getFormService()
Returns:
the form service

getSiteService

public static com.alogient.cameleon.sdk.content.service.SiteService getSiteService()
Returns:
the site service

getSearchService

public static com.alogient.cameleon.sdk.search.SearchService getSearchService()
Returns:
the search service


Copyright © 2011 Alogient. All Rights Reserved.