org.silverpeas.contribution.web
Class ContributionResourceURIs
java.lang.Object
org.silverpeas.contribution.web.ContributionResourceURIs
public final class ContributionResourceURIs
- extends Object
Base URIs from which the REST-based ressources representing password entities are defined.
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTRIBUTION_BASE_URI
public static final String CONTRIBUTION_BASE_URI
- See Also:
- Constant Field Values
CONTRIBUTION_CONTENT_URI_PART
public static final String CONTRIBUTION_CONTENT_URI_PART
- See Also:
- Constant Field Values
CONTRIBUTION_CONTENT_FORM_URI_PART
public static final String CONTRIBUTION_CONTENT_FORM_URI_PART
- See Also:
- Constant Field Values
ContributionResourceURIs
public ContributionResourceURIs()
buildURIOfContributionFormContent
public static URI buildURIOfContributionFormContent(AbstractContributionResource contributionResource,
String formId)
- Builds a contribution form content URI
- Parameters:
contributionResource
-
- Returns:
Copyright © 2016 Silverpeas. All Rights Reserved.