eu.planets_project.services
Interface PlanetsService

All Known Subinterfaces:
Characterise, CommonProperties, Compare, CompareProperties, CreateView, Fixity, Identify, Migrate, MigrateAsync, Modify, Validate

public interface PlanetsService


Field Summary
static java.lang.String NAME
           
 
Method Summary
 ServiceDescription describe()
          A method that can be used to recover a rich service description, and thus populate a service registry.
 

Field Detail

NAME

static final java.lang.String NAME
See Also:
Constant Field Values
Method Detail

describe

@ResponseWrapper(className="eu.planets_project.services.PlanetsServiceDescribeResponse")
ServiceDescription describe()
A method that can be used to recover a rich service description, and thus populate a service registry.

Returns:
A ServiceDescription object that describes this service, to aid service discovery.


Copyright © 2007-2010 The Planets Consortium. All Rights Reserved.