public abstract class AbstractControlPanelTab extends AbstractDSpaceTransformer implements org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.activity.Disposable, ControlPanelTab
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.avalon.framework.service.ServiceManager |
serviceManager
The service manager allows us to access the continuation's
manager.
|
protected org.apache.cocoon.configuration.Settings |
settings
The Cocoon Settings (used to display Cocoon info)
|
protected org.apache.excalibur.store.Store |
storeDefault
The Cocoon Default Store (used for cache statistics)
|
protected org.apache.excalibur.store.StoreJanitor |
storeJanitor
The Cocoon StoreJanitor (used for cache statistics)
|
protected org.apache.excalibur.store.Store |
storePersistent
The Cocoon Persistent Store (used for cache statistics)
|
protected String |
web_link
Link of the tab
|
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
AbstractControlPanelTab() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Release all Cocoon resources.
|
void |
service(org.apache.avalon.framework.service.ServiceManager serviceManager) |
void |
setWebLink(String web_link) |
addBody, addOptions, addPageMeta, addUserMeta, decodeFromURL, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, recycle, setupcreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddBodycharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityprotected org.apache.avalon.framework.service.ServiceManager serviceManager
protected org.apache.cocoon.configuration.Settings settings
protected org.apache.excalibur.store.StoreJanitor storeJanitor
protected org.apache.excalibur.store.Store storeDefault
protected org.apache.excalibur.store.Store storePersistent
protected String web_link
public void service(org.apache.avalon.framework.service.ServiceManager serviceManager)
throws org.apache.avalon.framework.service.ServiceException
service in interface org.apache.avalon.framework.service.Serviceableorg.apache.avalon.framework.service.ServiceExceptionpublic void dispose()
dispose in interface org.apache.avalon.framework.activity.Disposabledispose in class AbstractDSpaceTransformerDisposable.dispose()public void setWebLink(String web_link)
Copyright © 2016 DuraSpace. All Rights Reserved.