addAssistant(IContact contact) | org.turro.dossier.entity.Dossier | |
addOrReturnAssistant(IContact contact) | org.turro.dossier.entity.Dossier | |
addOwner(IContact contact) | org.turro.dossier.entity.Dossier | |
addSubject(IContact contact) | org.turro.dossier.entity.Dossier | |
collections() | org.turro.jpa.entity.IDaoEntity | |
entityId() | org.turro.dossier.entity.Dossier | |
existsParticipant(IDossierParticipant participant) | org.turro.dossier.entity.Dossier | |
getActiveVersions() | org.turro.dossier.entity.Dossier | |
getAllIssues() | org.turro.dossier.entity.Dossier | |
getAllIssues(boolean publicOnly) | org.turro.dossier.entity.Dossier | |
getAllPublishableIssues() | org.turro.dossier.entity.Dossier | |
getCategory() | org.turro.dossier.entity.Dossier | |
getClosedIssues() | org.turro.dossier.entity.Dossier | |
getClosedIssues(boolean publicOnly) | org.turro.dossier.entity.Dossier | |
getClosedPublishableIssues() | org.turro.dossier.entity.Dossier | |
getCreation() | org.turro.dossier.entity.Dossier | |
getDefaultResponsible() | org.turro.dossier.entity.Dossier | |
getDescription() | org.turro.dossier.entity.Dossier | |
getDescriptors() | org.turro.dossier.entity.Dossier | |
getDescriptorSet() | org.turro.dossier.entity.Dossier | |
getDescriptorValueSet() | org.turro.dossier.entity.Dossier | |
getDirectOwners() | org.turro.dossier.entity.Dossier | |
getDossierURL() | org.turro.dossier.entity.Dossier | |
getExtraDescription() | org.turro.dossier.entity.Dossier | |
getFieldMap() | org.turro.dossier.entity.Dossier | |
getFieldValues() | org.turro.dossier.entity.Dossier | |
getFullDescription() | org.turro.dossier.entity.Dossier | |
getFullDescription(boolean withSubject) | org.turro.dossier.entity.Dossier | |
getFullParticipants() | org.turro.dossier.entity.Dossier | |
getFullRoleParticipants() | org.turro.dossier.entity.Dossier | |
getGroupings() | org.turro.dossier.entity.Dossier | |
getId() | org.turro.dossier.entity.Dossier | |
getIssueGantt() | org.turro.dossier.entity.Dossier | |
getIssueGraphModel(boolean onlyMilestones, boolean onlyOpen) | org.turro.dossier.entity.Dossier | |
getIssues() | org.turro.dossier.entity.Dossier | |
getIssuesByGrouping(String grouping) | org.turro.dossier.entity.Dossier | |
getIssuesByType(IssueType type) | org.turro.dossier.entity.Dossier | |
getLabeledPublishableDescription() | org.turro.dossier.entity.Dossier | |
getLastActivity() | org.turro.dossier.entity.Dossier | |
getOffers() | org.turro.dossier.entity.Dossier | |
getOpenIssues() | org.turro.dossier.entity.Dossier | |
getOpenIssues(boolean publicOnly) | org.turro.dossier.entity.Dossier | |
getOpenPublishableIssues() | org.turro.dossier.entity.Dossier | |
getParticipants() | org.turro.dossier.entity.Dossier | |
getParticipationsList() | org.turro.dossier.entity.Dossier | |
getPossibleDiscriminators() | org.turro.dossier.entity.Dossier | |
getProject() | org.turro.dossier.entity.Dossier | |
getPublishableDescription() | org.turro.dossier.entity.Dossier | |
getRelated() | org.turro.dossier.entity.Dossier | |
getReport() | org.turro.dossier.entity.Dossier | |
getRoleParticipants() | org.turro.dossier.entity.Dossier | |
getSearching() | org.turro.dossier.entity.Dossier | |
getSerializerMappings() | org.turro.dossier.entity.Dossier | |
getStageWrapper() | org.turro.dossier.entity.Dossier | |
getStatus() | org.turro.dossier.entity.Dossier | |
getSubject() | org.turro.dossier.entity.Dossier | |
getType() | org.turro.dossier.entity.Dossier | |
getUniquePath() | org.turro.dossier.entity.Dossier | |
getVersions() | org.turro.dossier.entity.Dossier | |
getWorths() | org.turro.dossier.entity.Dossier | |
getWorthSet() | org.turro.dossier.entity.Dossier | |
isBranchAdmin(IContact contact) | org.turro.dossier.entity.Dossier | |
isDirectOwner(IContact contact) | org.turro.dossier.entity.Dossier | |
isEmpty() | org.turro.dossier.entity.Dossier | |
isKnowledgeBase() | org.turro.dossier.entity.Dossier | |
isNew() | org.turro.jpa.entity.IDaoEntity | |
isPublishable() | org.turro.dossier.entity.Dossier | |
prepareDelete() | org.turro.jpa.entity.IDaoEntity | |
prepareSave() | org.turro.jpa.entity.IDaoEntity | |
removeEmpties() | org.turro.jpa.entity.IDaoEntity | |
resetParticipants() | org.turro.dossier.entity.Dossier | |
resetParticipations() | org.turro.dossier.entity.Dossier | |
setCategory(Category category) | org.turro.dossier.entity.Dossier | |
setCreation(Date creation) | org.turro.dossier.entity.Dossier | |
setDescription(String description) | org.turro.dossier.entity.Dossier | |
setDescriptors(Set< DescriptorValue > descriptors) | org.turro.dossier.entity.Dossier | |
setFieldValues(Set< FieldValue > fieldValues) | org.turro.dossier.entity.Dossier | |
setId(Long id) | org.turro.dossier.entity.Dossier | |
setIssues(Set< Issue > issues) | org.turro.dossier.entity.Dossier | |
setOffers(Set< DossierOffer > offers) | org.turro.dossier.entity.Dossier | |
setParticipants(Set< Participant > participants) | org.turro.dossier.entity.Dossier | |
setProject(Project project) | org.turro.dossier.entity.Dossier | |
setPublishable(boolean publishable) | org.turro.dossier.entity.Dossier | |
setSearching(String searching) | org.turro.dossier.entity.Dossier | |
setStatus(DossierStatus status) | org.turro.dossier.entity.Dossier | |
setSubject(IContact subject) | org.turro.dossier.entity.Dossier | |
setType(DossierType type) | org.turro.dossier.entity.Dossier | |
setUniquePath(String uniquePath) | org.turro.dossier.entity.Dossier | |
setVersions(Set< DossierVersion > versions) | org.turro.dossier.entity.Dossier | |
setWorths(Set< WorthValue > worths) | org.turro.dossier.entity.Dossier | |