public interface JcrBlogMXBean
Modifier and Type | Method and Description |
---|---|
void |
initBlog(String blog) |
void |
resetDataStore()
Removes all data and creates initial structure for the blogging system.
|
void initBlog(String blog) throws JcrBlogException, IOException
JcrBlogException
IOException
void resetDataStore() throws JcrBlogException, IOException
JcrBlogException
IOException
Copyright © 2013. All rights reserved.