Class EditableOneToManyField
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.CustomSaveLoadComponent<T>
component.CustomGraphSaveLoadComponent<Object>
component.complex.editableonetomany.EditableOneToManyField
- All Implemented Interfaces:
GridGraphSource
,LoadGraphSource
public class EditableOneToManyField
extends CustomGraphSaveLoadComponent<Object>
implements GridGraphSource
- Author:
- a.petrov
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class component.CustomGraphSaveLoadComponent
getReferenceId
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Field Details
-
service
-
refToMainTablePKFromLinkTable
@GraphSource(value=GridGraphSource.class, scanMode=SELF) public EntityColumn refToMainTablePKFromLinkTable -
mainTablePKColumn
-
-
Constructor Details
-
EditableOneToManyField
public EditableOneToManyField()
-
-
Method Details
-
getMainTablePKColumn
-
getRefToMainTablePKFromLinkTable
-
getLoadColumn
- Specified by:
getLoadColumn
in classCustomGraphSaveLoadComponent<Object>
-
save
- Specified by:
save
in classCustomSaveLoadComponent<Object>
-