public class BlogPostLibJs extends Object
Constructor and Description |
---|
BlogPostLibJs() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
getBlogPostData(org.alfresco.service.cmr.repository.NodeRef node,
ServiceRegistry services) |
static boolean |
hasExternalBlogConfiguration(org.alfresco.service.cmr.repository.NodeRef node,
ServiceRegistry services)
Checks whether a blog configuration is available
This should at some point also check whether the configuration is enabled.
|
public static boolean hasExternalBlogConfiguration(org.alfresco.service.cmr.repository.NodeRef node, ServiceRegistry services)
node
- the node that should be checked. Will check all parents if
the node itself doesn't contain a configuration.public static Map<String,Object> getBlogPostData(org.alfresco.service.cmr.repository.NodeRef node, ServiceRegistry services)
Copyright © 2005–2017 Alfresco Software. All rights reserved.