Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionThis method is not supported anymore. The resource resolver pluggability mechanism should be used somehowuse
SkinService.addSkin(String, String, String)insteadorg.exoplatform.portal.resource.SkinService.addSkin(String, String, String, ServletContext, boolean) the method name is wrong to the behaviour it does. UseSkinService.removeSkin(String, String)insteadThe method name is not clear. UsingSkinService.removeSkin(String, String)insteadThis is deprecated as its name was not clear. UseSkinService.removeSkins(List)instead