Uses of Class
com.emc.documentum.rest.model.HomeDocHints
Packages that use HomeDocHints
-
Uses of HomeDocHints in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return HomeDocHintsModifier and TypeMethodDescriptionHomeDocJSON.Resource.getHints()
Get home doc hintsHomeDocXML.Resource.getHints()
Get home document hintsConstructors in com.emc.documentum.rest.model with parameters of type HomeDocHintsModifierConstructorDescriptionResource
(String href, boolean isHrefTemplate, HomeDocHints hints) ConstructorResource
(String rel, String href, boolean isHrefTemplate, HomeDocHints hints) Constructor