|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PersonData in com.hack23.cia.model.external.riksdagen.person.impl |
---|
Fields in com.hack23.cia.model.external.riksdagen.person.impl declared as PersonData | |
---|---|
protected PersonData |
PersonContainerData.person
|
Fields in com.hack23.cia.model.external.riksdagen.person.impl with type parameters of type PersonData | |
---|---|
static javax.persistence.metamodel.SingularAttribute<PersonData,Integer> |
PersonData_.bornYear
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.electionRegion
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.firstName
|
static javax.persistence.metamodel.SingularAttribute<PersonData,SexType> |
PersonData_.gender
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.hangarGuid
|
static javax.persistence.metamodel.SingularAttribute<PersonData,Integer> |
PersonData_.hashCode
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.id
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.imageUrl192
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.imageUrl80
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.imageUrlMax
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.lastName
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.party
|
static javax.persistence.metamodel.SingularAttribute<PersonContainerData,PersonData> |
PersonContainerData_.person
|
static javax.persistence.metamodel.SingularAttribute<PersonData,PersonAssignmentData> |
PersonData_.personAssignmentData
|
static javax.persistence.metamodel.SingularAttribute<PersonData,PersonDetailData> |
PersonData_.personDetailData
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.personUrlXml
|
static javax.persistence.metamodel.SingularAttribute<PersonData,String> |
PersonData_.place
|
static javax.persistence.metamodel.SingularAttribute<PersonData,RoleStatus> |
PersonData_.status
|
Methods in com.hack23.cia.model.external.riksdagen.person.impl with parameters of type PersonData | |
---|---|
void |
PersonContainerData.setPerson(PersonData value)
Sets the value of the person property. |
PersonContainerData |
PersonContainerData.withPerson(PersonData value)
|
Uses of PersonData in com.hack23.cia.model.internal.application.data.impl |
---|
Fields in com.hack23.cia.model.internal.application.data.impl declared as PersonData | |
---|---|
protected PersonData |
AggregatedBugData.sweden
|
Fields in com.hack23.cia.model.internal.application.data.impl with type parameters of type PersonData | |
---|---|
static javax.persistence.metamodel.SingularAttribute<AggregatedBugData,PersonData> |
AggregatedBugData_.sweden
|
Methods in com.hack23.cia.model.internal.application.data.impl that return PersonData | |
---|---|
PersonData |
AggregatedBugData.getSweden()
Gets the value of the sweden property. |
Methods in com.hack23.cia.model.internal.application.data.impl with parameters of type PersonData | |
---|---|
void |
AggregatedBugData.setSweden(PersonData value)
Sets the value of the sweden property. |
AggregatedBugData |
AggregatedBugData.withSweden(PersonData value)
|
Uses of PersonData in com.hack23.cia.service.component.agent.impl.riksdagen |
---|
Methods in com.hack23.cia.service.component.agent.impl.riksdagen with parameters of type PersonData | |
---|---|
void |
RiksdagenImportServiceImpl.update(PersonData personData)
|
void |
RiksdagenImportService.update(PersonData personData)
Update. |
Uses of PersonData in com.hack23.cia.service.external.riksdagen.api |
---|
Methods in com.hack23.cia.service.external.riksdagen.api that return PersonData | |
---|---|
PersonData |
RiksdagenApi.getPerson(String id)
Gets the person. |
Uses of PersonData in com.hack23.cia.service.external.riksdagen.impl |
---|
Methods in com.hack23.cia.service.external.riksdagen.impl that return PersonData | |
---|---|
PersonData |
RiksdagenApiImpl.getPerson(String id)
|
Uses of PersonData in com.hack23.cia.service.impl |
---|
Methods in com.hack23.cia.service.impl that return PersonData | |
---|---|
PersonData |
PersonDataContainer.load(String id)
|
PersonData |
CommitteeProposalComponentDataContainer.load(String id)
|
Methods in com.hack23.cia.service.impl that return types with arguments of type PersonData | |
---|---|
List<PersonData> |
PersonDataContainer.getAll()
|
List<PersonData> |
CommitteeProposalComponentDataContainer.getAll()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |