Package mc.core.domain.generic
Class RelationValue<T extends ComplexEntity>
java.lang.Object
mc.core.domain.generic.RelationValue<T>
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRelationValue(T source, T related, EntityToEntity e2e) RelationValue(T source, T related, EntityToEntity e2e, boolean relatedIsSlave) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
RelationValue
-
RelationValue
-
-
Method Details
-
getSourceEntity
-
getRelatedEntity
-
getEntityToEntity
-
getRelationType
-
getDependencyType
-