Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.operation
Class RemoveCaseLinkOperation

java.lang.Object
  extended by org.nuxeo.cm.operation.RemoveCaseLinkOperation

public class RemoveCaseLinkOperation
extends Object

Author:
Alexandre Russel

Field Summary
static String DESCRIPTION
           
static String ID
           
 
Constructor Summary
RemoveCaseLinkOperation()
           
 
Method Summary
 void removeCaseLink()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values
Constructor Detail

RemoveCaseLinkOperation

public RemoveCaseLinkOperation()
Method Detail

removeCaseLink

public void removeCaseLink()
                    throws org.nuxeo.ecm.core.api.ClientException
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.