Uses of Class
com.emc.d2fs.dctm.rest.services.D2fsRestContext
-
Uses of D2fsRestContext in com.emc.documentum.d2fs.util
Modifier and TypeMethodDescriptionstatic D2fsRestContext
D2SDKUtils.getD2fsRestContext
(com.emc.documentum.rest.dfc.RepositorySession repositorySession) Gets D2fsRestContext object -
Uses of D2fsRestContext in com.emc.documentum.rest.dfc
Modifier and TypeMethodDescriptionvoid
D2fsRestContextAware.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.