info.aduna.model.enterprise.desktop.loader
Class EnterpriseDesktopLoaderFactory

java.lang.Object
  extended by info.aduna.model.enterprise.desktop.loader.EnterpriseDesktopLoaderFactory
All Implemented Interfaces:
LoaderFactory

public class EnterpriseDesktopLoaderFactory
extends Object
implements LoaderFactory


Constructor Summary
EnterpriseDesktopLoaderFactory()
           
 
Method Summary
 SpectacleLoader getLoader(Spectacle spectacle, Profile profile)
           
 String getModelDescriptionKey()
           
 org.openrdf.model.URI getModelURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnterpriseDesktopLoaderFactory

public EnterpriseDesktopLoaderFactory()
Method Detail

getLoader

public SpectacleLoader getLoader(Spectacle spectacle,
                                 Profile profile)
Specified by:
getLoader in interface LoaderFactory

getModelURI

public org.openrdf.model.URI getModelURI()
Specified by:
getModelURI in interface LoaderFactory

getModelDescriptionKey

public String getModelDescriptionKey()
Specified by:
getModelDescriptionKey in interface LoaderFactory


Copyright © 1997-2008 Aduna. All Rights Reserved.