com.sapportals.portal.prt.service
Interface IServiceId


Deprecated. This interface is no longer used.

public interface IServiceId

A service ID represents the unique ID associated to a Service.
This interface is implemented by Objects that want to identify Services. It could be a Service itself or the user of a service.


Method Summary
 java.lang.String getId()
          Deprecated. get the id of the service.
 

Method Detail

getId

public java.lang.String getId()
Deprecated. 
get the id of the service.
Returns:
the Id of the service