ch.elca.el4j.tests.remoting.jaxws.service
Interface LazyPerson
- All Known Implementing Classes:
- LazyPersonImplJaxws
public interface LazyPerson
This interface is a LazyPerson service.
- Author:
- Stefan Wismer (SWI)
- File-location:
- LazyPerson
- Last check-in date:
- 2009-10-16 09:34:20 +0200 (Fr, 16. Okt 2009) by swismer for revision 3946
getPerson
Person getPerson(boolean loadBrain)
- Parameters:
loadBrain - should brain be loaded explicitly
- Returns:
- a Person object that contains lazily loaded properties
setPerson
void setPerson(Person person)
- Parameters:
person - the person to set
Copyright © 2005-2011 ELCA. All Rights Reserved.