net.sf.imca.services
Class UiService

java.lang.Object
  extended by net.sf.imca.services.Service
      extended by net.sf.imca.services.UiService

public class UiService
extends Service

Service User Interface building.

Author:
dougculnane

Field Summary
 
Fields inherited from class net.sf.imca.services.Service
em
 
Constructor Summary
UiService()
          Default Constructor.
 
Method Summary
 AssociationBO[] getAssociationsWithWebsites()
           
 PersonBO[] getMembersWithWebsites()
           
 
Methods inherited from class net.sf.imca.services.Service
destroyEntityManager, endTransaction, startTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UiService

public UiService()
Default Constructor.

Method Detail

getAssociationsWithWebsites

public AssociationBO[] getAssociationsWithWebsites()

getMembersWithWebsites

public PersonBO[] getMembersWithWebsites()


Copyright © 2007-2008 The International Moth Class Association (IMCA).. All Rights Reserved.