JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.dms.impl.action.zipimport
FieldNameValidationService
Contents
Description
Method Summary
Method Details
fieldNameExists(String, String)
Hide sidebar
Show sidebar
Interface FieldNameValidationService
All Known Implementing Classes:
FieldNameValidationServiceImpl
public interface
FieldNameValidationService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
fieldNameExists
(
String
fieldName,
String
entityName)
Method Details
fieldNameExists
boolean
fieldNameExists
(
String
fieldName,
String
entityName)