org.ow2.weblab.services.content.consumer.impl
Class ContentConsumerService

java.lang.Object
  extended by org.ow2.weblab.services.content.consumer.impl.ContentConsumerService
All Implemented Interfaces:
org.weblab_project.services.contentconsumer.ContentConsumer

public class ContentConsumerService
extends java.lang.Object
implements org.weblab_project.services.contentconsumer.ContentConsumer


Field Summary
protected  org.ow2.weblab.content.binary.BinaryFolderContentManager binaryContentManager
           
protected  org.ow2.weblab.content.text.TextFolderContentManager textContentManager
           
 
Constructor Summary
ContentConsumerService()
           
 
Method Summary
 org.weblab_project.services.contentconsumer.types.SetContentReturn setContent(org.weblab_project.services.contentconsumer.types.SetContentArgs args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

binaryContentManager

protected org.ow2.weblab.content.binary.BinaryFolderContentManager binaryContentManager

textContentManager

protected org.ow2.weblab.content.text.TextFolderContentManager textContentManager
Constructor Detail

ContentConsumerService

public ContentConsumerService()
Method Detail

setContent

public org.weblab_project.services.contentconsumer.types.SetContentReturn setContent(org.weblab_project.services.contentconsumer.types.SetContentArgs args)
                                                                              throws org.weblab_project.services.contentconsumer.SetContentException
Specified by:
setContent in interface org.weblab_project.services.contentconsumer.ContentConsumer
Throws:
org.weblab_project.services.contentconsumer.SetContentException


Copyright © 2004-2010. All Rights Reserved.