|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.infoset.content.ContentStoreUtils
public class ContentStoreUtils
INTERNAL: Utility methods for accessing the content store.
Constructor Summary | |
---|---|
ContentStoreUtils()
|
Method Summary | |
---|---|
static ContentStoreIF |
getContentStore(TopicMapIF topicmap,
java.util.Map<?,?> properties)
Returns a content store for content stored in the given topic map. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentStoreUtils()
Method Detail |
---|
public static ContentStoreIF getContentStore(TopicMapIF topicmap, java.util.Map<?,?> properties)
topicmap
- The topic mapproperties
- String properties for configuring the store.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |