es.caib.bpm.beans
Class BPMIdentityBean
java.lang.Object
es.caib.bpm.beans.BPMIdentityBean
- All Implemented Interfaces:
- java.io.Serializable, javax.ejb.EnterpriseBean, javax.ejb.SessionBean
public class BPMIdentityBean
- extends java.lang.Object
- implements javax.ejb.SessionBean
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPMIdentityBean
public BPMIdentityBean()
ejbCreate
public void ejbCreate()
throws javax.ejb.CreateException
- Throws:
javax.ejb.CreateException
ejbActivate
public void ejbActivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbActivate in interface javax.ejb.SessionBean
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
ejbPassivate
public void ejbPassivate()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbPassivate in interface javax.ejb.SessionBean
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
ejbRemove
public void ejbRemove()
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
ejbRemove in interface javax.ejb.SessionBean
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
setSessionContext
public void setSessionContext(javax.ejb.SessionContext context)
throws javax.ejb.EJBException,
java.rmi.RemoteException
- Specified by:
setSessionContext in interface javax.ejb.SessionBean
- Throws:
javax.ejb.EJBException
java.rmi.RemoteException
getIdentitySession
protected org.jbpm.identity.hibernate.IdentitySession getIdentitySession()
buscaUsuariPerNomEmail
public java.util.Collection buscaUsuariPerNomEmail(java.lang.String nom,
java.lang.String email)
throws es.caib.bpm.toolkit.exception.WorkflowException
- Retorna un array on les columnes són: codiUsuari, Nom, Llinatges, GrupPrimari
- Parameters:
nom - llinatges -
- Returns:
-
- Throws:
es.caib.bpm.toolkit.exception.WorkflowException
Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.