org.gcube.vremanagement.vremodeler.impl.peristentobjects
Interface ResourceInterface

All Known Implementing Classes:
GenericResource, RuntimeResource

public interface ResourceInterface


Method Summary
 String getDescription()
           
 String getId()
           
 String getName()
           
 String getResourceType()
           
 String getType()
           
 

Method Detail

getId

String getId()

getType

String getType()

getDescription

String getDescription()

getName

String getName()

getResourceType

String getResourceType()


Copyright © 2013. All Rights Reserved.