Class InitialRelation
java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.InitialRelation
- All Implemented Interfaces:
DefaultValueOverride
An initial relation provided by the client when creating the binding for a new entity.
This is used in the explorer relations tab when creating a new entity to automatically link it to the originating object from the main window.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPk()
void
void
setRelationName
(String relationName) void
setTargetEntityName
(String targetEntityName)
-
Constructor Details
-
InitialRelation
public InitialRelation()
-
-
Method Details
-
getRelationName
-
setRelationName
-
getTargetEntityName
-
setTargetEntityName
-
getPk
-
setPk
-