Uses of Class
com.emc.documentum.rest.model.MethodObject
Package
Description
-
Uses of MethodObject in com.emc.documentum.rest.config
-
Uses of MethodObject in com.emc.documentum.rest.dfc
Modifier and TypeMethodDescriptionMethodManager.get
(String methodID, AttributeView attributeView) Get a method by its method name.MethodManager.run
(String methodID, MethodObject method) Run a methodModifier and TypeMethodDescriptionMethodManager.run
(String methodID, MethodObject method) Run a method -
Uses of MethodObject in com.emc.documentum.rest.model
Modifier and TypeMethodDescriptionMethodObject.run
(com.documentum.fc.client.IDfSession session, Collection<Attribute<?>> attributes)