|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.foundation.ComponentBase
nl.gx.webmanager.wcb.foundation.ComponentTypeBase
nl.gx.webmanager.wcb.metadatatype.impl.PageMetaDataComponentTypeImpl
public final class PageMetaDataComponentTypeImpl
This class provides a componentType implementation for GX Webmanager Meta Data.
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentTypeBase |
|---|
myJcrService, mySiteworksUtil |
| Fields inherited from class nl.gx.webmanager.wcb.foundation.ComponentBase |
|---|
myBundleContext, myComponentBundle, myComponentDefinition |
| Constructor Summary | |
|---|---|
PageMetaDataComponentTypeImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentInterface()
Return the componentinterface this componenttype provides. |
java.lang.String |
getComponentTypeInterface()
Returns the componenttypeinterface this componenttype publishes. |
boolean |
purgeComponent(ComponentDefinition componentDefinition)
Deletes the content created by instances of the component type. |
boolean |
startComponent(Component component)
Starts an installed component. |
boolean |
stopComponent(Component arg0)
Stops an installed component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nl.gx.webmanager.wcb.ComponentType |
|---|
checkComponentDefinition, getComponent, getComponentCount, getComponents, installComponent, uninstallComponent, updateComponent |
| Constructor Detail |
|---|
public PageMetaDataComponentTypeImpl()
| Method Detail |
|---|
public boolean purgeComponent(ComponentDefinition componentDefinition)
purgeComponent in interface ComponentTypepurgeComponent in class ComponentTypeBasecomponentDefinition - Definition of the component that is to be purged
public boolean startComponent(Component component)
startComponent in interface ComponentTypestartComponent in class ComponentTypeBasecomponent - Component that should be started
public boolean stopComponent(Component arg0)
stopComponent in interface ComponentTypestopComponent in class ComponentTypeBasearg0 - Component that should be started
public java.lang.String getComponentInterface()
getComponentInterface in interface ComponentTypepublic java.lang.String getComponentTypeInterface()
getComponentTypeInterface in interface ComponentType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||