BEA Systems, Inc.

examples.usermgmt
Interface UnifiedUserHome


public interface UnifiedUserHome
extends javax.ejb.EJBHome


Method Summary
 UnifiedUser findByPrimaryKey(UnifiedUserPk pk)
          Finds the UnifiedUser based on the particular pk.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

findByPrimaryKey

public UnifiedUser findByPrimaryKey(UnifiedUserPk pk)
                             throws javax.ejb.FinderException,
                                    java.rmi.RemoteException
Finds the UnifiedUser based on the particular pk.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved