Uses of Class
com.retek.component.internet.ExAUser

Packages that use ExAUser
com.retek.component.internet   
 

Uses of ExAUser in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAUser
 ExAUser ExACustomer.getCreatedBy()
          The ExAUser who created this customer.
 ExAUser ExACustomer.getUpdatedBy()
          The ExAUser who updated this customer
 ExAUser ExAOrder.getCreatedBy()
          The user who created the order.
 

Methods in com.retek.component.internet with parameters of type ExAUser
 void ExACustomer.setUpdatedBy(ExAUser user)
          Sets the user who last updated this customer.
 void ExACatalogRequest.setCreatedBy(ExAUser exaUser)
          Sets the user who created the request.
 void ExAOrderRequest.setCreatedBy(ExAUser createdBy)
          Sets the RCOM User that is created this request.
 void ExACustomerRequest.setCreatedBy(ExAUser user)
          The user who created this request.
 void ExACustomerRequest.setUpdatedBy(ExAUser user)
          The user who updatd this request.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25