Package com.avoka.fc.core.service.vo
Class SchemaExtractMapVO
java.lang.Object
com.avoka.fc.core.service.vo.SchemaExtractMapVO
Provides a read only Schema Extract Map value object for performance caching.
- Since:
- 5.1.0
-
Constructor Details
-
SchemaExtractMapVO
Create a schema extract map value object.- Parameters:
sem
- the source schema extract map
-
-
Method Details
-
isExtractRepeatingDataFlag
public boolean isExtractRepeatingDataFlag()- Returns:
- the extractRepeatingDataFlag
-
getName
- Returns:
- the name
-
isSearchableFlag
public boolean isSearchableFlag()- Returns:
- true (searchable flag was removed from TM in 18.11.0)
-
getSequenceNumber
- Returns:
- the sequenceNumber
-
getXpath
- Returns:
- the xpath
-