collections() | org.turro.jpa.entity.IDaoEntity | |
entityId() | org.turro.alliance.db.entities.AxProject | |
equals(Object obj) | org.turro.alliance.db.entities.AxProject | |
from(long memberId, WsServer server, Dossier dossier, AxProjectCategory pc) | org.turro.alliance.db.entities.AxProject | static |
from(long memberId, ImporterRegister register) | org.turro.alliance.db.entities.AxProject | static |
fromJson(JsonValue value) | org.turro.alliance.db.entities.AxProject | static |
getAllianceParticipations() | org.turro.alliance.db.entities.AxProject | |
getBeneficiaries() | org.turro.alliance.db.entities.AxProject | |
getBeneficiaryAxParticipations() | org.turro.alliance.db.entities.AxProject | |
getBeneficiaryParticipations() | org.turro.alliance.db.entities.AxProject | |
getCategory() | org.turro.alliance.db.entities.AxProject | |
getCategoryId() | org.turro.alliance.db.entities.AxProject | |
getCode() | org.turro.alliance.db.entities.AxProject | |
getConsortium() | org.turro.alliance.db.entities.AxProject | |
getConsortiumAxParticipations() | org.turro.alliance.db.entities.AxProject | |
getConsortiumParticipations() | org.turro.alliance.db.entities.AxProject | |
getCoordinatorParticipations() | org.turro.alliance.db.entities.AxProject | |
getCoordinators() | org.turro.alliance.db.entities.AxProject | |
getCreation() | org.turro.alliance.db.entities.AxProject | |
getDescriptors() | org.turro.alliance.db.entities.AxProject | |
getDriverParticipations() | org.turro.alliance.db.entities.AxProject | |
getDrivers() | org.turro.alliance.db.entities.AxProject | |
getFriendlyName() | org.turro.alliance.db.entities.AxProject | |
getFunding() | org.turro.alliance.db.entities.AxProject | |
getFundingParticipations() | org.turro.alliance.db.entities.AxProject | |
getId() | org.turro.alliance.db.entities.AxProject | |
getName() | org.turro.alliance.db.entities.AxProject | |
getOffererAxParticipations() | org.turro.alliance.db.entities.AxProject | |
getOffererParticipations() | org.turro.alliance.db.entities.AxProject | |
getOfferers() | org.turro.alliance.db.entities.AxProject | |
getParticipations() | org.turro.alliance.db.entities.AxProject | |
getPhase() | org.turro.alliance.db.entities.AxProject | |
getPhaseIndex() | org.turro.alliance.db.entities.AxProject | |
getProjectId() | org.turro.alliance.db.entities.AxProject | |
getResearch() | org.turro.alliance.db.entities.AxProject | |
getResearchParticipations() | org.turro.alliance.db.entities.AxProject | |
getSearching() | org.turro.alliance.db.entities.AxProject | |
getSortedDescriptors() | org.turro.alliance.db.entities.AxProject | |
getSourceLink() | org.turro.alliance.db.entities.AxProject | |
getSummary() | org.turro.alliance.db.entities.AxProject | |
getSupport() | org.turro.alliance.db.entities.AxProject | |
getSupportParticipations() | org.turro.alliance.db.entities.AxProject | |
hashCode() | org.turro.alliance.db.entities.AxProject | |
isEmpty() | org.turro.alliance.db.entities.AxProject | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setCategory(AxCategory category) | org.turro.alliance.db.entities.AxProject | |
setCategoryId(Long categoryId) | org.turro.alliance.db.entities.AxProject | |
setCode(String code) | org.turro.alliance.db.entities.AxProject | |
setCreation(Date creation) | org.turro.alliance.db.entities.AxProject | |
setDescriptors(Set< AxDescriptor > descriptors) | org.turro.alliance.db.entities.AxProject | |
setName(String name) | org.turro.alliance.db.entities.AxProject | |
setParticipations(Set< AxParticipation > participations) | org.turro.alliance.db.entities.AxProject | |
setPhaseIndex(int phaseIndex) | org.turro.alliance.db.entities.AxProject | |
setProjectId(ProcedenceId projectId) | org.turro.alliance.db.entities.AxProject | |
setSearching(String searching) | org.turro.alliance.db.entities.AxProject | |
setSourceLink(String sourceLink) | org.turro.alliance.db.entities.AxProject | |
setSummary(String summary) | org.turro.alliance.db.entities.AxProject | |
toJson() | org.turro.alliance.db.entities.AxProject | |
toJson(Map< String, Object > properties) | org.turro.alliance.db.entities.AxProject | |