Uses of Class
com.composum.sling.nodes.components.CAConfigModel.SingletonConfigInfo
-
Packages that use CAConfigModel.SingletonConfigInfo Package Description com.composum.sling.nodes.components -
-
Uses of CAConfigModel.SingletonConfigInfo in com.composum.sling.nodes.components
Methods in com.composum.sling.nodes.components that return CAConfigModel.SingletonConfigInfo Modifier and Type Method Description CAConfigModel.SingletonConfigInfo
CAConfigModel. getThisSingletonConfiguration()
The information about the configuration this resource represents.Methods in com.composum.sling.nodes.components that return types with arguments of type CAConfigModel.SingletonConfigInfo Modifier and Type Method Description List<CAConfigModel.SingletonConfigInfo>
CAConfigModel.CollectionConfigInfo. getConfigs()
List<CAConfigModel.SingletonConfigInfo>
CAConfigModel. getSingletonConfigurations()
-