Uses of Class
org.gcube.portlets.admin.resourcesweeper.client.model.ResourceTypeDecorator

Packages that use ResourceTypeDecorator
org.gcube.portlets.admin.resourcesweeper.client.model   
org.gcube.portlets.admin.resourcesweeper.shared   
 

Uses of ResourceTypeDecorator in org.gcube.portlets.admin.resourcesweeper.client.model
 

Methods in org.gcube.portlets.admin.resourcesweeper.client.model that return ResourceTypeDecorator
static ResourceTypeDecorator ResourceTypeDecorator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceTypeDecorator[] ResourceTypeDecorator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ResourceTypeDecorator in org.gcube.portlets.admin.resourcesweeper.shared
 

Methods in org.gcube.portlets.admin.resourcesweeper.shared that return ResourceTypeDecorator
 ResourceTypeDecorator CompleteResourceProfile.getType()
           
 

Constructors in org.gcube.portlets.admin.resourcesweeper.shared with parameters of type ResourceTypeDecorator
CompleteResourceProfile(String ID, ResourceTypeDecorator type, String title, String xmlRepresentation, String htmlRepresentation)
           
 



Copyright © 2012. All Rights Reserved.