|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.platform.contentview.jsf.ContentViewBusinessDelegate
@Name(value="contentViewService") @Scope(value=SESSION) public class ContentViewBusinessDelegate
Business delegate exposting the ContentViewService
as a seam
component.
Constructor Summary | |
---|---|
ContentViewBusinessDelegate()
|
Method Summary | |
---|---|
void |
destroy()
|
ContentViewService |
getService()
Acquires a new ContentViewService reference. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentViewBusinessDelegate()
Method Detail |
---|
@Unwrap public ContentViewService getService() throws ClientException
ContentViewService
reference. The related service
may be deployed on a local or remote AppServer.
ClientException
@Destroy public void destroy()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |