com.cumulocity.rest.representation.identity
Class IdentityRepresentation

java.lang.Object
  extended by com.cumulocity.rest.representation.BaseResourceRepresentation
      extended by com.cumulocity.rest.representation.identity.IdentityRepresentation
All Implemented Interfaces:
ResourceRepresentation

public class IdentityRepresentation
extends BaseResourceRepresentation


Constructor Summary
IdentityRepresentation()
           
 
Method Summary
 String getExternalId()
           
 String getExternalIdsOfGlobalId()
           
 void setExternalId(String externalId)
           
 void setExternalIdsOfGlobalId(String externalIdsOfGlobalId)
           
 
Methods inherited from class com.cumulocity.rest.representation.BaseResourceRepresentation
getSelf, setSelf, toJSON, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IdentityRepresentation

public IdentityRepresentation()
Method Detail

getExternalId

public String getExternalId()

setExternalId

public void setExternalId(String externalId)

getExternalIdsOfGlobalId

public String getExternalIdsOfGlobalId()

setExternalIdsOfGlobalId

public void setExternalIdsOfGlobalId(String externalIdsOfGlobalId)


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.