|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.content.service.ContentPlugin
public abstract class ContentPlugin
| Field Summary | |
|---|---|
protected java.lang.String |
type
|
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
|---|
desc, name |
| Constructor Summary | |
|---|---|
ContentPlugin()
|
|
| Method Summary | ||
|---|---|---|
java.lang.String |
getType()
|
|
abstract
|
loadContentMeta(ContentNode node)
|
|
void |
setType(java.lang.String 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 |
| Field Detail |
|---|
protected java.lang.String type
| Constructor Detail |
|---|
public ContentPlugin()
| Method Detail |
|---|
public java.lang.String getType()
public void setType(java.lang.String type)
public abstract <T extends ContentItem> org.exoplatform.commons.utils.PageList loadContentMeta(ContentNode node)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||