<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jaisy Ann Cheriyan schrieb:
<blockquote
 cite="mid4E29F50D865CAB46B44E96DF81FE4D9A02410FD3@BLRKECMSG11.ad.infosys.com"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
  <div>
  <p> <span>Dear </span> </p>
  <p> <span>How do I go to an earlier version via OpenCMS API.</span></p>
  </div>
</blockquote>
don't know - sorry<br>
<blockquote
 cite="mid4E29F50D865CAB46B44E96DF81FE4D9A02410FD3@BLRKECMSG11.ad.infosys.com"
 type="cite">
  <div>
  <p><span> </span> </p>
  <p> <span>   </span> </p>
  <p> <span>When I do CmsResource.setFlag or changeState where is it
reflected in the GUI?</span></p>
  </div>
</blockquote>
The changeState is something like Deleted, New (that means: never
published before), Changed (since it was published last time), etc.<br>
You should not try to manipulate this and I don't know why you would
want to manipulate this.<br>
<br>
For the possible flag values there are pre-defined constants in
CmsResource ("FLAG_...") <br>
These are also very special, so I don't know if you would need this.<br>
<br>
christian<br>
</body>
</html>