es.caib.bpm.identity.entity
Class Group

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

public class Group
extends org.jbpm.identity.Group

Extensió de grup amb dades de grup CAIB

Author:
u91940
See Also:
Serialized Form

Field Summary
 java.util.Set seccions
           
 
Fields inherited from class org.jbpm.identity.Group
children, memberships, parent, type
 
Fields inherited from class org.jbpm.identity.Entity
name, permissions
 
Constructor Summary
Group()
           
 
Method Summary
 es.caib.bpm.identity.vo.Group entityToVO()
           
 java.util.Collection<es.caib.bpm.identity.vo.Group> entityToVO(java.util.Collection<org.jbpm.identity.Group> in)
           
 java.util.Set getSeccions()
           
 void setSeccions(java.util.Set seccions)
           
 
Methods inherited from class org.jbpm.identity.Group
addChild, addMembership, getChildren, getId, getMemberships, getParent, getType, getUsers, getUsersForMembershipRole, setChildren, setMemberships, setParent, setType
 
Methods inherited from class org.jbpm.identity.Entity
addPermission, getName, getPermissions, removePermission
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

seccions

public java.util.Set seccions
Constructor Detail

Group

public Group()
Method Detail

getSeccions

public java.util.Set getSeccions()
Returns:
the seccions

setSeccions

public void setSeccions(java.util.Set seccions)
Parameters:
seccions - the seccions to set

entityToVO

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

entityToVO

public java.util.Collection<es.caib.bpm.identity.vo.Group> entityToVO(java.util.Collection<org.jbpm.identity.Group> in)


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