org.gcube.vremanagement.vremodeler.portallayout
Class CollectionResourceCreation

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.portallayout.CollectionResourceCreation

public class CollectionResourceCreation
extends java.lang.Object


Constructor Summary
CollectionResourceCreation(java.lang.String vreId, java.lang.String vreName)
           
 
Method Summary
 void createAndPublish()
          create and publish the GenericResource corresponding to the scenario collection
 java.lang.String getCreatedResourceId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionResourceCreation

public CollectionResourceCreation(java.lang.String vreId,
                                  java.lang.String vreName)
Method Detail

getCreatedResourceId

public java.lang.String getCreatedResourceId()

createAndPublish

public void createAndPublish()
                      throws java.lang.Exception
create and publish the GenericResource corresponding to the scenario collection

Throws:
java.lang.Exception