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