+

Search Tips   |   Advanced Search


com.ibm.workplace.wcm.api
Interface WCMServiceHome


Deprecated. Replaced by WebContentService

public interface WCMServiceHome

This service provides access to the WCM Public API.


Method Summary
 Repository getRepository()
          Deprecated. Replaced by WebContentService.getRepository()
 

Method Detail

getRepository

Repository getRepository()
Deprecated. Replaced by WebContentService.getRepository()

Retrieve the Repository used to access WCM.

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