getCopyCutAction abstract method
Get the CopyCutAction by the type of the embeddable (this type is decided by the property type of that class)
Implementation
CopyCutAction getCopyCutAction(String type);
Get the CopyCutAction by the type of the embeddable (this type is decided by the property type of that class)
CopyCutAction getCopyCutAction(String type);