Interface SpaceLabelService.Validator
- All Known Implementing Classes:
SpaceLabelServiceImpl.ValidatorImpl
- Enclosing interface:
- SpaceLabelService
public static interface SpaceLabelService.Validator
Provides methods for validating create, update and delete methods.
-
Method Summary
Modifier and TypeMethodDescriptionvalidateFindRelatedContentLabelsPaginated
(String labelName, String spaceKey) Validates if find can be performed related to the label on a given space.
-
Method Details
-
validateFindRelatedContentLabelsPaginated
Validates if find can be performed related to the label on a given space.
-