View Single Post
  #7 (permalink)  
Old 10-07-2009, 06:38 AM
mune72 mune72 is offline
Active Member
 
Posts: 34
Default

Quote:
Originally Posted by scotty View Post
Use the instructions at Building Zimbra using Perforce - Zimbra :: Wiki to download the source, then look in ZimbraServer/src/java/com/zimbra/cs.
Yesterday afternoon I had the same thought. "Isn't it an open source project? So, download the source files and dig trought them."

But I waited for a reply as if web page lists alla the class' methods it would be easier to read.

Thanks for reply and the link.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PS
The function I was looking for was
public String getId()
in the package
package com.zimbra.cs.account;

Last edited by mune72; 10-07-2009 at 09:44 AM.. Reason: wrong function
Reply With Quote