Uses of Class
com.emc.documentum.rest.http.BaseUriInfo
Packages that use BaseUriInfo
-
Uses of BaseUriInfo in com.emc.documentum.rest.config
Methods in com.emc.documentum.rest.config that return BaseUriInfoMethods in com.emc.documentum.rest.config with parameters of type BaseUriInfoModifier and TypeMethodDescriptionstatic void
RepositoryContextHolder.setBaseUriInfo
(BaseUriInfo uri) set the base uri info -
Uses of BaseUriInfo in com.emc.documentum.rest.http
Subclasses of BaseUriInfo in com.emc.documentum.rest.httpModifier and TypeClassDescriptionfinal class
This class provides some extended information for an URIConstructors in com.emc.documentum.rest.http with parameters of type BaseUriInfoModifierConstructorDescriptionBaseUriInfo
(BaseUriInfo uri) Constructor with the base URI info.UriInfo
(BaseUriInfo uriInfo)