org.overlord.sramp.server.atom.workspaces
Class OntologyWorkspace
java.lang.Object
org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
org.overlord.sramp.server.atom.workspaces.AbstractWorkspace
org.overlord.sramp.server.atom.workspaces.OntologyWorkspace
- All Implemented Interfaces:
- Serializable
public class OntologyWorkspace
- extends AbstractWorkspace
Models the custom ontology workspace. This workspace is not defined by the
S-RAMP specification (the spec is silent regarding how to manage ontologies).
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form
| Fields inherited from class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace |
any, collection, title |
| Methods inherited from class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace |
getAny, getCollection, getTitle, setTitle |
| Methods inherited from class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes |
getBase, getLang, getOtherAttributes, getSpace, setBase, setLang, setSpace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyWorkspace
public OntologyWorkspace(String hrefBase)
- Constructor.
- Parameters:
hrefBase -
configureWorkspace
protected void configureWorkspace()
- Description copied from class:
AbstractWorkspace
- Configures this workspace.
- Specified by:
configureWorkspace in class AbstractWorkspace
- See Also:
server.atom.workspaces.AbstractWorkspace
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.