Class AttributeClassesView.AttributeClassesNavigationInfoProvider
- java.lang.Object
-
- io.imunity.webconsole.WebConsoleNavigationInfoProviderBase
-
- io.imunity.webconsole.directorySetup.attributeClasses.AttributeClassesView.AttributeClassesNavigationInfoProvider
-
- All Implemented Interfaces:
WebConsoleNavigationInfoProvider,io.imunity.webelements.navigation.NavigationInfoProvider
- Enclosing class:
- AttributeClassesView
@Component public static class AttributeClassesView.AttributeClassesNavigationInfoProvider extends WebConsoleNavigationInfoProviderBase
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringID
-
Constructor Summary
Constructors Constructor Description AttributeClassesNavigationInfoProvider(pl.edu.icm.unity.MessageSource msg, org.springframework.beans.factory.ObjectFactory<AttributeClassesView> factory)
-
Method Summary
-
Methods inherited from class io.imunity.webconsole.WebConsoleNavigationInfoProviderBase
getNavigationInfo
-
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AttributeClassesNavigationInfoProvider
@Autowired public AttributeClassesNavigationInfoProvider(pl.edu.icm.unity.MessageSource msg, org.springframework.beans.factory.ObjectFactory<AttributeClassesView> factory)
-
-