-
Deprecated ClassesClassDescriptionNO LONGER REQUIRED AND SHOULD NOT BE USED. SEE BroadleafAdminLdapUserDetailsMapper.
User: Kelly Tisdell Date: 6/19/12
-
Deprecated FieldsFieldDescriptionPrefer using
TranslationForm.fieldTypeto explicitly specify the field type for more advanced logic. Note thatTranslationForm.getIsRte()will remain as a shorthand way of determining if the field type should be rendered as HTML/rich-text
-
Deprecated MethodsMethodDescriptionuse
Entity.getPropertyValidationErrors()insteaduseEntity.setPropertyValidationErrors(Map)insteaduse the overloaded method that takes DynamicEntityDao as well. This version does not always properly detect the override from xml.org.broadleafcommerce.openadmin.server.security.domain.AdminSectionImpl.setDisplayController(String) useRecordHelper.getPersistentRecords(FetchRequest)insteaduseRecordHelper.getRecords(FetchExtractionRequest)instead.useRecordHelper.getRecords(FetchExtractionRequest)insteaduseRecordHelper.getRecords(FetchExtractionRequest)insteaduseRecordHelper.getTotalRecords(FetchRequest)insteaduse the PersistenceManagerEventHandler api insteaduse the PersistenceManagerEventHandler api insteaduse the PersistenceManagerEventHandler api insteaduseTranslationForm.fieldTypeinstead
AdminSecurityFilterinstead