collections() | org.turro.jpa.entity.IDaoEntity | |
entityId() | org.turro.alliance.db.entities.AxProjectGrant | |
equals(Object obj) | org.turro.alliance.db.entities.AxProjectGrant | |
from(long memberId, ProjectGrant projectGrant) | org.turro.alliance.db.entities.AxProjectGrant | static |
fromJson(JsonValue value) | org.turro.alliance.db.entities.AxProjectGrant | static |
getBasis() | org.turro.alliance.db.entities.AxProjectGrant | |
getBeneficiaries() | org.turro.alliance.db.entities.AxProjectGrant | |
getBudget() | org.turro.alliance.db.entities.AxProjectGrant | |
getConvocation() | org.turro.alliance.db.entities.AxProjectGrant | |
getDeadline() | org.turro.alliance.db.entities.AxProjectGrant | |
getDescription() | org.turro.alliance.db.entities.AxProjectGrant | |
getElegible() | org.turro.alliance.db.entities.AxProjectGrant | |
getEndDate() | org.turro.alliance.db.entities.AxProjectGrant | |
getFeatures() | org.turro.alliance.db.entities.AxProjectGrant | |
getGoal() | org.turro.alliance.db.entities.AxProjectGrant | |
getId() | org.turro.alliance.db.entities.AxProjectGrant | |
getIntensity() | org.turro.alliance.db.entities.AxProjectGrant | |
getName() | org.turro.alliance.db.entities.AxProjectGrant | |
getProjectGrantId() | org.turro.alliance.db.entities.AxProjectGrant | |
getSource() | org.turro.alliance.db.entities.AxProjectGrant | |
getSourceLink() | org.turro.alliance.db.entities.AxProjectGrant | |
getTitle() | org.turro.alliance.db.entities.AxProjectGrant | |
hashCode() | org.turro.alliance.db.entities.AxProjectGrant | |
isActive() | org.turro.alliance.db.entities.AxProjectGrant | |
isBig() | org.turro.alliance.db.entities.AxProjectGrant | |
isCollaboration() | org.turro.alliance.db.entities.AxProjectGrant | |
isCompanyType() | org.turro.alliance.db.entities.AxProjectGrant | |
isEmpty() | org.turro.alliance.db.entities.AxProjectGrant | |
isEndOfBudget() | org.turro.alliance.db.entities.AxProjectGrant | |
isFormation() | org.turro.alliance.db.entities.AxProjectGrant | |
isHiring() | org.turro.alliance.db.entities.AxProjectGrant | |
isIdi() | org.turro.alliance.db.entities.AxProjectGrant | |
isInKind() | org.turro.alliance.db.entities.AxProjectGrant | |
isInvestment() | org.turro.alliance.db.entities.AxProjectGrant | |
isLoan() | org.turro.alliance.db.entities.AxProjectGrant | |
isMedium() | org.turro.alliance.db.entities.AxProjectGrant | |
isMicro() | org.turro.alliance.db.entities.AxProjectGrant | |
isMinimis() | org.turro.alliance.db.entities.AxProjectGrant | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isOtherOrgs() | org.turro.alliance.db.entities.AxProjectGrant | |
isRecurrent() | org.turro.alliance.db.entities.AxProjectGrant | |
isSmall() | org.turro.alliance.db.entities.AxProjectGrant | |
isStartUp() | org.turro.alliance.db.entities.AxProjectGrant | |
isSubvention() | org.turro.alliance.db.entities.AxProjectGrant | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
setBasis(String basis) | org.turro.alliance.db.entities.AxProjectGrant | |
setBeneficiaries(String beneficiaries) | org.turro.alliance.db.entities.AxProjectGrant | |
setBig(boolean big) | org.turro.alliance.db.entities.AxProjectGrant | |
setBudget(double budget) | org.turro.alliance.db.entities.AxProjectGrant | |
setCollaboration(boolean collaboration) | org.turro.alliance.db.entities.AxProjectGrant | |
setConvocation(String convocation) | org.turro.alliance.db.entities.AxProjectGrant | |
setDeadline(String deadline) | org.turro.alliance.db.entities.AxProjectGrant | |
setElegible(String elegible) | org.turro.alliance.db.entities.AxProjectGrant | |
setEndDate(Date endDate) | org.turro.alliance.db.entities.AxProjectGrant | |
setEndOfBudget(boolean endOfBudget) | org.turro.alliance.db.entities.AxProjectGrant | |
setFeatures(String features) | org.turro.alliance.db.entities.AxProjectGrant | |
setFormation(boolean formation) | org.turro.alliance.db.entities.AxProjectGrant | |
setGoal(String goal) | org.turro.alliance.db.entities.AxProjectGrant | |
setHiring(boolean hiring) | org.turro.alliance.db.entities.AxProjectGrant | |
setIdi(boolean idi) | org.turro.alliance.db.entities.AxProjectGrant | |
setInKind(boolean inKind) | org.turro.alliance.db.entities.AxProjectGrant | |
setIntensity(String intensity) | org.turro.alliance.db.entities.AxProjectGrant | |
setInvestment(boolean investment) | org.turro.alliance.db.entities.AxProjectGrant | |
setLoan(boolean loan) | org.turro.alliance.db.entities.AxProjectGrant | |
setMedium(boolean medium) | org.turro.alliance.db.entities.AxProjectGrant | |
setMicro(boolean micro) | org.turro.alliance.db.entities.AxProjectGrant | |
setMinimis(boolean minimis) | org.turro.alliance.db.entities.AxProjectGrant | |
setOtherOrgs(boolean otherOrgs) | org.turro.alliance.db.entities.AxProjectGrant | |
setProjectGrantId(ProcedenceId projectGrantId) | org.turro.alliance.db.entities.AxProjectGrant | |
setRecurrent(boolean recurrent) | org.turro.alliance.db.entities.AxProjectGrant | |
setSmall(boolean small) | org.turro.alliance.db.entities.AxProjectGrant | |
setSource(String source) | org.turro.alliance.db.entities.AxProjectGrant | |
setSourceLink(String sourceLink) | org.turro.alliance.db.entities.AxProjectGrant | |
setStartUp(boolean startUp) | org.turro.alliance.db.entities.AxProjectGrant | |
setSubvention(boolean subvention) | org.turro.alliance.db.entities.AxProjectGrant | |
setTitle(String title) | org.turro.alliance.db.entities.AxProjectGrant | |
toJson() | org.turro.alliance.db.entities.AxProjectGrant | |
toJson(Map< String, Object > properties) | org.turro.alliance.db.entities.AxProjectGrant | |