Uses of Interface
org.opengroupware.jogi.ogo.Enterprise

Packages that use Enterprise
org.opengroupware.jogi.connect.xmlrpc   
org.opengroupware.jogi.ogo   
 

Uses of Enterprise in org.opengroupware.jogi.connect.xmlrpc
 

Classes in org.opengroupware.jogi.connect.xmlrpc that implement Enterprise
 class XmlRpcEnterprise
           
 

Methods in org.opengroupware.jogi.connect.xmlrpc that return Enterprise
 Enterprise XmlRpcContactManager.insertEnterprise(java.lang.String description)
           
 Enterprise XmlRpcContactManager.getEnterpriseById(java.lang.String id)
           
 Enterprise XmlRpcContactManager.getEnterprise(int number)
           
 Enterprise XmlRpcContactManager.getEnterprise(java.lang.String number)
           
 

Methods in org.opengroupware.jogi.connect.xmlrpc with parameters of type Enterprise
 void XmlRpcContactManager.delete(Enterprise enterprise)
           
 

Uses of Enterprise in org.opengroupware.jogi.ogo
 

Methods in org.opengroupware.jogi.ogo that return Enterprise
 Enterprise ContactManager.insertEnterprise(java.lang.String description)
           
 Enterprise ContactManager.getEnterpriseById(java.lang.String id)
           
 Enterprise ContactManager.getEnterprise(int number)
           
 Enterprise ContactManager.getEnterprise(java.lang.String number)
           
 

Methods in org.opengroupware.jogi.ogo with parameters of type Enterprise
 void ContactManager.delete(Enterprise enterprise)
           
 



Copyright © 2003 ogojogi Project, All Rights Reserved.