Modifier and Type | Method and Description |
---|---|
Person |
Agenda.getResponsible() |
Modifier and Type | Method and Description |
---|---|
void |
Agenda.setResponsible(Person responsible) |
Modifier and Type | Method and Description |
---|---|
Person |
SaciSession.getUser() |
Modifier and Type | Method and Description |
---|---|
Person |
Clipping.getResponsible() |
Modifier and Type | Method and Description |
---|---|
void |
Clipping.setResponsible(Person responsible) |
Modifier and Type | Field and Description |
---|---|
List<Person> |
CoverphotoTO.users |
Modifier and Type | Method and Description |
---|---|
Person |
Coverphoto.getResponsible() |
Modifier and Type | Method and Description |
---|---|
List<Person> |
CoverphotoFacade.listCandidates(Coverphoto c) |
Modifier and Type | Method and Description |
---|---|
void |
Coverphoto.setResponsible(Person responsible) |
Modifier and Type | Field and Description |
---|---|
Person |
FilePerson.journalist |
Modifier and Type | Method and Description |
---|---|
List<Person> |
FilePersonFacade.parse(RandomAccessFile file,
String splitChar,
Integer personType) |
Modifier and Type | Method and Description |
---|---|
void |
FilePersonFacade.save(Person content,
Integer segmentId) |
Modifier and Type | Field and Description |
---|---|
List<List<Person>> |
InstitutionPermissionTO.activeGroups |
List<List<Person>> |
InstitutionPermissionTO.inactiveGroups |
Modifier and Type | Method and Description |
---|---|
List<Person> |
InstitutionPermissionFacade.sortByPriority(List<Person> users,
int i) |
Modifier and Type | Method and Description |
---|---|
List<Person> |
InstitutionPermissionFacade.sortByPriority(List<Person> users,
int i) |
Modifier and Type | Method and Description |
---|---|
Person |
Job.getResponsible() |
Modifier and Type | Method and Description |
---|---|
void |
Job.setResponsible(Person responsible) |
Modifier and Type | Field and Description |
---|---|
Person |
JournalistTO.journalist |
Modifier and Type | Method and Description |
---|---|
Person |
JournalistFacade.get(int id) |
Modifier and Type | Method and Description |
---|---|
List<Person> |
JournalistFacade.list(int mediaOutletId) |
Modifier and Type | Method and Description |
---|---|
void |
JournalistFacade.link(Person person,
Integer mediaOutletId) |
void |
JournalistFacade.save(Person person,
Integer mediaOutletId) |
Modifier and Type | Method and Description |
---|---|
Person |
Log.getUser() |
Person |
Log.getUser2() |
Modifier and Type | Method and Description |
---|---|
void |
Log.setUser(Person user) |
void |
Log.setUser2(Person user2) |
Modifier and Type | Method and Description |
---|---|
Person |
News.getResponsible() |
Modifier and Type | Method and Description |
---|---|
void |
News.setResponsible(Person responsible) |
Modifier and Type | Method and Description |
---|---|
Person |
PersonFacade.get(int id) |
Person |
PersonDao.get(int id) |
Person |
PersonFacade.getByEmail(String email) |
Person |
PersonDao.getByEmail(String email) |
Person |
PersonDao.getByName(String name) |
Person |
PersonDao.getPublisherOrArchiverByNews(int newsId) |
protected Person |
PersonDao.load(ResultSet rs) |
Person |
PersonDao.load(ResultSet rs,
Person person) |
Modifier and Type | Method and Description |
---|---|
List<Person> |
PersonListTO.getPeople() |
List<Person> |
PersonDao.listActive() |
List<Person> |
PersonDao.listByMediaOutlet(int mediaOutletId) |
List<Person> |
PersonDao.listByProductPermission(int productId) |
List<Person> |
PersonDao.listBySectorAndPermission(int sectorId,
int permission) |
List<Person> |
PersonDao.listBySectorAndPermission(int sectorId,
int permission,
Integer extraUserId) |
List<Person> |
PersonDao.listBySectorAndPermissionAndAutomatic(int sectorId,
int permission,
int auto) |
List<Person> |
PersonDao.listBySectorAndPermissionOrderPriority(int sectorId,
int permission) |
List<Person> |
PersonDao.listCoworker(int UserId) |
Modifier and Type | Method and Description |
---|---|
protected void |
PersonDao.insert(Person person) |
Person |
PersonDao.load(ResultSet rs,
Person person) |
protected void |
PersonController.reedit(Person p) |
Boolean |
PersonFacade.save(Person person) |
void |
PersonDao.save(Person person) |
Boolean |
PersonFacade.simpleSave(Person person) |
protected void |
PersonDao.update(Person person) |
Modifier and Type | Method and Description |
---|---|
void |
PersonListTO.setPeople(List<Person> people) |
Modifier and Type | Method and Description |
---|---|
List<Person> |
Product.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
Product.setUsers(List<Person> users) |
Modifier and Type | Field and Description |
---|---|
List<Person> |
RequestTO.users |
Modifier and Type | Method and Description |
---|---|
Person |
Request.getAuthor() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setAuthor(Person author) |
Modifier and Type | Method and Description |
---|---|
Person |
RequestSuggestion.getSuggester() |
Modifier and Type | Method and Description |
---|---|
void |
RequestSuggestion.setSuggester(Person suggester) |
Modifier and Type | Method and Description |
---|---|
List<Person> |
Sector.getUsers() |
Modifier and Type | Method and Description |
---|---|
void |
Sector.setUsers(List<Person> users) |
Modifier and Type | Method and Description |
---|---|
Person |
Workflow.getSuggestedUser(int sectorId,
SectorPermissionValue value,
Boolean isNew) |
Person |
Workflow.getSuggestedUser(int sectorId,
SectorPermissionValue value,
Integer responsibleId,
Boolean isNew) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.