Package rst.obj
Klasse IplGlbPsaRstApiObjOrg
java.lang.Object
de.pisa.psa.rst.obj.PsaRstApiObjBas
de.pisa.psa.rst.obj.PsaRstApiObj
rst.obj.IplGlbPsaRstApiObjCon
rst.obj.IplGlbPsaRstApiObjOrg
PSA_RST_API_OBJ_ORG
Class representing a company
Class representing a company
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen de.pisa.psa.rst.obj.PsaRstApiObjBas
PsaRstApiObjBas.IsoDate, PsaRstApiObjBas.StringMapper
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungString[]
IDs of the child companiesnumber of employeesindustry of the companyindustry IDID of the parent companyregion of the companyregion IDturnover valueweb siteVon Klasse geerbte Felder rst.obj.IplGlbPsaRstApiObjCon
addresses, email, fax, group, group_id, mail_lock, name, status, status_id, telephone
Von Klasse geerbte Felder de.pisa.psa.rst.obj.PsaRstApiObj
created_at, created_by, id, modified_at, modified_by
Von Klasse geerbte Felder de.pisa.psa.rst.obj.PsaRstApiObjBas
DEFAULT_DATA
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
loadData
(de.pisa.psc.srv.dto.PscDto dto, int row) fill the attributes with data from the data objectVon Klasse geerbte Methoden rst.obj.IplGlbPsaRstApiObjCon
loadAddresses, newAdr, setAddresses, setData
Von Klasse geerbte Methoden de.pisa.psa.rst.obj.PsaRstApiObjBas
checkAccess, getEventHandler, getField, getIsoDate, getMappedClassField, getSetMaxData, getSkipBaseFields, getSkipIdField, loadDataComponents, loadDataFields, loadDataRelations, newDataMapping, newDto, newStringMapper, setDataPostPut, setEventHandler, setEventHandler, setIsoDate, setSetMaxData, setSkipBaseFields, setSkipIdField, skipField
-
Felddetails
-
parent_company_id
ID of the parent company -
child_company_ids
IDs of the child companies -
turnover
turnover value -
employees
number of employees -
url
web site -
region_id
region ID -
region
@PsaRstApiMapCom(componentDto="PSA_REG", sourceKeyField="REG_GID", componentDataField="NAM", cache=true) public String regionregion of the company -
industry_id
industry ID -
industry
@PsaRstApiMapCom(componentDto="PSA_LOB", sourceKeyField="LOB_GID", componentDataField="NAM", cache=true) public String industryindustry of the company
-
-
Konstruktordetails
-
IplGlbPsaRstApiObjOrg
public IplGlbPsaRstApiObjOrg()
-
-
Methodendetails
-
loadData
fill the attributes with data from the data object- Setzt außer Kraft:
loadData
in KlasseIplGlbPsaRstApiObjCon
- Parameter:
dto
- data objectrow
- row- Löst aus:
Exception
- Siehe auch:
-