Version: 1.1.1

org.inb.biomoby.central.factory.jaxb.registry
Class RelationshipsOperation

java.lang.Object
  extended by org.inb.biomoby.central.factory.jaxb.MobyRegistryEndpoint
      extended by org.inb.biomoby.central.factory.jaxb.registry.RelationshipsOperation

public class RelationshipsOperation
extends MobyRegistryEndpoint

Author:
Dmitry Repchevsky

Nested Class Summary
static class RelationshipsOperation.AbstractType
           
static class RelationshipsOperation.ObjectType
           
static class RelationshipsOperation.Relationship<T extends RelationshipsOperation.AbstractType>
           
static class RelationshipsOperation.RelationshipsInput
           
static class RelationshipsOperation.RelationshipsOutput<T extends RelationshipsOperation.AbstractType>
           
static class RelationshipsOperation.ServiceType
           
 
Constructor Summary
RelationshipsOperation(MobyCentral central)
           
 
Method Summary
<T extends RelationshipsOperation.AbstractType>
RelationshipsOperation.RelationshipsOutput<T>
call(RelationshipsOperation.RelationshipsInput message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipsOperation

public RelationshipsOperation(MobyCentral central)
Method Detail

call

public <T extends RelationshipsOperation.AbstractType> RelationshipsOperation.RelationshipsOutput<T> call(RelationshipsOperation.RelationshipsInput message)
                                                                                               throws Exception
Throws:
Exception

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010