Class RelatedEntityListener
java.lang.Object
ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
ch.tocco.nice2.optional.address.impl.entitylistener.RelatedEntityListener
- All Implemented Interfaces:
EntityFacadeListener
,EventListener
sets other side of address to address relation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
setCodeEntityName
(String codeEntityName) void
setCodeRelation
(String codeRelation) void
setEntityName
(String entityName) void
void
setRelatedEntityName1
(String relatedEntityName1) void
setRelatedEntityName2
(String relatedEntityName2) void
setRelation1
(String relation1) void
setRelation2
(String relation2) Methods inherited from class ch.tocco.nice2.persist.core.api.entity.events.InterruptibleEntityFacadeAdapter
entityChanging, entityCreating, entityCreatingInterruptible, entityDeleting, entityDeletingInterruptible, entityReceivedValues, entityReceivedValuesInterruptible, entityRelationChanging
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.persist.core.api.entity.events.EntityFacadeListener
handleSessionOnlyEntity
-
Constructor Details
-
RelatedEntityListener
public RelatedEntityListener()
-
-
Method Details
-
entityRelationChangingInterruptible
- Overrides:
entityRelationChangingInterruptible
in classInterruptibleEntityFacadeAdapter
-
entityChangingInterruptible
- Overrides:
entityChangingInterruptible
in classInterruptibleEntityFacadeAdapter
-
setEntityName
-
setCodeEntityName
-
setCodeRelation
-
setRelatedEntityName1
-
setRelatedEntityName2
-
setRelation1
-
setRelation2
-
setFields
-