|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ecf.core.identity.BaseID
org.eclipse.ecf.discovery.identity.ServiceTypeID
org.eclipse.ecf.provider.jslp.identity.JSLPServiceTypeID
public class JSLPServiceTypeID
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ecf.discovery.identity.ServiceTypeID |
|---|
DEFAULT_NA, DEFAULT_PROTO, DEFAULT_SCOPE, DELIM, namingAuthority, protocols, scopes, services, typeName |
| Fields inherited from class org.eclipse.ecf.core.identity.BaseID |
|---|
namespace |
| Constructor Summary | |
|---|---|
protected |
JSLPServiceTypeID(Namespace namespace,
java.lang.String type)
|
| Method Summary | |
|---|---|
java.lang.String |
getInternal()
Get the internal name of the service type. |
ch.ethz.iks.slp.ServiceType |
getServiceType()
|
| Methods inherited from class org.eclipse.ecf.discovery.identity.ServiceTypeID |
|---|
createType, equals, getName, getNamingAuthority, getProtocols, getScopes, getServices, hashCode, namespaceCompareTo, namespaceEquals, namespaceGetName, namespaceHashCode, toString |
| Methods inherited from class org.eclipse.ecf.core.identity.BaseID |
|---|
compareTo, getAdapter, getNamespace, namespaceToExternalForm, toExternalForm |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ecf.core.identity.ID |
|---|
getNamespace, toExternalForm |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
protected JSLPServiceTypeID(Namespace namespace,
java.lang.String type)
throws IDCreateException
IDCreateException| Method Detail |
|---|
public ch.ethz.iks.slp.ServiceType getServiceType()
public java.lang.String getInternal()
IServiceTypeIDID.getName(), or they may return
a different, internal value appropriate to the provider.
getInternal in interface IServiceTypeIDgetInternal in class ServiceTypeIDnull.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||