Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.ditto.things.model.DefinitionIdentifierInvalidException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:definition.identifier.invalid" -
org.eclipse.ditto.things.model.FeatureDefinitionEmptyException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.definition.empty" -
org.eclipse.ditto.things.model.PolicyIdMissingException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policy.id.missing" -
org.eclipse.ditto.things.model.ThingException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE_PREFIX"things:" -
org.eclipse.ditto.things.model.ThingIdInvalidException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:id.invalid" -
org.eclipse.ditto.things.model.ThingTooLargeException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.toolarge"
-
org.eclipse.ditto.things.model.signals.commands.ThingCommand<T extends ThingCommand<T>> Modifier and Type Constant Field Value public static final java.lang.StringTYPE_PREFIX"things.commands:" -
org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse<T extends ThingCommandResponse<T>> Modifier and Type Constant Field Value public static final java.lang.StringTYPE_PREFIX"things.responses:" -
org.eclipse.ditto.things.model.signals.commands.ThingCommandSizeValidator Modifier and Type Constant Field Value public static final java.lang.StringDITTO_LIMITS_THINGS_MAX_SIZE_BYTES"ditto.limits.things.max-size" -
org.eclipse.ditto.things.model.signals.commands.ThingErrorResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:errorResponse"
-
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:attribute.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:attribute.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:attribute.pointerinvalid" -
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:attributes.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:attributes.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.EventSendNotAllowedException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:event.notallowed" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.definition.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.definition.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.desiredProperties.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.desiredProperties.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.desiredProperty.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.desiredProperty.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.properties.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.properties.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.property.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:feature.property.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:features.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:features.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:things.ids.missing" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PoliciesConflictingException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policy.conflicting" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policyId.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policy.id.notallowed" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotDeletableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policyId.notdeletable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policyId.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policy.invalid" -
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:policy.notallowed" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.conflict" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:definition.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:definition.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotDeletableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:id.notdeletable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:id.notsettable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingMergeInvalidException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:merge.invalid" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.notfound" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.notcreatable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.notdeletable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.notmodifiable" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:precondition.failed" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:precondition.notmodified" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.toomanymodifyingrequests" -
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableException Modifier and Type Constant Field Value public static final java.lang.StringERROR_CODE"things:thing.unavailable"
-
org.eclipse.ditto.things.model.signals.commands.modify.CreateThing Modifier and Type Constant Field Value public static final java.lang.StringNAME"createThing"public static final java.lang.StringTYPE"things.commands:createThing" -
org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:createThing" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttribute Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteAttribute"public static final java.lang.StringTYPE"things.commands:deleteAttribute" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteAttribute" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributes Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteAttributes"public static final java.lang.StringTYPE"things.commands:deleteAttributes" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteAttributes" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeature Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeature"public static final java.lang.StringTYPE"things.commands:deleteFeature" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatureDefinition"public static final java.lang.StringTYPE"things.commands:deleteFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatureDesiredProperties"public static final java.lang.StringTYPE"things.commands:deleteFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatureDesiredProperty"public static final java.lang.StringTYPE"things.commands:deleteFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatureProperties"public static final java.lang.StringTYPE"things.commands:deleteFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatureProperty"public static final java.lang.StringTYPE"things.commands:deleteFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeature" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatures Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteFeatures"public static final java.lang.StringTYPE"things.commands:deleteFeatures" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteFeatures" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteThing Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteThing"public static final java.lang.StringTYPE"things.commands:deleteThing" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"deleteDefinition"public static final java.lang.StringTYPE"things.commands:deleteDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:deleteThing" -
org.eclipse.ditto.things.model.signals.commands.modify.MergeThing Modifier and Type Constant Field Value public static final java.lang.StringNAME"mergeThing"public static final java.lang.StringTYPE"things.commands:mergeThing" -
org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:mergeThing" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttribute Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyAttribute"public static final java.lang.StringTYPE"things.commands:modifyAttribute" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyAttribute" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributes Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyAttributes"public static final java.lang.StringTYPE"things.commands:modifyAttributes" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyAttributes" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeature Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeature"public static final java.lang.StringTYPE"things.commands:modifyFeature" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatureDefinition"public static final java.lang.StringTYPE"things.commands:modifyFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatureDesiredProperties"public static final java.lang.StringTYPE"things.commands:modifyFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatureDesiredProperty"public static final java.lang.StringTYPE"things.commands:modifyFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatureProperties"public static final java.lang.StringTYPE"things.commands:modifyFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatureProperty"public static final java.lang.StringTYPE"things.commands:modifyFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeature" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatures Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyFeatures"public static final java.lang.StringTYPE"things.commands:modifyFeatures" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyFeatures" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyId Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyPolicyId"public static final java.lang.StringTYPE"things.commands:modifyPolicyId" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyPolicyId" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyThing Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyThing"public static final java.lang.StringTYPE"things.commands:modifyThing" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"modifyDefinition"public static final java.lang.StringTYPE"things.commands:modifyDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyDefinition" -
org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:modifyThing"
-
org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttribute Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveAttribute"public static final java.lang.StringTYPE"things.commands:retrieveAttribute" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveAttribute" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributes Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveAttributes"public static final java.lang.StringTYPE"things.commands:retrieveAttributes" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveAttributes" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeature Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeature"public static final java.lang.StringTYPE"things.commands:retrieveFeature" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatureDefinition"public static final java.lang.StringTYPE"things.commands:retrieveFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatureDefinition" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatureDesiredProperties"public static final java.lang.StringTYPE"things.commands:retrieveFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatureDesiredProperties" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatureDesiredProperty"public static final java.lang.StringTYPE"things.commands:retrieveFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatureDesiredProperty" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperties Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatureProperties"public static final java.lang.StringTYPE"things.commands:retrieveFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatureProperties" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureProperty Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatureProperty"public static final java.lang.StringTYPE"things.commands:retrieveFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatureProperty" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeature" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatures Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveFeatures"public static final java.lang.StringTYPE"things.commands:retrieveFeatures" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveFeatures" -
org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyId Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrievePolicyId"public static final java.lang.StringTYPE"things.commands:retrievePolicyId" -
org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrievePolicyId" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThing Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveThing"public static final java.lang.StringTYPE"things.commands:retrieveThing" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinition Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveDefinition"public static final java.lang.StringTYPE"things.commands:retrieveDefinition" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveDefinition" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveThing" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThings Modifier and Type Constant Field Value public static final java.lang.StringNAME"retrieveThings"public static final java.lang.StringTYPE"things.commands:retrieveThings" -
org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponse Modifier and Type Constant Field Value public static final java.lang.StringTYPE"things.responses:retrieveThings"
-
org.eclipse.ditto.things.model.signals.events.AttributeCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributeCreated"public static final java.lang.StringTYPE"things.events:attributeCreated" -
org.eclipse.ditto.things.model.signals.events.AttributeDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributeDeleted"public static final java.lang.StringTYPE"things.events:attributeDeleted" -
org.eclipse.ditto.things.model.signals.events.AttributeModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributeModified"public static final java.lang.StringTYPE"things.events:attributeModified" -
org.eclipse.ditto.things.model.signals.events.AttributesCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributesCreated"public static final java.lang.StringTYPE"things.events:attributesCreated" -
org.eclipse.ditto.things.model.signals.events.AttributesDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributesDeleted"public static final java.lang.StringTYPE"things.events:attributesDeleted" -
org.eclipse.ditto.things.model.signals.events.AttributesModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"attributesModified"public static final java.lang.StringTYPE"things.events:attributesModified" -
org.eclipse.ditto.things.model.signals.events.FeatureCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureCreated"public static final java.lang.StringTYPE"things.events:featureCreated" -
org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDefinitionCreated"public static final java.lang.StringTYPE"things.events:featureDefinitionCreated" -
org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDefinitionDeleted"public static final java.lang.StringTYPE"things.events:featureDefinitionDeleted" -
org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDefinitionModified"public static final java.lang.StringTYPE"things.events:featureDefinitionModified" -
org.eclipse.ditto.things.model.signals.events.FeatureDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDeleted"public static final java.lang.StringTYPE"things.events:featureDeleted" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertiesCreated"public static final java.lang.StringTYPE"things.events:featureDesiredPropertiesCreated" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertiesDeleted"public static final java.lang.StringTYPE"things.events:featureDesiredPropertiesDeleted" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertiesModified"public static final java.lang.StringTYPE"things.events:featureDesiredPropertiesModified" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertyCreated"public static final java.lang.StringTYPE"things.events:featureDesiredPropertyCreated" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertyDeleted"public static final java.lang.StringTYPE"things.events:featureDesiredPropertyDeleted" -
org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureDesiredPropertyModified"public static final java.lang.StringTYPE"things.events:featureDesiredPropertyModified" -
org.eclipse.ditto.things.model.signals.events.FeatureModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featureModified"public static final java.lang.StringTYPE"things.events:featureModified" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertiesCreated"public static final java.lang.StringTYPE"things.events:featurePropertiesCreated" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertiesDeleted"public static final java.lang.StringTYPE"things.events:featurePropertiesDeleted" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertiesModified"public static final java.lang.StringTYPE"things.events:featurePropertiesModified" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertyCreated"public static final java.lang.StringTYPE"things.events:featurePropertyCreated" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertyDeleted"public static final java.lang.StringTYPE"things.events:featurePropertyDeleted" -
org.eclipse.ditto.things.model.signals.events.FeaturePropertyModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featurePropertyModified"public static final java.lang.StringTYPE"things.events:featurePropertyModified" -
org.eclipse.ditto.things.model.signals.events.FeaturesCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"featuresCreated"public static final java.lang.StringTYPE"things.events:featuresCreated" -
org.eclipse.ditto.things.model.signals.events.FeaturesDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"featuresDeleted"public static final java.lang.StringTYPE"things.events:featuresDeleted" -
org.eclipse.ditto.things.model.signals.events.FeaturesModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"featuresModified"public static final java.lang.StringTYPE"things.events:featuresModified" -
org.eclipse.ditto.things.model.signals.events.PolicyIdModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"policyIdModified"public static final java.lang.StringTYPE"things.events:policyIdModified" -
org.eclipse.ditto.things.model.signals.events.ThingCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"thingCreated"public static final java.lang.StringTYPE"things.events:thingCreated" -
org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreated Modifier and Type Constant Field Value public static final java.lang.StringNAME"definitionCreated"public static final java.lang.StringTYPE"things.events:definitionCreated" -
org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"definitionDeleted"public static final java.lang.StringTYPE"things.events:definitionDeleted" -
org.eclipse.ditto.things.model.signals.events.ThingDefinitionModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"definitionModified"public static final java.lang.StringTYPE"things.events:definitionModified" -
org.eclipse.ditto.things.model.signals.events.ThingDeleted Modifier and Type Constant Field Value public static final java.lang.StringNAME"thingDeleted"public static final java.lang.StringTYPE"things.events:thingDeleted" -
org.eclipse.ditto.things.model.signals.events.ThingEvent<T extends ThingEvent<T>> Modifier and Type Constant Field Value public static final java.lang.StringRESOURCE_TYPE"thing"public static final java.lang.StringTYPE_PREFIX"things.events:" -
org.eclipse.ditto.things.model.signals.events.ThingMerged Modifier and Type Constant Field Value public static final java.lang.StringNAME"thingMerged"public static final java.lang.StringTYPE"things.events:thingMerged" -
org.eclipse.ditto.things.model.signals.events.ThingModified Modifier and Type Constant Field Value public static final java.lang.StringNAME"thingModified"public static final java.lang.StringTYPE"things.events:thingModified"