com.ibm.workplace.wcm.api
Interface WCMServiceHome

All Known Implementing Classes:
WCMApiServiceImpl

Deprecated. Replaced by WebContentService

public interface WCMServiceHome

This service provides access to the WCM Public API.


Method Summary
 com.ibm.workplace.wcm.api.Repository getRepository()
          Deprecated. Replaced by WebContentService.getRepository()
 

Method Detail

getRepository

public com.ibm.workplace.wcm.api.Repository getRepository()
Deprecated. Replaced by WebContentService.getRepository()

Retrieve the Repository used to access WCM.

Returns:
com.ibm.workplace.wcm.api.Repository