Uses of Class
com.emc.documentum.rest.http.UriFactory
Packages that use UriFactory
-
Uses of UriFactory in com.emc.documentum.rest.view
Fields in com.emc.documentum.rest.view declared as UriFactoryModifier and TypeFieldDescriptionprotected UriFactoryLegacyLinkableView.uriFactoryDeprecated.protected UriFactoryLegacyLinkableView.uriFactoryNoValidationDeprecated.Methods in com.emc.documentum.rest.view that return UriFactoryModifier and TypeMethodDescriptionprotected UriFactoryFeedableView.getUriFactory()Deprecated.protected UriFactoryLegacyLinkableView.getUriFactory()Deprecated.Please useResourceUriBuilderinstead to build resource URIs.protected UriFactoryLegacyLinkableView.getUriFactory(boolean validate) Deprecated.Please useLinkableView.uriBuilder(String)to build links.protected UriFactoryLegacyLinkableView.getUriFactoryWithoutValidation()Deprecated.Please useLinkableView.uriBuilder(String)to build links.
FeedableView.uriBuilder(String)to build links.