Uses of Class
org.ow2.dragon.persistence.bo.common.Identifier

Packages that use Identifier
org.ow2.dragon.persistence.dao.common   
org.ow2.dragon.persistence.dao.common.impl   
org.ow2.dragon.service   
 

Uses of Identifier in org.ow2.dragon.persistence.dao.common
 

Methods in org.ow2.dragon.persistence.dao.common that return types with arguments of type Identifier
 java.util.List<Identifier> IdentifierDAO.loadOrganizationRelatedIdentifierSystems()
          Return a List of Identifier systems related to OrganizationUnit
 

Uses of Identifier in org.ow2.dragon.persistence.dao.common.impl
 

Methods in org.ow2.dragon.persistence.dao.common.impl that return types with arguments of type Identifier
 java.util.List<Identifier> IdentifierDAOImpl.loadOrganizationRelatedIdentifierSystems()
           
 

Uses of Identifier in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service with parameters of type Identifier
 IdentifierTO TransfertObjectAssembler.toIdentifierTO(Identifier identifierBO)
           
 IdentifierTO TransfertObjectAssemblerImpl.toIdentifierTO(Identifier identifierBO)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.