Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.delegate
Class RepositoryManagerBusinessDelegate

java.lang.Object
  extended by org.nuxeo.ecm.webapp.delegate.RepositoryManagerBusinessDelegate
All Implemented Interfaces:
java.io.Serializable

@Name(value="repositoryManager")
@Scope(value=SESSION)
public class RepositoryManagerBusinessDelegate
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RepositoryManagerBusinessDelegate()
           
 
Method Summary
 RepositoryManager getRepositoryManager()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryManagerBusinessDelegate

public RepositoryManagerBusinessDelegate()
Method Detail

getRepositoryManager

@Unwrap
public RepositoryManager getRepositoryManager()
                                       throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.