Class IdentityRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.AbstractExtensibleRepresentation
com.cumulocity.rest.representation.identity.IdentityRepresentation
- All Implemented Interfaces:
ResourceRepresentation
,org.svenson.DynamicProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setExternalId
(String externalId) void
setExternalIdsOfGlobalId
(String externalIdsOfGlobalId) 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
-
IdentityRepresentation
public IdentityRepresentation()
-
-
Method Details
-
getExternalId
-
setExternalId
-
getExternalIdsOfGlobalId
-
setExternalIdsOfGlobalId
-