@ApplicationScoped public class DefaultProfileImpl extends Object implements IDiagramProfile
IDiagramProfile.IDiagramMarshaller, IDiagramProfile.IDiagramUnmarshaller| Constructor and Description |
|---|
DefaultProfileImpl() |
DefaultProfileImpl(javax.servlet.ServletContext servletContext) |
DefaultProfileImpl(javax.servlet.ServletContext servletContext,
boolean initializeLocalPlugins) |
| Modifier and Type | Method and Description |
|---|---|
IDiagramProfile.IDiagramMarshaller |
createMarshaller() |
IDiagramProfile.IDiagramUnmarshaller |
createUnmarshaller() |
String |
getBpsimDisplay() |
String |
getFormsType() |
String |
getLocalHistoryEnabled() |
String |
getLocalHistoryTimeout() |
String |
getName() |
Collection<String> |
getPlugins() |
Repository |
getRepository() |
String |
getRepositoryGlobalDir() |
String |
getRepositoryGlobalDir(String uuid) |
String |
getRepositoryHost() |
String |
getRepositoryId() |
String |
getRepositoryName() |
String |
getRepositoryProtocol() |
String |
getRepositoryPwd() |
String |
getRepositoryRoot() |
String |
getRepositorySubdomain() |
String |
getRepositoryUsr() |
String |
getSerializedModelExtension() |
String |
getStencilSet() |
Collection<String> |
getStencilSetExtensions() |
String |
getStencilSetExtensionURL() |
String |
getStencilSetNamespaceURL() |
String |
getStencilSetURL() |
String |
getStoreSVGonSaveOption() |
String |
getTitle() |
void |
init(javax.servlet.ServletContext context) |
public DefaultProfileImpl()
public DefaultProfileImpl(javax.servlet.ServletContext servletContext)
public DefaultProfileImpl(javax.servlet.ServletContext servletContext,
boolean initializeLocalPlugins)
public String getTitle()
getTitle in interface IDiagramProfilepublic String getStencilSet()
getStencilSet in interface IDiagramProfilepublic Collection<String> getStencilSetExtensions()
getStencilSetExtensions in interface IDiagramProfilepublic Collection<String> getPlugins()
getPlugins in interface IDiagramProfilepublic String getName()
getName in interface IDiagramProfilepublic String getSerializedModelExtension()
getSerializedModelExtension in interface IDiagramProfilepublic String getRepositoryId()
public String getRepositoryRoot()
public String getRepositoryName()
public String getRepositoryHost()
public String getRepositoryProtocol()
public String getRepositorySubdomain()
public String getRepositoryUsr()
public String getRepositoryPwd()
public String getRepositoryGlobalDir()
getRepositoryGlobalDir in interface IDiagramProfilepublic String getRepositoryGlobalDir(String uuid)
getRepositoryGlobalDir in interface IDiagramProfilepublic String getLocalHistoryEnabled()
getLocalHistoryEnabled in interface IDiagramProfilepublic String getLocalHistoryTimeout()
getLocalHistoryTimeout in interface IDiagramProfilepublic String getStoreSVGonSaveOption()
getStoreSVGonSaveOption in interface IDiagramProfilepublic String getBpsimDisplay()
getBpsimDisplay in interface IDiagramProfilepublic String getFormsType()
getFormsType in interface IDiagramProfilepublic Repository getRepository()
getRepository in interface IDiagramProfilepublic void init(javax.servlet.ServletContext context)
init in interface IDiagramProfilepublic IDiagramProfile.IDiagramMarshaller createMarshaller()
createMarshaller in interface IDiagramProfilepublic IDiagramProfile.IDiagramUnmarshaller createUnmarshaller()
createUnmarshaller in interface IDiagramProfilepublic String getStencilSetURL()
getStencilSetURL in interface IDiagramProfilepublic String getStencilSetNamespaceURL()
getStencilSetNamespaceURL in interface IDiagramProfilepublic String getStencilSetExtensionURL()
getStencilSetExtensionURL in interface IDiagramProfileCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.