@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Mon Nov 24 15:46:47 UTC 2014") public abstract class EmployeAbstract extends PersonneImpl implements Employe
| Modifier and Type | Field and Description |
|---|---|
protected int |
salary
Nom de l'attribut en BD : salary
|
address, gender, name, otherGender, otherNames, titlecontactsPROPERTY_SALARYPROPERTY_ADDRESS, PROPERTY_GENDER, PROPERTY_NAME, PROPERTY_OTHER_GENDER, PROPERTY_OTHER_NAMES, PROPERTY_TITLEPROPERTY_CONTACTS| Constructor and Description |
|---|
EmployeAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
protected void |
accept0(EntityVisitor visitor) |
List<TopiaEntity> |
getAggregate() |
List<TopiaEntity> |
getComposite() |
int |
getSalary() |
void |
setSalary(int salary) |
String |
toString() |
addAllOtherNames, addAllTitle, addOtherNames, addTitle, clearOtherNames, clearTitle, getAddress, getGender, getName, getOtherGender, getOtherNames, getTitle, isOtherNamesEmpty, isTitleEmpty, removeOtherNames, removeTitle, setAddress, setGender, setName, setOtherGender, setOtherNames, setTitle, sizeOtherNames, sizeTitleaddAllContacts, addContacts, clearContacts, getContacts, getContactsByTopiaId, isContactsEmpty, removeContacts, setContacts, sizeContactsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAllOtherNames, addAllTitle, addOtherNames, addTitle, clearOtherNames, clearTitle, getAddress, getGender, getName, getOtherGender, getOtherNames, getTitle, isOtherNamesEmpty, isTitleEmpty, removeOtherNames, removeTitle, setAddress, setGender, setName, setOtherGender, setOtherNames, setTitle, sizeOtherNames, sizeTitleaddAllContacts, addContacts, clearContacts, getContacts, getContactsByTopiaId, isContactsEmpty, removeContacts, setContacts, sizeContactspublic void accept(EntityVisitor visitor)
throws TopiaException
accept in class PersonneAbstractTopiaExceptionprotected void accept0(EntityVisitor visitor)
throws TopiaException
accept0 in class PersonneAbstractTopiaExceptionpublic List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in class PersonneAbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in class PersonneAbstractTopiaExceptionpublic String toString()
toString in class PersonneAbstractCopyright © 2004–2014 CodeLutin. All rights reserved.