|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.api.action.PendingAction
com.filenet.api.action.TakeFederatedOwnership
public class TakeFederatedOwnership
Represents a pending action for giving exclusive control of the modification or deletion of a document's federated
content to the Content Engine. When an object calls the takeFederatedOwnership
method, the API
automatically creates an instance of the TakeFederatedOwnership
class and adds it to the
underlying object's collection of PendingAction
objects.
Constructor Summary | |
---|---|
TakeFederatedOwnership()
|
Method Summary |
---|
Methods inherited from class com.filenet.api.action.PendingAction |
---|
getBinaryListValue, getBinaryValue, getBooleanListValue, getBooleanValue, getDateTimeListValue, getDateTimeValue, getEngineObjectValue, getFloat64ListValue, getFloat64Value, getIdListValue, getIdValue, getInteger32ListValue, getInteger32Value, getObjectValue, getStringListValue, getStringValue, putObjectValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, putValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TakeFederatedOwnership()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |