|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentCustomFieldValue | |
|---|---|
| com.jamasoftware.contour.dao | |
| com.jamasoftware.contour.domain | Classes for domain objects. |
| Uses of DocumentCustomFieldValue in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return DocumentCustomFieldValue | |
|---|---|
DocumentCustomFieldValue |
ContourItemDao.getCustomFieldValueById(java.lang.Integer customFieldValueId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type DocumentCustomFieldValue | |
|---|---|
void |
ContourItemDao.saveCustomField(DocumentCustomFieldValue customField)
|
| Uses of DocumentCustomFieldValue in com.jamasoftware.contour.domain |
|---|
| Fields in com.jamasoftware.contour.domain with type parameters of type DocumentCustomFieldValue | |
|---|---|
protected java.util.List<DocumentCustomFieldValue> |
ContourItem.customFields
|
| Methods in com.jamasoftware.contour.domain that return types with arguments of type DocumentCustomFieldValue | |
|---|---|
java.util.List<DocumentCustomFieldValue> |
ContourItem.getCustomFields()
|
| Method parameters in com.jamasoftware.contour.domain with type arguments of type DocumentCustomFieldValue | |
|---|---|
void |
ContourItem.setCustomFields(java.util.List<DocumentCustomFieldValue> customFields)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||