org.nanocontainer.testmodel
Class IdentifiableMixin
java.lang.Object
org.nanocontainer.testmodel.IdentifiableMixin
- All Implemented Interfaces:
- AnotherInterface, Identifiable
public class IdentifiableMixin
- extends Object
- implements Identifiable, AnotherInterface
- Author:
- Stephen Molitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentifiableMixin
public IdentifiableMixin(IdGenerator generator)
IdentifiableMixin
public IdentifiableMixin()
getId
public Serializable getId()
- Specified by:
getId
in interface Identifiable
setId
public void setId(Serializable id)
- Specified by:
setId
in interface Identifiable
Copyright © 2003-2009 Codehaus. All Rights Reserved.