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 class
ButterfacesProperties.Integration.Primefaces
Primefaces class of disableJQuery properties.
-
Constructor Summary
Constructors Constructor Description Integration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
ButterfacesProperties.Integration.Primefaces
getPrimefaces()
int
hashCode()
String
toString()
-
-
-
Method Detail
-
getPrimefaces
public ButterfacesProperties.Integration.Primefaces getPrimefaces()
-
canEqual
protected boolean canEqual(Object other)
-
-