当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
JCRService - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.cms.impl.jcr
Interface JCRService
- All Known Implementing Classes:
- JackrabbitJCRService
- public interface JCRService
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
getRepository
public Repository getRepository()
login
public Session login(java.lang.String user,
java.lang.String password)
throws java.lang.Exception
- Throws:
java.lang.Exception
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop()