Class NoTableEvent
java.lang.Object
ch.tocco.nice2.model.entity.api.schema.events.CheckEvent
ch.tocco.nice2.model.entity.api.schema.events.NoTableEvent
- All Implemented Interfaces:
Descriptive
There is no table corresponding to the entity model
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.tocco.nice2.model.entity.api.schema.events.CheckEvent
CheckEvent.Level
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.model.entity.api.schema.events.CheckEvent
appendColumn, appendField, appendField, appendForeignKeyInfo, appendRelationString, getCreated, getLevel, getMetaData
-
Constructor Details
-
NoTableEvent
-
-
Method Details
-
getModel
-
isEntity
public boolean isEntity() -
isRelation
public boolean isRelation() -
getDescription
- Specified by:
getDescription
in interfaceDescriptive
-
toString
-
equals
-
hashCode
public int hashCode()
-