org.exoplatform.content.service
Class NewContentNavListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
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
| 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 |
|
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 |
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
fromXML
public <T> T fromXML(java.lang.String xml,
java.lang.Class<T> type)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.