org.apache.clerezza.platform.content.collections
Class CollectionCreator

java.lang.Object
  extended by org.apache.clerezza.platform.content.collections.CollectionCreator

public class CollectionCreator
extends Object

Creates the collections containing a resource in an underlying MGraph

Author:
reto

Constructor Summary
CollectionCreator(org.apache.clerezza.rdf.core.MGraph mGraph)
           
 
Method Summary
 void createContainingCollections(org.apache.clerezza.rdf.core.UriRef uriRef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionCreator

public CollectionCreator(org.apache.clerezza.rdf.core.MGraph mGraph)
Method Detail

createContainingCollections

public void createContainingCollections(org.apache.clerezza.rdf.core.UriRef uriRef)


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.