public class BigdataBoxTreeProvider
extends org.fit.layout.impl.BaseBoxTreeProvider
| Constructor and Description |
|---|
BigdataBoxTreeProvider() |
BigdataBoxTreeProvider(URL urlDb,
org.openrdf.model.impl.URIImpl pageId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
org.fit.layout.model.Page |
getPage() |
org.openrdf.model.impl.URIImpl |
getPageId() |
String[] |
getParamNames() |
org.fit.layout.api.ParametrizedOperation.ValueType[] |
getParamTypes() |
URL |
getUrlDb() |
void |
setPageId(String pageId) |
void |
setPageId(org.openrdf.model.impl.URIImpl pageId) |
void |
setUrlDb(String urlDb) |
void |
setUrlDb(URL urlDb) |
public BigdataBoxTreeProvider()
throws MalformedURLException
MalformedURLExceptionpublic BigdataBoxTreeProvider(URL urlDb, org.openrdf.model.impl.URIImpl pageId)
public String getId()
public String getName()
public String getDescription()
public String[] getParamNames()
public org.fit.layout.api.ParametrizedOperation.ValueType[] getParamTypes()
public URL getUrlDb()
public void setUrlDb(URL urlDb)
public void setUrlDb(String urlDb)
public org.openrdf.model.impl.URIImpl getPageId()
public void setPageId(org.openrdf.model.impl.URIImpl pageId)
public void setPageId(String pageId)
public org.fit.layout.model.Page getPage()
Copyright © 2015. All rights reserved.