public static interface ImGetTNodeMetaInformationAd.Response.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Values.decimalValue |
getMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
Values.decimalValueOrBuilder |
getMetaInformationOrBuilder()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
Values.stringValue |
getMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. |
Values.integerValue |
getMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
|
Values.integerValueOrBuilder |
getMetaInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
|
Values.stringValueOrBuilder |
getMetaInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. |
int |
getRowId()
optional int32 row_id = 10000; |
Values.stringValue |
getTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". |
Values.stringValueOrBuilder |
getTranslatedMetaInformationOrBuilder()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". |
Values.integerValue |
getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. |
Values.integerValueOrBuilder |
getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. |
boolean |
hasMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
|
boolean |
hasMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. |
boolean |
hasMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
|
boolean |
hasTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". |
boolean |
hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRowId()
optional int32 row_id = 10000;boolean hasMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
Values.integerValue getMetaInformationTypeId()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
Values.integerValueOrBuilder getMetaInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue meta_information_type_id = 10001;
ID der Informations-Art "MetaInformationType"
boolean hasMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. "LastActiveFlagChanged", also wann die letzte Änderung an der "Active"-Einstellung stattfand)
Values.stringValue getMetaInformationType()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. "LastActiveFlagChanged", also wann die letzte Änderung an der "Active"-Einstellung stattfand)
Values.stringValueOrBuilder getMetaInformationTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_information_type = 10002;
Art der "Meta-Information" (z.B. "LastActiveFlagChanged", also wann die letzte Änderung an der "Active"-Einstellung stattfand)
boolean hasTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. "tempdb.dbo.OneID" übergeben wurde
Values.integerValue getTreeNodeId()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. "tempdb.dbo.OneID" übergeben wurde
Values.integerValueOrBuilder getTreeNodeIdOrBuilder()
optional .dstore.engine.values.integerValue tree_node_id = 10003;
ID eines Elementes im Artikelbaum, das in "@TreeNodeID" bzw. "tempdb.dbo.OneID" übergeben wurde
boolean hasMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
Values.decimalValue getMetaInformation()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
Values.decimalValueOrBuilder getMetaInformationOrBuilder()
optional .dstore.engine.values.decimalValue meta_information = 10004;
Die gespeicherte Information (zu "TreeNodeID") zur Art "MetaInformationType" wie sie intern gespeichert ist (als Zahl nämlich)
boolean hasTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")
Values.stringValue getTranslatedMetaInformation()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")
Values.stringValueOrBuilder getTranslatedMetaInformationOrBuilder()
optional .dstore.engine.values.stringValue translated_meta_information = 10005;
Die gespeicherte Information (zu "NodeID") zur Art "MetaInformationType" im "Klartext". Je nach Art der Information steht hier ein Datum im Format "Apr 15 2001 17:55:23:283PM" oder ein "UserName" (aus "UserInfo")