@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Wed May 07 13:36:59 CEST 2014") public abstract class FrenchCompanyAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements FrenchCompany
| Modifier and Type | Field and Description |
|---|---|
protected SIREN |
sIREN
Nom de l'attribut en BD : sIREN
|
protected SIREN |
SIREN2
Nom de l'attribut en BD : sIREN2
|
protected Collection<SIRET> |
sIRET
Nom de l'attribut en BD : sIRET
|
protected Collection<SIRET> |
SIRET2
Nom de l'attribut en BD : sIRET2
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_S_IREN, PROPERTY_S_IRET, PROPERTY_SIREN2, PROPERTY_SIRET2| Constructor and Description |
|---|
FrenchCompanyAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
void |
addAllsIRET(Collection<SIRET> sIRET) |
void |
addAllSIRET2(Collection<SIRET> SIRET2) |
void |
addsIRET(SIRET sIRET) |
void |
addSIRET2(SIRET SIRET2) |
void |
clearsIRET() |
void |
clearSIRET2() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
SIREN |
getsIREN() |
SIREN |
getSIREN2() |
Collection<SIRET> |
getsIRET() |
Collection<SIRET> |
getSIRET2() |
SIRET |
getSIRET2ByTopiaId(String topiaId) |
SIRET |
getsIRETByTopiaId(String topiaId) |
boolean |
isSIRET2Empty() |
boolean |
issIRETEmpty() |
void |
removesIRET(SIRET sIRET) |
void |
removeSIRET2(SIRET SIRET2) |
void |
setsIREN(SIREN sIREN) |
void |
setSIREN2(SIREN SIREN2) |
void |
setsIRET(Collection<SIRET> sIRET) |
void |
setSIRET2(Collection<SIRET> SIRET2) |
int |
sizesIRET() |
int |
sizeSIRET2() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected SIREN sIREN
protected Collection<SIRET> sIRET
protected SIREN SIREN2
protected Collection<SIRET> SIRET2
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionpublic void setsIREN(SIREN sIREN)
setsIREN in interface FrenchCompanypublic SIREN getsIREN()
getsIREN in interface FrenchCompanypublic void addsIRET(SIRET sIRET)
addsIRET in interface FrenchCompanypublic void addAllsIRET(Collection<SIRET> sIRET)
addAllsIRET in interface FrenchCompanypublic void setsIRET(Collection<SIRET> sIRET)
setsIRET in interface FrenchCompanypublic void removesIRET(SIRET sIRET)
removesIRET in interface FrenchCompanypublic void clearsIRET()
clearsIRET in interface FrenchCompanypublic Collection<SIRET> getsIRET()
getsIRET in interface FrenchCompanypublic SIRET getsIRETByTopiaId(String topiaId)
getsIRETByTopiaId in interface FrenchCompanypublic int sizesIRET()
sizesIRET in interface FrenchCompanypublic boolean issIRETEmpty()
issIRETEmpty in interface FrenchCompanypublic void setSIREN2(SIREN SIREN2)
setSIREN2 in interface FrenchCompanypublic SIREN getSIREN2()
getSIREN2 in interface FrenchCompanypublic void addSIRET2(SIRET SIRET2)
addSIRET2 in interface FrenchCompanypublic void addAllSIRET2(Collection<SIRET> SIRET2)
addAllSIRET2 in interface FrenchCompanypublic void setSIRET2(Collection<SIRET> SIRET2)
setSIRET2 in interface FrenchCompanypublic void removeSIRET2(SIRET SIRET2)
removeSIRET2 in interface FrenchCompanypublic void clearSIRET2()
clearSIRET2 in interface FrenchCompanypublic Collection<SIRET> getSIRET2()
getSIRET2 in interface FrenchCompanypublic SIRET getSIRET2ByTopiaId(String topiaId)
getSIRET2ByTopiaId in interface FrenchCompanypublic int sizeSIRET2()
sizeSIRET2 in interface FrenchCompanypublic boolean isSIRET2Empty()
isSIRET2Empty in interface FrenchCompanypublic List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.