Class CxOccInterceptorVote
- java.lang.Object
-
- de.hybris.platform.personalizationservices.voters.CxOccInterceptorVote
-
- All Implemented Interfaces:
java.io.Serializable
public class CxOccInterceptorVote extends java.lang.Object implements java.io.SerializableVote from interceptors used for defining what should be done with given request.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CxOccInterceptorVote()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisConclusive()booleanisVote()voidsetConclusive(boolean conclusive)voidsetVote(boolean vote)
-