|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
DataObjectService
@Deprecated public interface PersistedLookupMetadataDao
Method Summary | |
---|---|
void |
deleteOldLookupResults(Timestamp expirationDate)
Deprecated. removes all LookupResults BO where the lookup date attribute is older than the parameter |
void |
deleteOldSelectedObjectIds(Timestamp expirationDate)
Deprecated. removes all LookupResults BO where the lookup date attribute is older than the parameter |
Method Detail |
---|
void deleteOldLookupResults(Timestamp expirationDate)
expirationDate
- all LookupResults having a lookup date before this date
will be removedvoid deleteOldSelectedObjectIds(Timestamp expirationDate)
expirationDate
- all LookupResults having a lookup date before this date
will be removed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |