Uses of Class
com.emc.documentum.rest.model.MethodObject
Packages that use MethodObject
Package
Description
-
Uses of MethodObject in com.emc.documentum.rest.config
Methods in com.emc.documentum.rest.config that return types with arguments of type MethodObject -
Uses of MethodObject in com.emc.documentum.rest.dfc
Methods in com.emc.documentum.rest.dfc that return MethodObjectModifier and TypeMethodDescriptionMethodManager.get
(String methodID, AttributeView attributeView) Get a method by its method name.MethodManager.run
(String methodID, MethodObject method) Run a methodMethods in com.emc.documentum.rest.dfc that return types with arguments of type MethodObjectMethods in com.emc.documentum.rest.dfc with parameters of type MethodObjectModifier and TypeMethodDescriptionMethodManager.run
(String methodID, MethodObject method) Run a method -
Uses of MethodObject in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return MethodObjectModifier and TypeMethodDescriptionMethodObject.run
(com.documentum.fc.client.IDfSession session, Collection<Attribute<?>> attributes)