org.rivetlogic.scar.util
Class RaarServices
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RaarServices
public RaarServices()
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.