Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionshould be removed since the Portal API is defined using Service Layers instead of contextual API which doesn't help to get stateless mode. This is kept for now until removing WebUI and ecms from eXo addonsnot needed anymore since the resources will be served directly from Web Archives using
ResourceRequestFilter
-
Deprecated ClassesClassDescriptionshould be removed since the Portal API is defined using Service Layers instead of contextual API which doesn't help to get stateless mode. This is kept for now until removing WebUI and ecms from eXo addonsnot needed anymore since the resources will be served directly from Web Archives using
ResourceRequestFilteruseUICheckBoxInputinsteadUse UIUploadInput instead
-
Deprecated FieldsFieldDescriptionAccording to deprecation of the
UIFormInputBase.setEditable(boolean)andUIFormInputBase.setEnable(boolean)methodsAccording to deprecation of theUIFormInputBase.setEditable(boolean)andUIFormInputBase.setEnable(boolean)methodsAccording to the deprecation of theUIFormInputBase.setEnable(boolean)method Whether this field is enabled
-
Deprecated MethodsMethodDescriptionuse getSiteKey() insteaduse getSiteKey() insteaduse the Mode State insteadUse
UIFormInputBase.isReadOnly()insteadUseUIFormInputBase.isDisabled()insteadUseUIFormInputBase.setReadOnly(boolean)insteadUseUIFormInputBase.setDisabled(boolean)instead
-
Deprecated ConstructorsConstructorDescription