|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BlogPostInfo
This class represents a blog post in a blog.
| Method Summary | |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
getContainerNodeRef()
|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Gets the NodeRef representing this blog-post. |
java.lang.String |
getSystemName()
Gets the cm:name of the blog post. |
java.lang.String |
getTitle()
|
void |
setTitle(java.lang.String title)
Sets the Title of the blog post. |
| Method Detail |
|---|
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef in interface PermissionCheckValueorg.alfresco.service.cmr.repository.NodeRef getContainerNodeRef()
java.lang.String getSystemName()
cm:name of the blog post.
java.lang.String getTitle()
void setTitle(java.lang.String title)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||