org.rivetlogic.scar.util
Class RaarServices

java.lang.Object
  extended by org.rivetlogic.scar.util.RaarServices

@Name(value="util.raarservices")
@Scope(value=APPLICATION)
public class RaarServices
extends java.lang.Object

Support bean used to provide access to RAAr services

Author:
Rivet Logic Corporation

Constructor Summary
RaarServices()
           
 
Method Summary
 com.rivetlogic.core.cma.api.AuthenticationService getAuthenticationService()
           
 com.rivetlogic.core.cma.api.ClassificationService getClassificationService()
           
 com.rivetlogic.core.cma.api.ContentService getContentService()
           
 com.rivetlogic.core.cma.api.LibraryService getLibraryService()
           
 com.rivetlogic.core.cma.api.NodeService getNodeService()
           
 com.rivetlogic.core.cma.api.PeopleService getPeopleService()
           
 com.rivetlogic.core.cma.api.SearchService getSearchService()
           
 com.rivetlogic.core.cma.api.SecurityService getSecurityService()
           
 com.rivetlogic.core.cma.api.VersionService getVersionService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RaarServices

public RaarServices()
Method Detail

getAuthenticationService

public com.rivetlogic.core.cma.api.AuthenticationService getAuthenticationService()

getSearchService

public com.rivetlogic.core.cma.api.SearchService getSearchService()

getContentService

public com.rivetlogic.core.cma.api.ContentService getContentService()

getNodeService

public com.rivetlogic.core.cma.api.NodeService getNodeService()

getSecurityService

public com.rivetlogic.core.cma.api.SecurityService getSecurityService()

getPeopleService

public com.rivetlogic.core.cma.api.PeopleService getPeopleService()

getLibraryService

public com.rivetlogic.core.cma.api.LibraryService getLibraryService()

getVersionService

public com.rivetlogic.core.cma.api.VersionService getVersionService()

getClassificationService

public com.rivetlogic.core.cma.api.ClassificationService getClassificationService()


Copyright 2008, Rivet Logic Corporation.