org.exoplatform.content.service
Class NewContentNavListener

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.content.service.NewContentNavListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class NewContentNavListener
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jul 20, 2006


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
NewContentNavListener(ContentDAO contentService, org.exoplatform.container.configuration.ConfigurationManager cservice, org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
<T> T
fromXML(java.lang.String xml, java.lang.Class<T> type)
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewContentNavListener

public NewContentNavListener(ContentDAO contentService,
                             org.exoplatform.container.configuration.ConfigurationManager cservice,
                             org.exoplatform.container.xml.InitParams params)
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

fromXML

public <T> T fromXML(java.lang.String xml,
                     java.lang.Class<T> type)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.