Uses of Class
com.hybris.cockpitng.util.impl.jaxb.Library
-
Packages that use Library Package Description com.hybris.cockpitng.util.impl.jaxb com.hybris.cockpitng.web.js.impl -
-
Uses of Library in com.hybris.cockpitng.util.impl.jaxb
Fields in com.hybris.cockpitng.util.impl.jaxb with type parameters of type Library Modifier and Type Field Description protected java.util.List<Library>Libraries. libraryMethods in com.hybris.cockpitng.util.impl.jaxb that return Library Modifier and Type Method Description LibraryObjectFactory. createLibrary()Create an instance ofLibraryMethods in com.hybris.cockpitng.util.impl.jaxb that return types with arguments of type Library Modifier and Type Method Description java.util.List<Library>Libraries. getLibrary()Gets the value of the library property. -
Uses of Library in com.hybris.cockpitng.web.js.impl
Methods in com.hybris.cockpitng.web.js.impl with parameters of type Library Modifier and Type Method Description protected voidDefaultDependenciesManager. setInjectionPoint(Library library, ResolvedDependency resolvedDependency)
-