org.alfresco.sample.webservice
Class CMLUpdates

java.lang.Object
  extended by org.alfresco.sample.webservice.SamplesBase
      extended by org.alfresco.sample.webservice.CMLUpdates

public class CMLUpdates
extends SamplesBase

Web service sample 4

This sample shows how to construct and execute CML queries using the respository web service.

Author:
Roy Wetherall

Field Summary
 
Fields inherited from class org.alfresco.sample.webservice.SamplesBase
PASSWORD, SAMPLE_FOLDER, STORE, USERNAME
 
Constructor Summary
CMLUpdates()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main function
 
Methods inherited from class org.alfresco.sample.webservice.SamplesBase
createSampleData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMLUpdates

public CMLUpdates()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main function

Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.