@ApplicationScoped public class BPMN2FileNameValidator extends Object implements org.uberfire.ext.editor.commons.backend.validation.FileNameValidator
Constructor and Description |
---|
BPMN2FileNameValidator() |
public int getPriority()
getPriority
in interface org.uberfire.ext.editor.commons.backend.validation.FileNameValidator
public boolean accept(String fileName)
accept
in interface org.uberfire.ext.editor.commons.backend.validation.FileNameValidator
public boolean accept(org.uberfire.backend.vfs.Path path)
accept
in interface org.uberfire.ext.editor.commons.backend.validation.FileNameValidator
public boolean isValid(String value)
isValid
in interface org.uberfire.ext.editor.commons.backend.validation.FileNameValidator
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.