Class RegistriesBean
- java.lang.Object
-
- com.composum.sling.core.AbstractSlingBean
-
- com.composum.sling.nodes.console.ConsoleSlingBean
-
- com.composum.sling.core.pckgmgr.regpckg.view.RegistriesBean
-
- All Implemented Interfaces:
com.composum.sling.core.bean.RestrictedBean
,com.composum.sling.core.SlingBean
public class RegistriesBean extends com.composum.sling.nodes.console.ConsoleSlingBean
-
-
Constructor Summary
Constructors Constructor Description RegistriesBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PackageBean
getPackage(String path)
PackageRegistries.Registries
getRegistries()
-
Methods inherited from class com.composum.sling.core.AbstractSlingBean
executeQuery, findBeans, findNodes, findNodes, findPathList, getContentResource, getDomId, getHasTitle, getId, getInherited, getInherited, getName, getNode, getParent, getParent, getPath, getPermissible, getProperty, getProperty, getQueryManager, getRequest, getResolver, getResource, getResponse, getServiceKey, getSession, getSling, getStringId, getTitle, getType, getUrl, getUsername, initialize, isPermissible, isReadAllowed, isWriteAllowed, toString, toString
-
-
-
-
Method Detail
-
getRegistries
public PackageRegistries.Registries getRegistries()
-
getPackage
public PackageBean getPackage(String path) throws IOException
- Throws:
IOException
-
-