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
ConstructorDescriptionRelationDescriptor
(String sourceEntity, String targetEntity, String relationName) -
Method Summary
-
Constructor Details
-
RelationDescriptor
-
-
Method Details
-
getSourceEntity
- Specified by:
getSourceEntity
in interfaceParentDescriptor.RelationDescriptor
-
getTargetEntity
- Specified by:
getTargetEntity
in interfaceParentDescriptor.RelationDescriptor
-
getRelationName
- Specified by:
getRelationName
in interfaceParentDescriptor.RelationDescriptor
-
deepCopy
- Specified by:
deepCopy
in interfaceParentDescriptor
-
toString
-