org.equanda.test.dm.client
Interface HideIf2Base

All Superinterfaces:
EquandaEJB<Uoid>, HasId<Uoid>
All Known Subinterfaces:
HideIf2EJB, HideIf2EJBLocal
All Known Implementing Classes:
HideIf2Bean

public interface HideIf2Base
extends EquandaEJB<Uoid>

Interface for HideIf2.


Method Summary
 HideIf2 getEquanda()
           
 void init()
           
 void init(String type)
           
 void removeEntityBean()
           
 void updateEquanda(HideIf2 proxy)
           
 
Methods inherited from interface org.equanda.persistence.EquandaEJB
getEquandaModificationDate, getEquandaName, getEquandaStatus, getEquandaType, init, initEntity, isEquandaType, remove, setEquandaStatus
 
Methods inherited from interface org.equanda.persistence.HasId
getId
 

Method Detail

init

void init(String type)
          throws EquandaPersistenceException
Throws:
EquandaPersistenceException

init

void init()
          throws EquandaPersistenceException
Throws:
EquandaPersistenceException

getEquanda

HideIf2 getEquanda()

updateEquanda

void updateEquanda(HideIf2 proxy)
                   throws EquandaPersistenceException
Throws:
EquandaPersistenceException

removeEntityBean

void removeEntityBean()
                      throws EquandaPersistenceException
Throws:
EquandaPersistenceException


Copyright © 2007-2008. All Rights Reserved.