@Service public class ContenthubWebFragment extends Object implements org.apache.stanbol.commons.web.base.WebFragment
| Constructor and Description |
|---|
ContenthubWebFragment() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getJaxrsResourceClasses() |
Set<Object> |
getJaxrsResourceSingletons() |
List<org.apache.stanbol.commons.web.base.LinkResource> |
getLinkResources() |
String |
getName() |
List<org.apache.stanbol.commons.web.base.NavigationLink> |
getNavigationLinks() |
List<org.apache.stanbol.commons.web.base.ScriptResource> |
getScriptResources() |
public String getName()
getName in interface org.apache.stanbol.commons.web.base.WebFragmentpublic Set<Class<?>> getJaxrsResourceClasses()
getJaxrsResourceClasses in interface org.apache.stanbol.commons.web.base.WebFragmentpublic Set<Object> getJaxrsResourceSingletons()
getJaxrsResourceSingletons in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.LinkResource> getLinkResources()
getLinkResources in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.ScriptResource> getScriptResources()
getScriptResources in interface org.apache.stanbol.commons.web.base.WebFragmentpublic List<org.apache.stanbol.commons.web.base.NavigationLink> getNavigationLinks()
getNavigationLinks in interface org.apache.stanbol.commons.web.base.WebFragmentCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.