Uses of Class
com.emc.d2fs.dctm.rest.services.D2fsRestContext
Packages that use D2fsRestContext
-
Uses of D2fsRestContext in com.emc.documentum.d2fs.util
Methods in com.emc.documentum.d2fs.util that return D2fsRestContextModifier and TypeMethodDescriptionstatic D2fsRestContextD2SDKUtils.getD2fsRestContext(com.emc.documentum.rest.dfc.RepositorySession repositorySession) Gets D2fsRestContext object -
Uses of D2fsRestContext in com.emc.documentum.rest.dfc
Methods in com.emc.documentum.rest.dfc with parameters of type D2fsRestContextModifier and TypeMethodDescriptionvoidD2fsRestContextAware.setD2fsRestContext(D2fsRestContext context) All the Rest service spring bean classes should implement this method to set D2fsRestContext object with the value passed in the method argument.