org.mmbase.applications.packaging.packagehandlers
Class DisplayThemePackage

java.lang.Object
  extended byorg.mmbase.applications.packaging.packagehandlers.BasicPackage
      extended byorg.mmbase.applications.packaging.packagehandlers.DisplayThemePackage
All Implemented Interfaces:
PackageInterface

public class DisplayThemePackage
extends BasicPackage
implements PackageInterface

DisplayThemePackage, Handler for theme packages

Author:
Daniel Ockeloen (MMBased)

Field Summary
 
Fields inherited from class org.mmbase.applications.packaging.packagehandlers.BasicPackage
DTD_PACKAGE_1_0, DTD_PACKAGEDEPENDS_1_0, PUBLIC_ID_PACKAGE_1_0, PUBLIC_ID_PACKAGEDEPENDS_1_0
 
Constructor Summary
DisplayThemePackage()
          Constructor for the DisplayThemePackage object
 
Method Summary
 boolean install()
          Description of the Method
 boolean uninstall()
          Description of the Method
 
Methods inherited from class org.mmbase.applications.packaging.packagehandlers.BasicPackage
clearInstallSteps, dependsInstalled, getBundleStep, getCreationDate, getDependsFailed, getDescription, getId, getInstallationNotes, getInstallSteps, getInstallSteps, getJarFile, getJarStream, getLicenseBody, getLicenseName, getLicenseType, getLicenseVersion, getMaintainer, getName, getNextInstallStep, getParentBundle, getPath, getProgressBarValue, getProvider, getRelatedPeople, getReleaseNotes, getState, getType, getVersion, increaseProgressBar, increaseProgressBar, init, install, lastSeen, registerPublicIDs, setParentBundle, setProgressBar, setState, signalUpdate, uninstall, updateRegistryInstalled, updateRegistryUninstalled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mmbase.applications.packaging.packagehandlers.PackageInterface
clearInstallSteps, getCreationDate, getDependsFailed, getDescription, getId, getInstallationNotes, getInstallSteps, getInstallSteps, getJarFile, getJarStream, getLicenseBody, getLicenseName, getLicenseType, getLicenseVersion, getMaintainer, getName, getParentBundle, getPath, getProgressBarValue, getProvider, getRelatedPeople, getReleaseNotes, getState, getType, getVersion, increaseProgressBar, increaseProgressBar, init, install, setParentBundle, setProgressBar, setState, uninstall
 

Constructor Detail

DisplayThemePackage

public DisplayThemePackage()
Constructor for the DisplayThemePackage object

Method Detail

install

public boolean install()
Description of the Method

Specified by:
install in interface PackageInterface
Overrides:
install in class BasicPackage
Returns:
Description of the Return Value

uninstall

public boolean uninstall()
Description of the Method

Specified by:
uninstall in interface PackageInterface
Overrides:
uninstall in class BasicPackage
Returns:
Description of the Return Value


packaging build MMBase-1_8_3