Class ApplicationApiRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.microservice.subscription.repository.application.ApplicationApiRepresentation
- All Implemented Interfaces:
com.cumulocity.rest.representation.ResourceRepresentation
,org.svenson.DynamicProperties
public class ApplicationApiRepresentation
extends com.cumulocity.rest.representation.AbstractExtensibleRepresentation
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetApplicationSubscriptions
(String applicationId) getByIdUrl
(String id) getFindByNameUrl
(String applicationName) static ApplicationApiRepresentation
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
-
Field Details
-
APPLICATION_ID
- See Also:
-
APPLICATION_NAME
- See Also:
-
-
Constructor Details
-
ApplicationApiRepresentation
public ApplicationApiRepresentation()
-
-
Method Details
-
of
-
getCollectionUrl
-
getFindByNameUrl
-
getCurrentApplication
-
getCurrentApplicationSubscriptions
-
getApplicationSubscriptions
-
getByIdUrl
-
getBootstrapUserUrl
-