public class SchemaFilter extends Filter
Constructor and Description |
---|
SchemaFilter(EntityDef entity) |
Modifier and Type | Method and Description |
---|---|
DataException |
addExceptionProperties(DataException exception) |
boolean |
allow(Record record) |
boolean |
equals(Object obj) |
EntityDef |
getEntity() |
Record |
getLastRecord() |
int |
hashCode() |
String |
toString() |
public SchemaFilter(EntityDef entity)
public DataException addExceptionProperties(DataException exception)
addExceptionProperties
in class Filter
public EntityDef getEntity()
public Record getLastRecord()
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.