Package org.alfresco.rest.api.impl
Class AbstractClassImpl.ModelApiFilter.ModelApiFilterBuilder
java.lang.Object
org.alfresco.rest.api.impl.AbstractClassImpl.ModelApiFilter.ModelApiFilterBuilder
- Enclosing class:
- AbstractClassImpl.ModelApiFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withMatchPrefix
(String matchedPrefix) withModelId
(Set<String> modelIds) withNotMatchPrefix
(String notMatchedPrefix) withParentIds
(Set<String> parentIds)
-
Constructor Details
-
ModelApiFilterBuilder
public ModelApiFilterBuilder()
-
-
Method Details
-
withModelId
-
withParentIds
-
withMatchPrefix
-
withNotMatchPrefix
public AbstractClassImpl.ModelApiFilter.ModelApiFilterBuilder withNotMatchPrefix(String notMatchedPrefix) -
build
-