Class ButterfacesProperties.Integration
- java.lang.Object
 - 
- org.joinfaces.autoconfigure.butterfaces.ButterfacesProperties.Integration
 
 
- 
- Enclosing class:
 - ButterfacesProperties
 
public static class ButterfacesProperties.Integration extends Object
Integration class of primefaces properties. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classButterfacesProperties.Integration.PrimefacesPrimefaces class of disableJQuery properties. 
- 
Constructor Summary
Constructors Constructor Description Integration() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)ButterfacesProperties.Integration.PrimefacesgetPrimefaces()inthashCode()StringtoString() 
 - 
 
- 
- 
Method Detail
- 
getPrimefaces
public ButterfacesProperties.Integration.Primefaces getPrimefaces()
 
- 
canEqual
protected boolean canEqual(Object other)
 
 - 
 
 -