Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionThis class is deprecated by default, applications should *never* use this adapter directly
-
Deprecated ClassesClassDescriptionShould be removed - with Spring, parent attribute definitions do not need to be bound to a business object.
-
Deprecated MethodsMethodDescriptionOJB is deprecatedOJB is deprecatedthe businessObjectClass does not appear to be used anywhere significantly internally or externally, no replacementthe businessObjectClass does not appear to be used anywhere significantly internally or externally, no replacementuse
InactivationBlockingMetadata.getBlockedDataObjectClass()instead, there is no requirement that the blocked class must implement the deprecatedBusinessObjectinterface.useInactivationBlockingMetadata.getBlockingDataObjectClass()instead, there is no requirement that the blocking class must implement the deprecatedBusinessObjectinterface.Use thereleasePessimisticLocks methodin the transactional KRAD controllerThis is a KNS/OJB-related method. It should not be used on KRAD/JPA-based documents.note used by Rice frameworksince 1.1 - use validate(Object.class) insteadsince 1.1 - use validate(Object.class) insteadsince 1.1application code should never use this! Always use KRAD code directly.legacy KNS call, replaced byModuleService.getExternalizableDataObjectInquiryUrl(Class, java.util.Properties)in KRADlegacy KNS call, replaced byModuleService.getExternalizableDataObjectLookupUrl(Class, java.util.Properties)in KRADFor KRAD, use @{code establishPessimisticLocks} to generate locks andcalculatePessimisticLockEditModesto get the edit modes based on the current locksorg.kuali.rice.krad.service.PessimisticLockService.getDocumentActions(Document, Person, Set<String>) KRAD has integrated this functionality intoTransactionalDocumentAuthorizerBaseSpecial processing within this method should be replaced byViewLifecycleTaskand initialized by.invalid reference
#initializePendingTasks(ViewLifecyclePhase, Queue)Special processing within this method should be replaced byViewLifecycleTaskand initialized by.invalid reference
#initializePendingTasks(ViewLifecyclePhase, Queue)Special processing within this method should be replaced byViewLifecycleTaskand initialized by.invalid reference
#initializePendingTasks(ViewLifecyclePhase, Queue)