Package com.emc.documentum.rest.model
Class HomeDocJSON.Resource
java.lang.Object
com.emc.documentum.rest.model.HomeDocJSON.Resource
- Enclosing class:
- HomeDocJSON
Resource in
HomeDocJSON.ResourceEntry
of Home Document-
Constructor Summary
ConstructorDescriptionResource
(String href, boolean isHrefTemplate, HomeDocHints hints) Constructor -
Method Summary
-
Constructor Details
-
Resource
Constructor- Parameters:
href
- hrefisHrefTemplate
- here template or nothints
- home document hints
-
-
Method Details
-
getHref
Get href- Returns:
- href
-
getHrefTemplate
Get href template- Returns:
- href template
-
getHints
Get home doc hints- Returns:
- home doc hints
-