|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceProviderInfo
When a search can return multiple service providers this interface is returned in the list. It provides a cut down view of the found service providers to reduce excess data being returned. It allows the caller to decide if they want the full serive provider information which can be obtained by supplying this object to the service manager get calls.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the description for the service provider found. |
java.lang.String |
getId()
Returns the uniquie id of this service provider found |
java.lang.String |
getName()
Returns the name of the service provider found. |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |