Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.delegate
Class RepositoryManagerBusinessDelegate

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

@Name(value="repositoryManager")
@Scope(value=SESSION)
public class RepositoryManagerBusinessDelegate
extends Object
implements 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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.