Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionAs of Release 6.1,
PFieldComponent
is deprecated and replaced byPAppFieldComponent
.As of Release 6.1, this interface is deprecated. There is no replacement.As of Release 6.1,PViewComponent
is deprecated and replaced byPAppComponent
.
-
Deprecated ClassesClassDescriptionAs of Release 6.1,
PComponentControllerImpl
is deprecated and replaced byPComponentController
.As of Release 6.1,PComponentImpl
is deprecated and replaced byPComponentDelegate
.As of Release 6.1,PFieldComponentImpl
is deprecated and replaced byPFieldDelegate
.As of Release 6.1,PFieldController
is deprecated and replaced byPFieldControllerBean
.As of Release 6.1,PInfranetConnectionImpl
is deprecated and replaced byPInfranetAppController
andPCachedContext
.
-
Deprecated MethodsMethodDescriptionTaken care of automatically nowNo replacementNo replacementNo replacementNo replacementNo replacementNo replacementDon't pass a Properties object explicitly. Use saveUserPreferences() instead and have this class manage the preferences.As of Release 6.1, replaced by
createController
andregisterController
.Don't pass a Properties object explicitly. Use saveUserPreferences() instead and have this class manage the preferences.As of Release 6.1, replaced byunregisterController
.As of Release 6.1, this method is deprecated and replaced bycreateController
andregisterController
.use saveUserPreferences()As of Release 6.1, this method is deprecated and replaced byunregisterController
.Please useDataDictionary.getParentClass(String)
instead.replaced by addLayoutComponent(Component, Object)As of 6.2, this method is deprecated and replaced by thePAccountActivityBean.searchEvents(Map)
method.As of Release 6.2, this method is deprecated and replaced by thePAccountActivityBeanImpl.searchEvents(Map)
method.As of Release 6.2, this method is deprecated and replaced by thePAccountActivityBeanImpl.processResultEventFlist(PCachedContext, FList, Poid, Map)
method, which is called by thePAccountActivityBeanImpl.searchEvents(Map)
method.