JavaScript is disabled on your browser.
java.lang.Object
org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
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
Field Summary
Fields inherited from class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
any, collection, title
Method Summary
Methods
Modifier and Type
Method and Description
protected void
configureWorkspace ()
Configures this workspace.
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
Copyright © 2011–2013 JBoss, a division of Red Hat . All rights reserved.