org.overlord.sramp.atom.models
Class CoreModel

java.lang.Object
  extended by org.overlord.sramp.atom.models.CoreModel

public class CoreModel
extends Object

Author:
kstam

Constructor Summary
CoreModel()
           
 
Method Summary
static org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace getWorkSpace(String hrefBase)
          Creates the app:workspace object for the Core Model.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreModel

public CoreModel()
Method Detail

getWorkSpace

public static org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace getWorkSpace(String hrefBase)
Creates the app:workspace object for the Core Model.

Parameters:
hrefBase - - Reference of the base URL of the server.
Returns:
AppWorkspace - app:workspace object representing the Core Model


Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.