public class MLContentInterceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
ContentService.getReader(NodeRef, QName),
FileFolderService.getReader(NodeRef)| Constructor and Description |
|---|
MLContentInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setContentService(ContentService directContentService) |
void |
setMultilingualContentService(MultilingualContentService directMultilingualContentService) |
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService bean) |
public void setNodeService(org.alfresco.service.cmr.repository.NodeService bean)
public void setContentService(ContentService directContentService)
public void setMultilingualContentService(MultilingualContentService directMultilingualContentService)
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.ThrowableCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.