#import <STRootStorage-SummaryInfo.h>
Öffentliche Methoden | |
| (id) | - getDocumentProperty:withId:PropType: |
| (id) | - getStringDocumentPropertyWithId:givenPropStream: |
| (long) | - getLongDocumentPropertyWithId:givenPropStream: |
| (short) | - getShortDocumentPropertyWithId:givenPropStream: |
| (void) | - setDocumentProperty:withId:AndType:AndValue: |
| (void) | - setStringDocumentPropertyWithId:to:givenPropStream: |
| (void) | - setLongDocumentPropertyWithId:to:givenPropStream: |
| (void) | - setShortDocumentPropertyWithId:to:givenPropStream: |
| (void) | - setBlobDocumentPropertyWithId:to:givenPropStream: |
| (void) | - setDefaultDocumentProperties |
Definiert in Zeile 9 der Datei STRootStorage-SummaryInfo.h.
| - (id) getDocumentProperty: | (int) | fp8 | ||
| withId: | (int) | fp12 | ||
| PropType: | (int *) | fp16 | ||
| - (id) getStringDocumentPropertyWithId: | (int) | fp8 | ||
| givenPropStream: | (int) | fp12 | ||
| - (long) getLongDocumentPropertyWithId: | (int) | fp8 | ||
| givenPropStream: | (int) | fp12 | ||
| - (short) getShortDocumentPropertyWithId: | (int) | fp8 | ||
| givenPropStream: | (int) | fp12 | ||
| - (void) setDocumentProperty: | (int) | fp8 | ||
| withId: | (int) | fp12 | ||
| AndType: | (int) | fp16 | ||
| AndValue: | (void *) | fp20 | ||
| - (void) setStringDocumentPropertyWithId: | (int) | fp8 | ||
| to: | (id) | fp12 | ||
| givenPropStream: | (int) | fp16 | ||
| - (void) setLongDocumentPropertyWithId: | (int) | fp8 | ||
| to: | (long) | fp12 | ||
| givenPropStream: | (int) | fp16 | ||
| - (void) setShortDocumentPropertyWithId: | (int) | fp8 | ||
| to: | (short) | fp12 | ||
| givenPropStream: | (int) | fp16 | ||
| - (void) setBlobDocumentPropertyWithId: | (int) | fp8 | ||
| to: | (void *) | fp12 | ||
| givenPropStream: | (int) | fp16 | ||
| - (void) setDefaultDocumentProperties |