@Beta public final class ContentSelectorConfig extends Object implements InputTypeConfig
Modifier and Type | Class and Description |
---|---|
static class |
ContentSelectorConfig.Builder |
Modifier and Type | Method and Description |
---|---|
void |
checkValidity(Property property) |
static ContentSelectorConfig.Builder |
create() |
ContentTypeNames |
getAllowedContentTypes() |
RelationshipTypeName |
getRelationshipType() |
public RelationshipTypeName getRelationshipType()
public ContentTypeNames getAllowedContentTypes()
public void checkValidity(Property property) throws InvalidValueException
checkValidity
in interface InputTypeConfig
InvalidValueException
public static ContentSelectorConfig.Builder create()