@ApplicationScoped public class ResourceGalleryManagerImpl extends GraphicElementManagerImpl implements ResourceGalleryManager
baseDir, baseElements, classToHandle, classToHandleName, defaultElementProperties, descriptorFileName, elements, elementsDir
Constructor and Description |
---|
ResourceGalleryManagerImpl() |
Modifier and Type | Method and Description |
---|---|
protected GraphicElement |
createDefaultGallery() |
GraphicElement |
getDefaultElement()
Returns the default element, that is, the one whose id is 'default' and workspace is null.
|
GraphicElementScopeDescriptor |
getElementScopeDescriptor()
Determine the scope for the element handled by this manager.
|
void |
start() |
addFileToResource, createOrUpdate, delete, deployBaseElements, deployZippedElement, getAvailableElement, getAvailableElements, getAvailableElements, getDefaultResourceId, getElement, getElementByDbid, getElements, getElements, getElements, getElements, getElementsDir, getManageableElements, getManageableElements, getPriority, isBaseElement, loadDbElements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFileToResource, createOrUpdate, delete, getAvailableElement, getAvailableElements, getAvailableElements, getElement, getElementByDbid, getElements, getElements, getElements, getElements, getElementsDir, getManageableElements, getManageableElements, isBaseElement
public void start() throws Exception
start
in interface org.jboss.dashboard.annotation.Startable
start
in class GraphicElementManagerImpl
Exception
public GraphicElementScopeDescriptor getElementScopeDescriptor()
getElementScopeDescriptor
in interface GraphicElementManager
public GraphicElement getDefaultElement()
GraphicElementManagerImpl
getDefaultElement
in interface GraphicElementManager
getDefaultElement
in class GraphicElementManagerImpl
protected GraphicElement createDefaultGallery() throws Exception
Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.