public interface ExternalReferenceDao extends CommonDao<ExternalReference>
The intention is not to do an authentication check - that takes place in the http API layer. Rather we do not want a partner improperly deleting someone else's external reference.
Modifier and Type | Interface and Description |
---|---|
static class |
ExternalReferenceDao.Field |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Pair<java.lang.Enum<?>,java.lang.String>> |
FieldTypes |
delete, delete, delete, deleteById, exists, exists, findAllIds, findAllIds, findAllIds, findAllObjects, findAllObjects, findAllObjects, findAllObjects, findById, findId, findId, findMultipleObjects, findMultipleObjects, findObject, findObject, findObject, getCount, getCount, getCount, getFieldDefns, persist, update, update, update
static final java.util.List<Pair<java.lang.Enum<?>,java.lang.String>> FieldTypes