org.infoglue.cms.webservices
Class RemoteInfoGlueService

java.lang.Object
  extended by org.infoglue.cms.webservices.RemoteInfoGlueService
Direct Known Subclasses:
RemoteContentServiceImpl, RemoteUserPropertiesServiceImpl, RemoteWorkflowServiceImpl

public class RemoteInfoGlueService
extends java.lang.Object

This class is responsible for letting an external application call InfoGlue API:s remotely. It handles api:s to manage contents and associated entities.

Author:
Mattias Bogeblad

Constructor Summary
RemoteInfoGlueService()
           
 
Method Summary
 void updateCaches()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteInfoGlueService

public RemoteInfoGlueService()
Method Detail

updateCaches

public void updateCaches()


Copyright © 2005 InfoGlue.org All Rights Reserved.