public interface BlogPostInfo extends Serializable, PermissionCheckValue
Modifier and Type | Method and Description |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
getContainerNodeRef() |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Gets the NodeRef representing this blog-post.
|
String |
getSystemName()
Gets the
cm:name of the blog post. |
String |
getTitle() |
void |
setTitle(String title)
Sets the Title of the blog post.
|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef
in interface PermissionCheckValue
org.alfresco.service.cmr.repository.NodeRef getContainerNodeRef()
String getSystemName()
cm:name
of the blog post.String getTitle()
void setTitle(String title)
Copyright © 2005–2017 Alfresco Software. All rights reserved.