Interface PresentationComponentType
-
- All Superinterfaces:
ComponentType
- All Known Implementing Classes:
PresentationComponentTypeImpl
public interface PresentationComponentType extends ComponentType
ThisComponentType
provides a method to upload a set of presentation jsps (including xml descriptors) and static files for the front end of the website.- Author:
- arjans
-
-
Method Summary
-
Methods inherited from interface nl.gx.webmanager.wcb.ComponentType
checkComponentDefinition, deployResources, enableComponentForAllWebsites, getComponent, getComponentCount, getComponentInterface, getComponents, getComponentTypeInterface, installComponent, installComponent, purgeComponent, startComponent, stopComponent, uninstallComponent, updateComponent
-
-