|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.wsrp.ServiceDescriptionService
This class is a helper class that makes it easier for a WSRP consumer to call the methods of the ServiceDescriptionService API for a particular service endpoint.
Method Summary | |
static ServiceDescriptionService |
getService(java.lang.String baseEndpoint)
Deprecated. |
ServiceDescription |
getServiceDescription(RegistrationContext registrationContext,
java.lang.String[] desiredLocales)
Deprecated. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ServiceDescriptionService getService(java.lang.String baseEndpoint) throws java.lang.Exception
java.lang.Exception
public ServiceDescription getServiceDescription(RegistrationContext registrationContext, java.lang.String[] desiredLocales) throws java.lang.Exception
java.lang.Exception
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |