Class ManifestRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.application.ManifestRepresentation
- All Implemented Interfaces:
ResourceRepresentation
,org.svenson.DynamicProperties
- Direct Known Subclasses:
MicroserviceManifestRepresentation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
setApplicationId
(Long applicationId) void
setContextPath
(String contextPath) void
void
setImports
(List<String> imports) Methods inherited from class com.cumulocity.rest.representation.AbstractExtensibleRepresentation
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, getSelfDecoded, setSelf, toJSON, toString
-
Constructor Details
-
ManifestRepresentation
public ManifestRepresentation()
-
-
Method Details
-
getId
-
setId
-
getApplicationId
-
setApplicationId
-
getImports
-
getUniqueImports
-
setImports
-
getContextPath
-
setContextPath
-