<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.1">
</HEAD>
<BODY>
Use:<BR>
<BR>
cms.getRequestContext().currentProject().isOnlineProject()<BR>
<BR>
Tristan<BR>
<BR>
On Tue, 2004-09-28 at 11:14 +0200, David Causse wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi,</FONT>

<FONT COLOR="#000000">I have to develop my own ContentDefinition object with it's own WorkFlow </FONT>
<FONT COLOR="#000000">process.</FONT>
<FONT COLOR="#000000">My problem is : I don't know how to detect if my object is accessed by a </FONT>
<FONT COLOR="#000000">user connected to the live site or a user trying to preview it's own data.</FONT>
<FONT COLOR="#000000">I have implemented some static method like :</FONT>
<FONT COLOR="#000000">public static Vector getDataList(..)</FONT>
<FONT COLOR="#000000">that returns a list of data but I want to filter the data according to </FONT>
<FONT COLOR="#000000">my workflow "published/not published" if the user is connected to online </FONT>
<FONT COLOR="#000000">or offline project.</FONT>
<FONT COLOR="#000000">I can add a CmsObject parameter to my methods.</FONT>

<FONT COLOR="#000000">I'm using OpenCMS 5.0.1</FONT>

<FONT COLOR="#000000">Thank you.</FONT>

<FONT COLOR="#000000">David C.</FONT>


<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">This mail is send to you from the opencms-dev mailing list</FONT>
<FONT COLOR="#000000">To change your list options, or to unsubscribe from the list, please visit</FONT>
<FONT COLOR="#000000"><A HREF="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>