org.exoplatform.content.service
Class DescriptionPlugin

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

public class DescriptionPlugin
extends ContentPlugin

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


Nested Class Summary
static class DescriptionPlugin.DescItem
           
 
Field Summary
 
Fields inherited from class org.exoplatform.content.service.ContentPlugin
type
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
DescriptionPlugin()
           
 
Method Summary
 org.exoplatform.commons.utils.PageList loadContentMeta(ContentNode node)
           
 
Methods inherited from class org.exoplatform.content.service.ContentPlugin
getType, setType
 
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

DescriptionPlugin

public DescriptionPlugin()
Method Detail

loadContentMeta

public org.exoplatform.commons.utils.PageList loadContentMeta(ContentNode node)
                                                       throws java.lang.Exception
Specified by:
loadContentMeta in class ContentPlugin
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.