@ApplicationScoped public class WorkspaceBuilder extends Object
Constructor and Description |
---|
WorkspaceBuilder() |
public CreateResult create(org.jboss.dashboard.commons.xml.XMLNode node)
public CreateResult create(org.jboss.dashboard.commons.xml.XMLNode node, Map attributes)
protected void createWorkspace(CreateResult result, org.jboss.dashboard.commons.xml.XMLNode node, Map attributes) throws Exception
Exception
protected void createPermission(CreateResult result, Workspace workspace, Object resource, org.jboss.dashboard.commons.xml.XMLNode node, Map attributes) throws Exception
Exception
protected String transformPrincipalName(String principalName, String principalClass, Map attributes)
principalName
- principalClass
- attributes
- protected void createSection(CreateResult result, WorkspaceImpl workspace, org.jboss.dashboard.commons.xml.XMLNode node, Map attributes) throws Exception
Exception
protected void createPanel(CreateResult result, Section section, org.jboss.dashboard.commons.xml.XMLNode node, Map attributes) throws Exception
Exception
protected void createWorkspaceParameter(org.jboss.dashboard.commons.xml.XMLNode node, WorkspaceImpl workspace)
protected void createPanelInstanceParameter(org.jboss.dashboard.commons.xml.XMLNode node, PanelInstance pi)
protected void createResource(CreateResult result, String workspaceId, Long sectionId, Long panelId, org.jboss.dashboard.commons.xml.XMLNode node, Map attributes) throws Exception
Exception
protected void createPanelInstance(CreateResult result, org.jboss.dashboard.commons.xml.XMLNode node, WorkspaceImpl workspace, Map attributes) throws Exception
Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.