fr.paris.lutece.plugins.stock.utils
Interface EntityBean


public interface EntityBean

Interface for entity beans


Method Summary
 java.lang.Integer getId()
          Gets the id.
 void setId(java.lang.Integer id)
          Sets the id.
 

Method Detail

getId

java.lang.Integer getId()
Gets the id.

Returns:
the id

setId

void setId(java.lang.Integer id)
Sets the id.

Parameters:
id - the new id


Copyright © 2012 Mairie de Paris. All Rights Reserved.