Class LogicCopyActionContribution
java.lang.Object
ch.tocco.nice2.model.form.api.form2.interceptors.LogicCopyActionContribution
-
Constructor Summary
ConstructorDescriptionLogicCopyActionContribution
(String id, String entityName) LogicCopyActionContribution
(String id, String entityName, @Nullable String endpoint) -
Method Summary
Modifier and TypeMethodDescription@Nullable String
getId()
boolean
void
setEndpoint
(@Nullable String endpoint) void
setEntityName
(String entityName) void
-
Constructor Details
-
LogicCopyActionContribution
-
LogicCopyActionContribution
-
-
Method Details
-
getId
-
setId
-
getEntityName
-
setEntityName
-
getEndpoint
-
setEndpoint
-
isLegacyAction
public boolean isLegacyAction()
-