es.caib.bpm.identity.entity
Class User

java.lang.Object
  extended by org.jbpm.identity.Entity
      extended by org.jbpm.identity.User
          extended by es.caib.bpm.identity.entity.User
All Implemented Interfaces:
java.io.Serializable, java.security.Principal

public class User
extends org.jbpm.identity.User

Extensió d'org.jbpm.identity.User per a que tingui més informació necessària.

Author:
u91940
See Also:
Serialized Form

Field Summary
 java.lang.String llinatges
           
 java.lang.String nif
           
 java.lang.String nom
           
 
Fields inherited from class org.jbpm.identity.User
email, memberships, password
 
Fields inherited from class org.jbpm.identity.Entity
name, permissions
 
Constructor Summary
User()
           
 
Method Summary
 es.caib.bpm.identity.vo.User entityToVO()
           
 java.util.Collection<User> entityToVO(java.util.Collection<org.jbpm.identity.User> in)
           
 java.lang.String getLlinatges()
           
 java.lang.String getNif()
           
 java.lang.String getNom()
           
 void setLlinatges(java.lang.String llinatges)
           
 void setNif(java.lang.String nif)
           
 void setNom(java.lang.String nom)
           
 
Methods inherited from class org.jbpm.identity.User
addMembership, getEmail, getGroupsForGroupType, getGroupsForMembershipRole, getMemberships, getPassword, setEmail, setPassword
 
Methods inherited from class org.jbpm.identity.Entity
addPermission, getId, getName, getPermissions, removePermission
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, getName, hashCode, toString
 

Field Detail

nom

public java.lang.String nom

llinatges

public java.lang.String llinatges

nif

public java.lang.String nif
Constructor Detail

User

public User()
Method Detail

getNom

public java.lang.String getNom()
Returns:
the usuCodi

setNom

public void setNom(java.lang.String nom)
Parameters:
usuCodi - the usuCodi to set

getLlinatges

public java.lang.String getLlinatges()
Returns:
the llinatges

setLlinatges

public void setLlinatges(java.lang.String llinatges)
Parameters:
llinatges - the llinatges to set

getNif

public java.lang.String getNif()
Returns:
the nif

setNif

public void setNif(java.lang.String nif)
Parameters:
nif - the nif to set

entityToVO

public es.caib.bpm.identity.vo.User entityToVO()

entityToVO

public java.util.Collection<User> entityToVO(java.util.Collection<org.jbpm.identity.User> in)


Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.