lumis.portal.serviceinterface.menu
Class ServiceInterfaceMenuGroupTypeDaoJdbc

Package class diagram package ServiceInterfaceMenuGroupTypeDaoJdbc
java.lang.Object
  extended by lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoJdbc
All Implemented Interfaces:
IServiceInterfaceMenuGroupTypeDao

public class ServiceInterfaceMenuGroupTypeDaoJdbc
extends Object
implements IServiceInterfaceMenuGroupTypeDao


Constructor Summary
ServiceInterfaceMenuGroupTypeDaoJdbc()
           
 
Method Summary
 void addOrUpdate(ServiceInterfaceMenuGroupTypeConfig config, ITransaction transaction)
           
 boolean delete(String menuGroupTypeId, ITransaction transaction)
           
 ServiceInterfaceMenuGroupTypeConfig get(String menuGroupTypeId, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInterfaceMenuGroupTypeDaoJdbc

public ServiceInterfaceMenuGroupTypeDaoJdbc()
Method Detail

addOrUpdate

public void addOrUpdate(ServiceInterfaceMenuGroupTypeConfig config,
                        ITransaction transaction)
                 throws DaoException,
                        PortalException
Specified by:
addOrUpdate in interface IServiceInterfaceMenuGroupTypeDao
Throws:
DaoException
PortalException

delete

public boolean delete(String menuGroupTypeId,
                      ITransaction transaction)
               throws DaoException,
                      PortalException
Specified by:
delete in interface IServiceInterfaceMenuGroupTypeDao
Throws:
DaoException
PortalException

get

public ServiceInterfaceMenuGroupTypeConfig get(String menuGroupTypeId,
                                               ITransaction transaction)
                                        throws DaoException,
                                               PortalException
Specified by:
get in interface IServiceInterfaceMenuGroupTypeDao
Throws:
DaoException
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.