public class EntryParser
extends java.lang.Object
AggregatorServiceGroupEntryResource
Modifier and Type | Class and Description |
---|---|
static class |
EntryParser.RESOURCETYPE |
Constructor and Description |
---|
EntryParser(org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryResource entry) |
Modifier and Type | Method and Description |
---|---|
EntryEPRParser |
getEPRSinkParser() |
java.lang.String |
getQualifiedSourceKey() |
void |
getRPSet() |
org.apache.axis.message.addressing.EndpointReferenceType |
getSink() |
org.apache.axis.message.addressing.EndpointReferenceType |
getSource() |
java.lang.String |
getSourceKey() |
java.lang.String |
getSourceURI() |
java.lang.String |
getType() |
public EntryParser(org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryResource entry)
public org.apache.axis.message.addressing.EndpointReferenceType getSource()
public org.apache.axis.message.addressing.EndpointReferenceType getSink()
public java.lang.String getSourceKey()
public java.lang.String getQualifiedSourceKey()
public java.lang.String getSourceURI()
public java.lang.String getType()
public void getRPSet()
public EntryEPRParser getEPRSinkParser() throws java.lang.Exception
java.lang.Exception