| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Fields | |
|---|---|
| org.kuali.rice.edl.impl.extract | |
| org.kuali.rice.edl.impl.extract.dao | |
| org.kuali.rice.edl.impl.extract.dao.impl | |
| Uses of Fields in org.kuali.rice.edl.impl.extract | 
|---|
| Methods in org.kuali.rice.edl.impl.extract that return Fields | |
|---|---|
| static Fields | Fields.from(FieldDTO fieldDTO,
         Dump dump) | 
| Methods in org.kuali.rice.edl.impl.extract that return types with arguments of type Fields | |
|---|---|
|  List<Fields> | Dump.getFields() | 
| Methods in org.kuali.rice.edl.impl.extract with parameters of type Fields | |
|---|---|
| static FieldDTO | Fields.to(Fields field) | 
| Method parameters in org.kuali.rice.edl.impl.extract with type arguments of type Fields | |
|---|---|
|  void | Dump.setFields(List<Fields> fields) | 
| Uses of Fields in org.kuali.rice.edl.impl.extract.dao | 
|---|
| Methods in org.kuali.rice.edl.impl.extract.dao with parameters of type Fields | |
|---|---|
|  void | ExtractDAO.saveField(Fields field) | 
| Uses of Fields in org.kuali.rice.edl.impl.extract.dao.impl | 
|---|
| Methods in org.kuali.rice.edl.impl.extract.dao.impl that return types with arguments of type Fields | |
|---|---|
|  List<Fields> | ExtractDAOJpaImpl.getFieldsByDocumentId(String docId) | 
| Methods in org.kuali.rice.edl.impl.extract.dao.impl with parameters of type Fields | |
|---|---|
|  void | ExtractDAOJpaImpl.saveField(Fields field) | 
|  void | ExtractDAOOjbImpl.saveField(Fields field) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||