java.lang.Object
org.springframework.hateoas.RepresentationModel<
Metadata>
com.aquima.web.rest.v1.resource.impl.Metadata
public class Metadata
extends org.springframework.hateoas.RepresentationModel<Metadata>
Metadata REST API resource.
- Since:
- 9.6
- Author:
- m.van.tilburg
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class org.springframework.hateoas.RepresentationModel 
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
-
Method Details 
-
getProjectId 
- Returns:
- The id of the project this metadata belongs to
-
setProjectId 
public void setProjectId(String projectId)
- Parameters:
projectId
- The id of the project this metadata belongs to
-
getLibraries 
-
setLibraries 
-
getWebservicecalls 
-
setWebservicecalls 