Class RelationDescriptor
java.lang.Object
ch.tocco.nice2.model.entity.impl.relations.RelationDescriptor
- All Implemented Interfaces:
ParentDescriptor,ParentDescriptor.RelationDescriptor
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.base.api.defaultvalue.ParentDescriptor
ParentDescriptor.CmsFormDescriptor, ParentDescriptor.FieldDescriptor, ParentDescriptor.FormDescriptor, ParentDescriptor.RelationDescriptor -
Constructor Summary
ConstructorsConstructorDescriptionRelationDescriptor(String sourceEntity, String targetEntity, String relationName) -
Method Summary
-
Constructor Details
-
RelationDescriptor
-
-
Method Details
-
getSourceEntity
- Specified by:
getSourceEntityin interfaceParentDescriptor.RelationDescriptor
-
getTargetEntity
- Specified by:
getTargetEntityin interfaceParentDescriptor.RelationDescriptor
-
getRelationName
- Specified by:
getRelationNamein interfaceParentDescriptor.RelationDescriptor
-
deepCopy
- Specified by:
deepCopyin interfaceParentDescriptor
-
toString
-