Package org.bedework.calfacade.indexing
Class BwIndexerParams
java.lang.Object
org.bedework.calfacade.indexing.BwIndexerParams
Everything except the doctype and index name
User: mike Date: 9/5/18 Time: 10:04
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AccessCheckerfinal Configurationsfinal Stringfinal booleanfinal boolean -
Constructor Summary
ConstructorsConstructorDescriptionBwIndexerParams(Configurations configs, boolean publick, String principalHref, boolean superUser, AccessChecker accessCheck) -
Method Summary
-
Field Details
-
configs
-
publick
public final boolean publick -
principalHref
-
superUser
public final boolean superUser -
accessCheck
-
-
Constructor Details
-
BwIndexerParams
public BwIndexerParams(Configurations configs, boolean publick, String principalHref, boolean superUser, AccessChecker accessCheck)
-