Developer |
Application Development in SAP Mobile Platform |
Application and Device Security Overview |
Client Hub |
Prerequisites |
Managing iOS Application Registration Using Client Hub |
Managing Android Application Registration Using Client Hub |
Native OData App Development |
OData Framework Overview |
Offline OData Support |
Setting Up the Native OData Development Environment |
Android Environment Requirements |
iOS Environment Requirements |
Configuring the Application in the Management Cockpit |
Defining Applications |
Defining Back-end Connections for Native and Hybrid Apps |
Defining Application Authentication |
OData Security Matrix |
Configuring Push on SAP Mobile Platform Server |
Android Push Notifications |
Apple Push Notifications |
Android Apps |
Developing Android Applications |
Creating a Project and Importing the OData Libraries |
Initializing an Application |
Invoking a Request |
Parsing the Data |
Caching the Data |
Changing Settings at Runtime |
Enabling GCM Push Notifications |
API Reference |
SAP Mobile Platform 3.0 OData SDK for Android |
sap package |
mobile package |
lib package |
cache package |
Cache class |
Cache(Context, ILogger) constructor |
addEntry(IODataEntry) method |
addtoDelta(String, String) method |
addtoLocal(IODataEntry, String) method |
addtoServer(ODataEntryServer, String, boolean) method |
clearCache(String) method |
clearLocalEntry(String) method |
deleteEntry(String) method |
deleteFromServercache(String) method |
deserialze(byte[]) method![End Level 11 Node: deserialze(byte[]) method End Level 11 Node: deserialze(byte[]) method](../../DITAgraphics/1x1.gif) |
getDeltaLink(String) method |
initializeCache() method |
mergeEntries(IODataFeed, String) method |
readDocument(int, String) method |
readEntriesFromServer(String, String) method |
readEntriesLocal(String, String) method |
readEntriesServer(String) method |
serialize(Object) method |
setCacheListener(ICacheUpdateListener) method |
setIsPersistable(boolean) method |
storeDocument(Object, int, String) method |
updateEntry(IODataEntry) method |
CacheException class |
CacheException(int) constructor |
CacheException(int, String) constructor |
CacheException(String) constructor |
getErrorCode() method |
toString() method |
ANY_INPUT_FIELD_NULL variable |
APPLICATION_ID_NULL variable |
APPLICATION_USER_ALREADY_REGISTERED variable |
APPLICATION_USER_NOT_REGISTERED variable |
AUTHENTICATION_ERROR variable |
BTX_UPLOAD_ERROR variable |
CacheGenericErrorCode variable |
CAPTCHA_LISTENER_NULL variable |
CLASS_INITIALIZATION_FAILED variable |
E2E_NOT_STARTED variable |
EMPTY_RESPONSE_FROM_SERVER variable |
HTTP_ERROR variable |
INVALID_MODULE_ID variable |
JSON_PARSING_FAILED variable |
NETWORK_ERROR variable |
PARSE_ERROR variable |
REGISTRATION_FAILED_UNKNOWN_ERROR variable |
SINGLETON_INITIALIZATION_FAILED variable |
SUP_INTERNAL_PARSING_ERROR variable |
UPDATE_SETTINGS_CONTAINS_READONLY_FIELDS variable |
CacheUpdateListener class |
CacheUpdateListener.ICacheUpdateListener interface |
OnCacheUpdate(String, List< IODataEntry >) method |
ICache interface |
ICache.DocumentType class |
MetaDocument variable |
ServiceDocument variable |
addEntry(IODataEntry) method |
clearCache(String) method |
clearLocalEntry(String) method |
deleteEntry(String) method |
getDeltaLink(String) method |
initializeCache() method |
mergeEntries(IODataFeed, String) method |
readDocument(int, String) method |
readEntriesLocal(String, String) method |
readEntriesServer(String) method |
setCacheListener(ICacheUpdateListener) method |
setIsPersistable(boolean) method |
storeDocument(Object, int, String) method |
updateEntry(IODataEntry) method |
configuration package |
Preferences class |
Preferences(Context, ILogger) constructor |
addDefaultPreferences() method |
confirmPreference(String) method |
containsPreference(String) method |
getAllPreferences() method |
getBooleanPreference(String) method |
getContext() method |
getFloatPreference(String) method |
getIntPreference(String) method |
getLongPreference(String) method |
getStringPreference(String) method |
onSharedPreferenceChanged(SharedPreferences, final String) method |
registerPreferenceChangeListener(String, IPreferenceChangeListener) method |
removePreference(String) method |
resetPreference(String) method |
setBooleanPreference(String, boolean) method |
setFloatPreference(String, float) method |
setIntPreference(String, int) method |
setLongPreference(String, long) method |
setStringPreference(String, String) method |
unRegisterPreferenceChangeListener(String, IPreferenceChangeListener) method |
DEFAULT_PARSER_STRING_SUBFOLDER_NAME variable |
DEFAULT_PERSISTENCE_STRING_SUBFOLDER_NAME variable |
defaultPreferences variable |
logger variable |
logLevel variable |
preferenceChangeListeners variable |
PREFERENCES variable |
PreferencesException class |
PreferencesException() constructor |
PreferencesException(int, String) constructor |
PreferencesException(int, String, Throwable) constructor |
PreferencesException(String) constructor |
PreferencesException(String, Throwable) constructor |
PreferencesException(Throwable) constructor |
getErrorCode() method |
Constants interface |
DEFAULT_BUSINESSTRANSACTION_ENABLED variable |
DEFAULT_CIPHER_TRANSFORMATION variable |
DEFAULT_CONNECTION_TIMEOUT variable |
DEFAULT_HANDLER_CLASS_NAME variable |
DEFAULT_HTTP_PORT variable |
DEFAULT_HTTPS_PORT variable |
DEFAULT_LOG_LEVEL variable |
DEFAULT_PERSISTENCE_BOOLEAN_SECUREMODE variable |
DEFAULT_PERSISTENCE_BYTE_BUFFER_SIZE variable |
DEFAULT_PROXY_HOST variable |
DEFAULT_PROXY_PORT variable |
DEFAULT_SAP_APPLICATIONID_HEADER_VALUE variable |
DEFAULT_SAPPASSPORT_ENABLED variable |
DEFAULT_SEARCH_LIMIT variable |
DEFAULT_SOCKET_CONNECTION_TIMEOUT variable |
DEFAULT_STORE_CAPACITY variable |
HTTP_HANDLER_CLASS variable |
IMO_HANDLER_CLASS variable |
MAX_PERSISTENCE_BYTE_BUFFER_SIZE variable |
MAXIMUM_STORE_CAPACITY variable |
MIN_PERSISTENCE_BYTE_BUFFER_SIZE variable |
SHARED_PREFERENCES variable |
IPreferenceChangeListener interface |
onPreferenceChanged(String, Object) method |
IPreferences interface |
containsPreference(String) method |
getAllPreferences() method |
getBooleanPreference(String) method |
getContext() method |
getFloatPreference(String) method |
getIntPreference(String) method |
getLongPreference(String) method |
getStringPreference(String) method |
registerPreferenceChangeListener(String, IPreferenceChangeListener) method |
removePreference(String) method |
resetPreference(String) method |
setBooleanPreference(String, boolean) method |
setFloatPreference(String, float) method |
setIntPreference(String, int) method |
setLongPreference(String, long) method |
setStringPreference(String, String) method |
unRegisterPreferenceChangeListener(String, IPreferenceChangeListener) method |
BUSINESSTRANSACTION_ENABLED variable |
BYPASS_PROXY variable |
CACHE_CAPACITY variable |
CACHE_MAX_SEARCH_RESULTS variable |
CACHE_PARSER_SEARCH_ATTRIBUTE variable |
CACHE_SEARCH_ATTRIBUTE_XMLNS variable |
CONNECTIVITY_CONNTIMEOUT variable |
CONNECTIVITY_HANDLER_CLASS_NAME variable |
CONNECTIVITY_HTTP_PORT variable |
CONNECTIVITY_HTTPS_PORT variable |
CONNECTIVITY_PROXY_HOST variable |
CONNECTIVITY_PROXY_PORT variable |
CONNECTIVITY_SCONNTIMEOUT variable |
LOG_LEVEL variable |
PARSER_FOLDER_PATH variable |
PERSISTENCE_BYTE_BUFFER_SIZE variable |
PERSISTENCE_CIPHER_TRANSFORMATION variable |
PERSISTENCE_FOLDER_PATH variable |
PERSISTENCE_SECUREMODE variable |
SAP_APPLICATIONID_HEADER_VALUE variable |
SAPPASSPORT_ENABLED variable |
parser package |
ODataAssociation class |
ODataAssociation.ODataAssociationEnd class |
ODataAssociationEnd() constructor |
ODataAssociationEnd(int[], String[]) constructor![End Level 12 Node: ODataAssociationEnd(int[], String[]) constructor End Level 12 Node: ODataAssociationEnd(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataAssociationEnd(ParserDocument) constructor |
getCollectionId() method |
getEntitySet() method |
getMultiplicity() method |
getRole() method |
getType() method |
ODataAssociation() constructor |
ODataAssociation(int[], String[]) constructor![End Level 11 Node: ODataAssociation(int[], String[]) constructor End Level 11 Node: ODataAssociation(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataAssociation(ParserDocument) constructor |
ODataAssociation(String) constructor |
getAssociationEnd(String) method |
getAssociationEnds() method |
getName() method |
ODataAssociationSet class |
ODataAssociationSet() constructor |
ODataAssociationSet(int[], String[]) constructor![End Level 11 Node: ODataAssociationSet(int[], String[]) constructor End Level 11 Node: ODataAssociationSet(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataAssociationSet(ParserDocument) constructor |
getAssociation() method |
ODataCollection class |
ODataCollection() constructor |
ODataCollection(int[], String[]) constructor![End Level 11 Node: ODataCollection(int[], String[]) constructor End Level 11 Node: ODataCollection(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataCollection(ParserDocument) constructor |
ODataCollection(String) constructor |
getDisplayOrder() method |
getHref() method |
getIcons() method |
getId() method |
getLinks() method |
getMemberTitle() method |
getSearchLink() method |
getSemantics() method |
getSubscriptionLink() method |
getTitle() method |
getUrl() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isSearchable() method |
isUpdatable() method |
read(BufferedReader) method |
setBaseUrl(String) method |
setEntitySet(IODataEntitySet) method |
write(BufferedWriter) method |
baseUrl variable |
collectionName variable |
isJson variable |
ODataComplexType class |
ODataComplexType() constructor |
ODataComplexType(int[], String[]) constructor![End Level 11 Node: ODataComplexType(int[], String[]) constructor End Level 11 Node: ODataComplexType(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataComplexType(ParserDocument) constructor |
getName() method |
getProperties() method |
ODataEntitySet class |
ODataEntitySet() constructor |
ODataEntitySet(int[], String[]) constructor![End Level 11 Node: ODataEntitySet(int[], String[]) constructor End Level 11 Node: ODataEntitySet(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataEntitySet(ParserDocument) constructor |
getName() method |
isCreatable() method |
isDeletable() method |
isSearchable() method |
isSearchable(String) method |
isUpdatable() method |
ODataEntityType class |
ODataEntityType() constructor |
ODataEntityType(int[], String[]) constructor![End Level 11 Node: ODataEntityType(int[], String[]) constructor End Level 11 Node: ODataEntityType(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataEntityType(ParserDocument) constructor |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getKeyPropertyNames() method |
getName() method |
getNavigationProperties() method |
getNavigationProperty(String) method |
getProperties() method |
getPropertiesWithAttribute(String, String) method |
getPropertiesWithAttribute(String, String, boolean) method |
getProperty(String) method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSearchablePropertiesData(String) method |
hasStream() method |
setSchema(IODataSchema) method |
ODataEntry class |
ODataEntry() constructor |
ODataEntry(boolean) constructor |
ODataEntry(int[], String[]) constructor![End Level 11 Node: ODataEntry(int[], String[]) constructor End Level 11 Node: ODataEntry(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataEntry(IODataSchema) constructor |
ODataEntry(JsonObject) constructor |
ODataEntry(ParserDocument) constructor |
ODataEntry(ParserDocument, IODataSchema) constructor |
addPropertyValues(IODataProperty, Map< String, String >, String) method |
clone() method |
fillPropertyData(IODataProperty, String...) method |
fillPropertyDataWithAttribute(IODataProperty, String, String, boolean, String...) method |
getActionLinks() method |
getAuthorName() method |
getCachestate() method |
getCacheTimestamp() method |
getCollectionId() method |
getContentType() method |
getEtag() method |
getFilterUrl() method |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getIcons() method |
getId() method |
getIsLocal() method |
getKeyPropertyValues() method |
getLastUpdated() method |
getLinks() method |
getMediaSrc() method |
getPropertiesData() method |
getPropertiesDataWithAttribute(String, String) method |
getPropertiesDataWithAttribute(String, String, boolean) method |
getPropertiesDocument() method |
getPropertyValue(String...) method |
getPropertyValues(List< String[]>) method![End Level 11 Node: getPropertyValues(List< String[]>) method End Level 11 Node: getPropertyValues(List< String[]>) method](../../DITAgraphics/1x1.gif) |
getPropertyValues() method |
getRelatedDataLinks() method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSelfLink() method |
getSubscriptionLink() method |
getSummary() method |
getTitle() method |
materialize() method |
parseCollectionId() method |
parseEdmTime(String) method |
putComplexPropertyValue(String, String...) method |
putContentType(String) method |
putDocument(IParserDocument, String...) method |
putId(String) method |
putMediaSrc(String) method |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
read(BufferedReader) method |
resolveTargetCollection(IODataLink) method |
setAuthorName(String) method |
setCachestate(cacheState) method |
setCacheTimestamp(Long) method |
setCollectionId(String) method |
setIsLocal(boolean) method |
setSchema(IODataSchema) method |
setSummary(String) method |
setTitle(String) method |
write(BufferedWriter) method |
cache_timestamp variable |
Cachestate variable |
collectionId variable |
FALSE variable |
FILTER variable |
FILTER_AND variable |
FILTER_EQ variable |
isLocalEntry variable |
jsonObject variable |
NOT_TESTED variable |
schema variable |
TRUE variable |
ODataError class |
ODataError() constructor |
ODataError(int[], String[]) constructor![End Level 11 Node: ODataError(int[], String[]) constructor End Level 11 Node: ODataError(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataError(JsonObject) constructor |
ODataError(ParserDocument) constructor |
getErrorCode() method |
getLang() method |
getMessage() method |
setCode(String) method |
setLang(String) method |
setMessage(String) method |
ODataFeed class |
getAuthor() method |
getDeletedEntries() method |
getDeltaLink() method |
getEntries() method |
getId() method |
getLastUpdated() method |
getLinks() method |
getSchema() method |
getTitle() method |
setDeltaLink(IODataLink) method |
setSchema(IODataSchema) method |
ODataFunctionImport class |
ODataFunctionImport() constructor |
ODataFunctionImport(int[], String[]) constructor![End Level 11 Node: ODataFunctionImport(int[], String[]) constructor End Level 11 Node: ODataFunctionImport(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataFunctionImport(ParserDocument) constructor |
getActionFor() method |
getCollectionId() method |
getEntitySet() method |
getExecutionUrl(Map< String, String >) method |
getHTTPMethod() method |
getInputParameterNames() method |
getName() method |
getOutputParameterNames() method |
getParameters() method |
getReturnType() method |
getReturnTypeEnum() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
ODataIcon class |
ODataIcon() constructor |
ODataIcon(int[], String[]) constructor![End Level 11 Node: ODataIcon(int[], String[]) constructor End Level 11 Node: ODataIcon(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataIcon(ParserDocument) constructor |
getHeight() method |
getUrl() method |
getWidth() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
ODataLink class |
ODataLink() constructor |
ODataLink(int[], String[]) constructor![End Level 11 Node: ODataLink(int[], String[]) constructor End Level 11 Node: ODataLink(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataLink(ParserDocument) constructor |
getHref() method |
getInlineEntries() method |
getInputParameterNames() method |
getOutputParameterNames() method |
getParameters() method |
getRel() method |
getSchema() method |
getSemantics() method |
getTargetCollectionId() method |
getTitle() method |
getUrl() method |
getUrlWithParameters(Map< String, String >) method |
read(BufferedReader) method |
setBaseUrl(String) method |
setSchema(IODataSchema) method |
setTargetCollectionId(String) method |
write(BufferedWriter) method |
baseUrl variable |
schema variable |
targetCollectionId variable |
ODataNavigationProperty class |
ODataNavigationProperty() constructor |
ODataNavigationProperty(int[], String[]) constructor![End Level 11 Node: ODataNavigationProperty(int[], String[]) constructor End Level 11 Node: ODataNavigationProperty(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataNavigationProperty(ParserDocument) constructor |
getFromRole() method |
getName() method |
getRelationship() method |
getToRole() method |
ODataOpenSearchDescription class |
ODataOpenSearchDescription() constructor |
ODataOpenSearchDescription(int[], String[]) constructor![End Level 11 Node: ODataOpenSearchDescription(int[], String[]) constructor End Level 11 Node: ODataOpenSearchDescription(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataOpenSearchDescription(ParserDocument) constructor |
getDescription() method |
getShortName() method |
getUrls() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
ODataParameter class |
ODataParameter() constructor |
ODataParameter(int[], String[]) constructor![End Level 11 Node: ODataParameter(int[], String[]) constructor End Level 11 Node: ODataParameter(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataParameter(ParserDocument) constructor |
getMode() method |
getName() method |
getType() method |
ODataProperty class |
ODataProperty.DetailDisplayOrderComparator class |
compare(IODataProperty, IODataProperty) method |
ODataProperty.ListDisplayOrderComparator class |
compare(IODataProperty, IODataProperty) method |
ODataProperty() constructor |
ODataProperty(int[], String[]) constructor![End Level 11 Node: ODataProperty(int[], String[]) constructor End Level 11 Node: ODataProperty(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataProperty(ParserDocument) constructor |
getChildPropertiesData() method |
getChildPropertiesDataWithAttribute(String, String) method |
getChildPropertiesDataWithAttribute(String, String, boolean) method |
getChildPropertyData(String) method |
getCollation() method |
getDefaultValue() method |
getDetailDisplayOrder() method |
getLabel() method |
getListDisplayOrder() method |
getMaxLength() method |
getName() method |
getPrecision() method |
getScale() method |
getSemantics() method |
getType() method |
getValue() method |
hasFixedLength() method |
isComplex() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isNullable() method |
isSearchable() method |
isUnicode() method |
isUpdatable() method |
putChildPropertyData(IODataProperty) method |
setValue(String) method |
ODataReturnTypeEntry class |
ODataReturnTypeEntry.ODataReturnSchema class |
ODataReturnTypeEntry.ODataReturnSchema.ODataReturnEntityType class |
ODataReturnEntityType(List< IODataProperty >) constructor |
getProperties() method |
referenceProperties variable |
ODataReturnSchema() constructor |
ODataReturnSchema(List< IODataProperty >) constructor |
ODataReturnSchema(List< IODataProperty >, ODataComplexType) constructor |
addProperty(IODataProperty) method |
getComplexType(String) method |
getEntityTypeForCollection(String) method |
read(BufferedReader) method |
write(BufferedWriter) method |
complexType variable |
referenceProperties variable |
ODataReturnTypeEntry(boolean) constructor |
ODataReturnTypeEntry(ParserDocument, IODataFunctionImport, IODataSchema, boolean) constructor |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
read(BufferedReader) method |
setCollectionId(String) method |
setSchema(IODataSchema) method |
write(BufferedWriter) method |
_RETURNTYPE_COLLECTION variable |
ODataSchema class |
ODataSchema() constructor |
ODataSchema(int[], String[]) constructor![End Level 11 Node: ODataSchema(int[], String[]) constructor End Level 11 Node: ODataSchema(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataSchema(ParserDocument) constructor |
getAssociation(String) method |
getAssociations() method |
getAssociationSet(String) method |
getAssociationSets() method |
getComplexType(String) method |
getComplexTypes() method |
getEntitySet(String) method |
getEntityType(String) method |
getEntityTypeForCollection(String) method |
getFunctionImports() method |
getFunctionImportsForCollection(String) method |
getServiceDocument() method |
getTargetCollectionIdForNavigationProperty(String, String) method |
setServiceDocument(IODataServiceDocument) method |
serviceDocument variable |
ODataServiceDocument class |
ODataServiceDocument() constructor |
ODataServiceDocument(int[], String[]) constructor![End Level 11 Node: ODataServiceDocument(int[], String[]) constructor End Level 11 Node: ODataServiceDocument(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataServiceDocument(JsonObject) constructor |
ODataServiceDocument(ParserDocument) constructor |
getAllCollections() method |
getBaseUrl() method |
getEtag() method |
getLanguage() method |
getOpenSearchDescription(String) method |
getSchema() method |
getSchemaUrl() method |
getWorkspaces() method |
read(BufferedReader) method |
setOpenSearchDescription(String, IODataOpenSearchDescription) method |
setSchema(IODataSchema) method |
write(BufferedWriter) method |
gwServiceDocument variable |
isJson variable |
openSearchDescriptions variable |
schema variable |
ODataSubscriptionEntry class |
ODataSubscriptionEntry() constructor |
ODataSubscriptionEntry(int[], String[]) constructor![End Level 11 Node: ODataSubscriptionEntry(int[], String[]) constructor End Level 11 Node: ODataSubscriptionEntry(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataSubscriptionEntry(ParserDocument) constructor |
ODataSubscriptionEntry(String, String) constructor |
ODataSubscriptionEntry(String, String, String, String, String, String) constructor |
getCollection() method |
getDeliveryAddress() method |
getFilter() method |
getSelect() method |
setCollection(String) method |
setDeliveryAddress(String) method |
setFilter(String) method |
setSelect(String) method |
ODataURL class |
ODataURL() constructor |
ODataURL(int[], String[]) constructor![End Level 11 Node: ODataURL(int[], String[]) constructor End Level 11 Node: ODataURL(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataURL(ParserDocument) constructor |
getMandatoryTemplateParameters() method |
getMandatoryTemplateParameters(String) method |
getOptionalTemplateParameters() method |
getOptionalTemplateParameters(String) method |
getTemplate() method |
getTemplateParameters() method |
getType() method |
getUrl() method |
getUrlFromTemplate(Map< String, String >) method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
ODataWorkspace class |
ODataWorkspace() constructor |
ODataWorkspace(int[], String[]) constructor![End Level 11 Node: ODataWorkspace(int[], String[]) constructor End Level 11 Node: ODataWorkspace(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
ODataWorkspace(ParserDocument) constructor |
getCollections() method |
getSemantics() method |
getTitle() method |
setBaseUrl(String) method |
baseUrl variable |
Parser class |
Parser(IPreferences, ILogger) constructor |
buildODataDocument(IParserDocument) method |
buildODataEntryRequestBody(IODataEntry, String, IODataSchema, int) method |
enableParserPerformanceLog(boolean, Context) method |
parse(InputStream) method |
parse(String) method |
parseFunctionImportResult(String, IODataFunctionImport, IODataSchema) method |
parseFunctionImportResult(InputStream, IODataFunctionImport, IODataSchema) method |
parseODataEntries(String, String, IODataSchema) method |
parseODataEntries(InputStream, String, IODataSchema) method |
parseODataError(String) method |
parseODataError(InputStream) method |
parseODataFeed(String, String, IODataSchema) method |
parseODataFeed(InputStream, String, IODataSchema) method |
parseODataOpenSearchDescription(String, String, IODataServiceDocument) method |
parseODataOpenSearchDescription(InputStream, String, IODataServiceDocument) method |
parseODataSchema(String, IODataServiceDocument) method |
parseODataSchema(InputStream, IODataServiceDocument) method |
parseODataServiceDocument(String) method |
parseODataServiceDocument(InputStream) method |
readNameMap() method |
writeNameMap(int) method |
defaultFolder variable |
logger variable |
logLevel variable |
NAMEMAP_FILENAME variable |
parser variable |
preferences variable |
ParserException class |
ParserException() constructor |
ParserException(int, String) constructor |
ParserException(int, String, Throwable) constructor |
ParserException(String) constructor |
ParserException(String, Throwable) constructor |
ParserException(Throwable) constructor |
getErrorCode() method |
Semantics class |
DELIMITER_GROUPING variable |
DELIMITER_PARAMETER variable |
DELIMITER_VALUE variable |
PARAMETER_CHARSET_DEFAULT variable |
PARAMETER_ENCODING_7BIT variable |
PARAMETER_ENCODING_8BIT variable |
PARAMETER_ENCODING_BASE64 variable |
PARAMETER_ENCODING_DEFAULT variable |
PARAMETER_ENCODING_QUOTED_PRINTABLE variable |
PARAMETER_LANGUAGE_DEFAULT variable |
PARAMETER_VALUELOCATION_CONTENT_ID variable |
PARAMETER_VALUELOCATION_DEFAULT variable |
PARAMETER_VALUELOCATION_URL variable |
PROPERTY_PARAMETER_CHARSET variable |
PROPERTY_PARAMETER_ENCODING variable |
PROPERTY_PARAMETER_LANGUAGE variable |
PROPERTY_PARAMETER_TYPE variable |
PROPERTY_PARAMETER_VALUELOCATION variable |
PROPERTY_SEMANTIC_ADDRESS variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_DOMESTIC variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_HOME variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_INTERNATIONAL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_PARCEL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_POSTAL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_WORK variable |
PROPERTY_SEMANTIC_AGENT variable |
PROPERTY_SEMANTIC_BIRTHDAY variable |
PROPERTY_SEMANTIC_EMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_AOL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_APPLELINK variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_ATTMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_CIS variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_EWORLD variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_IBMMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_INTERNET variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_MCIMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_POWERSHARE variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_PRODIGY variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_TLX variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_X400 variable |
PROPERTY_SEMANTIC_FORMATTED_NAME variable |
PROPERTY_SEMANTIC_GEOLOCATION variable |
PROPERTY_SEMANTIC_KEY variable |
PROPERTY_SEMANTIC_KEY_TYPE_PGP variable |
PROPERTY_SEMANTIC_KEY_TYPE_X509 variable |
PROPERTY_SEMANTIC_LABEL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_DOMESTIC variable |
PROPERTY_SEMANTIC_LABEL_TYPE_INTERNATIONAL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_PARCEL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_POSTAL variable |
PROPERTY_SEMANTIC_LOGO variable |
PROPERTY_SEMANTIC_LOGO_TYPE_AVI variable |
PROPERTY_SEMANTIC_LOGO_TYPE_BMP variable |
PROPERTY_SEMANTIC_LOGO_TYPE_CGM variable |
PROPERTY_SEMANTIC_LOGO_TYPE_DIB variable |
PROPERTY_SEMANTIC_LOGO_TYPE_GIF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_JPEG variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MET variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MPEG variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MPEG2 variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PDF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PICT variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PS variable |
PROPERTY_SEMANTIC_LOGO_TYPE_QTIME variable |
PROPERTY_SEMANTIC_LOGO_TYPE_TIFF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_WMF variable |
PROPERTY_SEMANTIC_MAILER variable |
PROPERTY_SEMANTIC_NAME variable |
PROPERTY_SEMANTIC_NICKNAME variable |
PROPERTY_SEMANTIC_NOTE variable |
PROPERTY_SEMANTIC_ORG variable |
PROPERTY_SEMANTIC_PHOTO variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_AVI variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_BMP variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_CGM variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_DIB variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_GIF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_JPEG variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MET variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MPEG variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MPEG2 variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PDF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PICT variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PS variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_QTIME variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_TIFF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_WMF variable |
PROPERTY_SEMANTIC_REVISION variable |
PROPERTY_SEMANTIC_ROLE variable |
PROPERTY_SEMANTIC_SAP_EXTENSION_ACTION variable |
PROPERTY_SEMANTIC_SOUND variable |
PROPERTY_SEMANTIC_SOUND_TYPE_AIFF variable |
PROPERTY_SEMANTIC_SOUND_TYPE_PCM variable |
PROPERTY_SEMANTIC_SOUND_TYPE_WAVE variable |
PROPERTY_SEMANTIC_TEL variable |
PROPERTY_SEMANTIC_TEL_TYPE_BBS variable |
PROPERTY_SEMANTIC_TEL_TYPE_CAR variable |
PROPERTY_SEMANTIC_TEL_TYPE_CELL variable |
PROPERTY_SEMANTIC_TEL_TYPE_FAX variable |
PROPERTY_SEMANTIC_TEL_TYPE_HOME variable |
PROPERTY_SEMANTIC_TEL_TYPE_ISDN variable |
PROPERTY_SEMANTIC_TEL_TYPE_MODEM variable |
PROPERTY_SEMANTIC_TEL_TYPE_MSG variable |
PROPERTY_SEMANTIC_TEL_TYPE_PAGER variable |
PROPERTY_SEMANTIC_TEL_TYPE_PREF variable |
PROPERTY_SEMANTIC_TEL_TYPE_VIDEO variable |
PROPERTY_SEMANTIC_TEL_TYPE_VOICE variable |
PROPERTY_SEMANTIC_TEL_TYPE_WORK variable |
PROPERTY_SEMANTIC_TIMEZONE variable |
PROPERTY_SEMANTIC_TITLE variable |
PROPERTY_SEMANTIC_TYPE_HOME variable |
PROPERTY_SEMANTIC_TYPE_WORK variable |
PROPERTY_SEMANTIC_UID variable |
PROPERTY_SEMANTIC_URL variable |
PROPERTY_SEMANTIC_VERSION variable |
Constants interface |
DEFAULT_BUSINESSTRANSACTION_ENABLED variable |
DEFAULT_CIPHER_TRANSFORMATION variable |
DEFAULT_CONNECTION_TIMEOUT variable |
DEFAULT_HANDLER_CLASS_NAME variable |
DEFAULT_HTTP_PORT variable |
DEFAULT_HTTPS_PORT variable |
DEFAULT_LOG_LEVEL variable |
DEFAULT_PERSISTENCE_BOOLEAN_SECUREMODE variable |
DEFAULT_PERSISTENCE_BYTE_BUFFER_SIZE variable |
DEFAULT_PROXY_HOST variable |
DEFAULT_PROXY_PORT variable |
DEFAULT_SAP_APPLICATIONID_HEADER_VALUE variable |
DEFAULT_SAPPASSPORT_ENABLED variable |
DEFAULT_SEARCH_LIMIT variable |
DEFAULT_SOCKET_CONNECTION_TIMEOUT variable |
DEFAULT_STORE_CAPACITY variable |
HTTP_HANDLER_CLASS variable |
IMO_HANDLER_CLASS variable |
MAX_PERSISTENCE_BYTE_BUFFER_SIZE variable |
MAXIMUM_STORE_CAPACITY variable |
MIN_PERSISTENCE_BYTE_BUFFER_SIZE variable |
SHARED_PREFERENCES variable |
ILocalSchema interface |
IODataAssociation interface |
IODataAssociation.IODataAssociationEnd interface |
getCollectionId() method |
getEntitySet() method |
getMultiplicity() method |
getRole() method |
getType() method |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_MULTIPLICITY variable |
ATTRIBUTE_ROLE variable |
ATTRIBUTE_TYPE variable |
getAssociationEnd(String) method |
getAssociationEnds() method |
getName() method |
ATTRIBUTE_ASSOCIATION variable |
ATTRIBUTE_NAME variable |
ELEMENT_ASSOCIATION variable |
ELEMENT_ASSOCIATIONEND variable |
IODataAssociationSet interface |
getAssociation() method |
ELEMENT_ASSOCIATIONSET variable |
IODataCollection interface |
getDisplayOrder() method |
getHref() method |
getIcons() method |
getId() method |
getLinks() method |
getMemberTitle() method |
getSearchLink() method |
getSemantics() method |
getSubscriptionLink() method |
getTitle() method |
getUrl() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isSearchable() method |
isUpdatable() method |
setEntitySet(IODataEntitySet) method |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_DISPLAYORDER variable |
ATTRIBUTE_FILTERABLE variable |
ATTRIBUTE_HREF variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_UPDATABLE variable |
ATTRIBUTE_VALUE_REL_SEARCH variable |
ELEMENT_COLLECTION variable |
ELEMENT_LINK variable |
ELEMENT_MEMBERTITLE variable |
ELEMENT_TITLE variable |
IODataComplexType interface |
getName() method |
getProperties() method |
ATTRIBUTE_NAME variable |
ELEMENT_COMPLEXTYPE variable |
ELEMENT_PROPERTY variable |
IODataEntitySet interface |
getName() method |
isCreatable() method |
isDeletable() method |
isSearchable() method |
isSearchable(String) method |
isUpdatable() method |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_UPDATABLE variable |
ELEMENT_ENTITYSET variable |
IODataEntityType interface |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getKeyPropertyNames() method |
getName() method |
getNavigationProperties() method |
getNavigationProperty(String) method |
getProperties() method |
getPropertiesWithAttribute(String, String) method |
getPropertiesWithAttribute(String, String, boolean) method |
getProperty(String) method |
getSAPSearchablePropertiesData() method |
getSearchablePropertiesData(String) method |
hasStream() method |
ATTRIBUTE_HASSTREAM variable |
ATTRIBUTE_NAME variable |
ELEMENT_ENTITYTYPE variable |
ELEMENT_KEY variable |
ELEMENT_PROPERTY variable |
ELEMENT_PROPERTYREF variable |
IODataEntry interface |
IODataEntry.cacheState enum |
Deleted variable |
Inserted variable |
Updated variable |
getActionLinks() method |
getAuthorName() method |
getCachestate() method |
getCacheTimestamp() method |
getCollectionId() method |
getContentType() method |
getEtag() method |
getFilterUrl() method |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getIcons() method |
getId() method |
getIsLocal() method |
getKeyPropertyValues() method |
getLastUpdated() method |
getLinks() method |
getMediaSrc() method |
getPropertiesData() method |
getPropertiesDataWithAttribute(String, String) method |
getPropertiesDataWithAttribute(String, String, boolean) method |
getPropertiesDocument() method |
getPropertyValue(String...) method |
getPropertyValueParsed(String...) method |
getPropertyValues() method |
getPropertyValues(List< String[]>) method![End Level 11 Node: getPropertyValues(List< String[]>) method End Level 11 Node: getPropertyValues(List< String[]>) method](../../DITAgraphics/1x1.gif) |
getRelatedDataLinks() method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSelfLink() method |
getSubscriptionLink() method |
getSummary() method |
getTitle() method |
putComplexPropertyValue(String, String...) method |
putContentType(String) method |
putId(String) method |
putMediaSrc(String) method |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
setAuthorName(String) method |
setCachestate(cacheState) method |
setCacheTimestamp(Long) method |
setCollectionId(String) method |
setIsLocal(boolean) method |
setSchema(IODataSchema) method |
setSummary(String) method |
setTitle(String) method |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TERM variable |
ATTRIBUTE_VALUE_SEMANTICS_ACTION variable |
ELEMENT_AUTHOR variable |
ELEMENT_CATEGORY variable |
ELEMENT_CONTENT variable |
ELEMENT_ENTRY variable |
ELEMENT_LINK variable |
ELEMENT_NAME variable |
ELEMENT_PROPERTIES variable |
ELEMENT_SUMMARY variable |
ELEMENT_TITLE variable |
ELEMENT_UPDATED variable |
PROPERTY_LEVEL_SEPARATOR variable |
IODataError interface |
getErrorCode() method |
getLang() method |
getMessage() method |
ATTRIBUTE_LANGUAGE variable |
ELEMENT_ERROR variable |
ELEMENT_ERRORCODE variable |
ELEMENT_MESSAGE variable |
IODataFeed interface |
getAuthor() method |
getDeletedEntries() method |
getDeltaLink() method |
getEntries() method |
getId() method |
getLastUpdated() method |
getLinks() method |
getTitle() method |
IODataFunctionImport interface |
IODataFunctionImport.RETURNTYPE_ENUM enum |
RETURNTYPE_COMPLEX variable |
RETURNTYPE_COMPLEX_COLLECTION variable |
RETURNTYPE_ENTRY variable |
RETURNTYPE_FEED variable |
RETURNTYPE_SIMPLE variable |
RETURNTYPE_SIMPLE_COLLECTION variable |
getActionFor() method |
getCollectionId() method |
getEntitySet() method |
getExecutionUrl(Map< String, String >) method |
getHTTPMethod() method |
getInputParameterNames() method |
getName() method |
getOutputParameterNames() method |
getParameters() method |
getReturnType() method |
getReturnTypeEnum() method |
ATTRIBUTE_ACTION_FOR variable |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_HTTPMETHOD variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_RETURNTYPE variable |
ELEMENT_FUNCTIONALIMPORT variable |
ELEMENT_PARAMETER variable |
IODataIcon interface |
getHeight() method |
getUrl() method |
getWidth() method |
ATTRIBUTE_HEIGHT variable |
ATTRIBUTE_WIDTH variable |
ELEMENT_ICON variable |
IODataLink interface |
getHref() method |
getInlineEntries() method |
getInputParameterNames() method |
getOutputParameterNames() method |
getParameters() method |
getRel() method |
getSchema() method |
getSemantics() method |
getTargetCollectionId() method |
getTitle() method |
getUrl() method |
getUrlWithParameters(Map< String, String >) method |
setSchema(IODataSchema) method |
setTargetCollectionId(String) method |
ATTRIBUTE_HREF variable |
ATTRIBUTE_REL variable |
ATTRIBUTE_REL_VALUE_EDIT variable |
ATTRIBUTE_REL_VALUE_SELF variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TITLE variable |
ATTRIBUTE_VALUEPART_DELTA variable |
ATTRIBUTE_VALUEPART_RELATED variable |
ATTRIBUTE_VALUESUFFIX_SUBSCRIPTION variable |
ELEMENT_INLINE variable |
ELEMENT_LINK variable |
ELEMENT_PARAMETER variable |
ELEMENT_PARAMETERSET variable |
IODataNavigationProperty interface |
getFromRole() method |
getName() method |
getRelationship() method |
getToRole() method |
ATTRIBUTE_FROMROLE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_RELATIONSHIP variable |
ATTRIBUTE_TOROLE variable |
ELEMENT_NAVIGATIONPROPERTY variable |
IODataOpenSearchDescription interface |
getDescription() method |
getShortName() method |
getUrls() method |
ELEMENT_DESCRIPTION variable |
ELEMENT_OPENSEARCHDESCRIPTION variable |
ELEMENT_SHORTNAME variable |
ELEMENT_URL variable |
IODataParameter interface |
getMode() method |
getName() method |
getType() method |
ATTRIBUTE_MODE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_TYPE variable |
ELEMENT_PARAMETER variable |
VALUE_MODE_IN variable |
VALUE_MODE_OUT variable |
IODataProperty interface |
getChildPropertiesData() method |
getChildPropertiesDataWithAttribute(String, String) method |
getChildPropertiesDataWithAttribute(String, String, boolean) method |
getChildPropertyData(String) method |
getCollation() method |
getDefaultValue() method |
getDetailDisplayOrder() method |
getLabel() method |
getListDisplayOrder() method |
getMaxLength() method |
getName() method |
getPrecision() method |
getScale() method |
getSemantics() method |
getType() method |
getValue() method |
hasFixedLength() method |
isComplex() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isNullable() method |
isSearchable() method |
isUnicode() method |
isUpdatable() method |
putChildPropertyData(IODataProperty) method |
setValue(String) method |
ATTRIBUTE_COLLATION variable |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DEFAULTVALUE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_DETAIL_DISPLAYORDER variable |
ATTRIBUTE_FILTERABLE variable |
ATTRIBUTE_FIXEDLENGTH variable |
ATTRIBUTE_LABEL variable |
ATTRIBUTE_LIST_DISPLAYORDER variable |
ATTRIBUTE_MAXLENGTH variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_NULLABLE variable |
ATTRIBUTE_PRECISION variable |
ATTRIBUTE_SCALE variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TYPE variable |
ATTRIBUTE_UNICODE variable |
ATTRIBUTE_UPDATABLE variable |
ATTRIBUTE_USEINSEARCH variable |
ATTRIBUTE_VISIBLEINDETAIL variable |
ATTRIBUTE_VISIBLEINLIST variable |
ELEMENT_PROPERTY variable |
IODataSchema interface |
getAssociation(String) method |
getAssociations() method |
getAssociationSet(String) method |
getAssociationSets() method |
getComplexType(String) method |
getComplexTypes() method |
getEntitySet(String) method |
getEntityType(String) method |
getEntityTypeForCollection(String) method |
getFunctionImports() method |
getFunctionImportsForCollection(String) method |
getServiceDocument() method |
getTargetCollectionIdForNavigationProperty(String, String) method |
setServiceDocument(IODataServiceDocument) method |
ACTION_FOR variable |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_ENTITYTYPE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_NAMESPACE variable |
ELEMENT_COMPLEXTYPE variable |
ELEMENT_DATASERVICES variable |
ELEMENT_EDMX variable |
ELEMENT_ENTITYCONTAINER variable |
ELEMENT_ENTITYSET variable |
ELEMENT_ENTITYTYPE variable |
ELEMENT_FUNCTIONALIMPORT variable |
ELEMENT_SCHEMA variable |
IODataServiceDocument interface |
getAllCollections() method |
getBaseUrl() method |
getEtag() method |
getLanguage() method |
getOpenSearchDescription(String) method |
getSchema() method |
getSchemaUrl() method |
getWorkspaces() method |
setOpenSearchDescription(String, IODataOpenSearchDescription) method |
setSchema(IODataSchema) method |
ATTRIBUTE_BASE variable |
ATTRIBUTE_LANG variable |
ELEMENT_COLLECTION variable |
ELEMENT_SERVICE variable |
ELEMENT_WORKSPACE variable |
URL_SUFFIX_METADATA variable |
IODataSubscriptionEntry interface |
getCollection() method |
getDeliveryAddress() method |
getFilter() method |
getSelect() method |
setCollection(String) method |
setDeliveryAddress(String) method |
setFilter(String) method |
setSelect(String) method |
ELEMENT_COLLECTION variable |
ELEMENT_DELIVERYADDRESS variable |
ELEMENT_FILTER variable |
ELEMENT_SELECT variable |
IODataURL interface |
getMandatoryTemplateParameters() method |
getOptionalTemplateParameters() method |
getTemplate() method |
getTemplateParameters() method |
getType() method |
getUrl() method |
getUrlFromTemplate(Map< String, String >) method |
ATTRIBUTE_TEMPLATE variable |
ATTRIBUTE_TYPE variable |
ELEMENT_URL variable |
IODataWorkspace interface |
getCollections() method |
getSemantics() method |
getTitle() method |
ATTRIBUTE_SEMANTICS variable |
ELEMENT_TITLE variable |
ELEMENT_WORKSPACE variable |
IParser interface |
buildODataDocument(IParserDocument) method |
buildODataEntryRequestBody(IODataEntry, String, IODataSchema, int) method |
enableParserPerformanceLog(boolean, Context) method |
parse(String) method |
parse(InputStream) method |
parseFunctionImportResult(String, IODataFunctionImport, IODataSchema) method |
parseFunctionImportResult(InputStream, IODataFunctionImport, IODataSchema) method |
parseODataEntries(String, String, IODataSchema) method |
parseODataEntries(InputStream, String, IODataSchema) method |
parseODataError(String) method |
parseODataError(InputStream) method |
parseODataFeed(String, String, IODataSchema) method |
parseODataFeed(InputStream, String, IODataSchema) method |
parseODataOpenSearchDescription(String, String, IODataServiceDocument) method |
parseODataOpenSearchDescription(InputStream, String, IODataServiceDocument) method |
parseODataSchema(String, IODataServiceDocument) method |
parseODataSchema(InputStream, IODataServiceDocument) method |
parseODataServiceDocument(String) method |
parseODataServiceDocument(InputStream) method |
FORMAT_JSON variable |
FORMAT_XML variable |
IParserDocument interface |
IParserDocument.EDMSIMPLETYPES enum |
BINARY variable |
BOOLEAN variable |
BYTE variable |
DATETIME variable |
DATETIMEOFFSET variable |
DECIMAL variable |
DOUBLE variable |
FLOAT variable |
GUID variable |
INT16 variable |
INT32 variable |
INT64 variable |
SBYTE variable |
SINGLE variable |
STRING variable |
TIME variable |
clone() method |
getAttribute(String...) method |
getAttributes(String...) method |
getChildAttributeMap(String...) method |
getChildAttributes(String...) method |
getChildDocuments(String...) method |
getChildDocumentsWithAttribute(String, String, String...) method |
getChildDocumentsWithAttribute(String, String, boolean, String...) method |
getDocument(String...) method |
getDocuments(String...) method |
getDocumentsWithAttribute(String, String, String...) method |
getDocumentsWithAttribute(String, String, boolean, String...) method |
getDocumentWithAttribute(String, String, String...) method |
getDocumentWithAttribute(String, String, boolean, String...) method |
getElementName() method |
getFunctionImportComplexPropertyValue(String...) method |
getPrefixForUri(String) method |
getStrings() method |
getValue(String...) method |
getValues(String...) method |
putAttribute(String, String...) method |
putDocument(IParserDocument, String...) method |
putValue(String, String...) method |
removeAttribute(String...) method |
removeAttributes(String...) method |
removeDocument(String...) method |
setAttributes(List< String >, String...) method |
setDocuments(List< IParserDocument >, String...) method |
setElementName(String, String...) method |
setValues(List< String >, String...) method |
toXMLString() method |
ATTRIBUTE_ETAG variable |
ATTRIBUTE_VALUEPREFIX_EDMTYPE variable |
DEFAULT_PREFIXMAPPING variable |
EDMDATETIME_PATTERNS variable |
EDMDATETIMEOFFSET_PATTERNS variable |
EDMTIME_PATTERN variable |
ELEMENT_FEED variable |
ELEMENT_ID variable |
ROOT_DOCUMENT_NAME variable |
XMLNS_APPLICATION_URI variable |
XMLNS_ATOM_URI variable |
XMLNS_DATASERVICES_URI variable |
XMLNS_EDM_URI variable |
XMLNS_EDMX_URI variable |
XMLNS_GENERICPLAYER_URI variable |
XMLNS_METADATA_URI variable |
XMLNS_SAP_URI variable |
persistence package |
dao package |
model package |
RouteManagerSchema class |
getBlobCloumn() method |
setBlobCloumn(byte[]) method![End Level 13 Node: setBlobCloumn(byte[]) method End Level 13 Node: setBlobCloumn(byte[]) method](../../DITAgraphics/1x1.gif) |
EncryptionKeyManager class |
getEncryptionKey(Context) method |
resetEncryptionKey(Context) method |
setEncryptionKey(String, Context) method |
encryptionKey variable |
IPersistable interface |
read(BufferedReader) method |
write(BufferedWriter) method |
request package |
BaseRequest class |
disableDeltaHandling(boolean) method |
getData() method |
getDataStream() method |
getHeaders() method |
getListener() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
isDeltaHandlingDisabled() method |
isStreamEnabled() method |
setData(byte[]) method![End Level 11 Node: setData(byte[]) method End Level 11 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setDataStream(InputStream) method |
setETag(String, int) method |
setHeaders(Map< String, String >) method |
setListener(INetListener) method |
setPriority(int) method |
setRequestMethod(int) method |
setRequestUrl(String) method |
setStreamEnabled(boolean) method |
useCookies() method |
eTagMap variable |
HostURL variable |
isStreamEnabled variable |
mData variable |
mHeaders variable |
mListener variable |
mPriority variable |
mRequestMethod variable |
mUrl variable |
setCookie variable |
xsrfToken variable |
BatchRequest class |
BatchRequest(String) constructor |
addRequestToChangeset(IRequest) method |
addRetrieveRequestToBatch(IRequest) method |
closeExistingChangeSet() method |
BATCH_BOUNDARY_TEXT variable |
batchRequestList variable |
batchRequestURL variable |
BundleRequest class |
BundleRequest() constructor |
addRequest(final IRequest) method |
clearRequests() method |
getRequests() method |
removeRequest(final IRequest) method |
ConnectivityException class |
ConnectivityException() constructor |
ConnectivityException(String) constructor |
ConnectivityException(String, Throwable) constructor |
ConnectivityException(Throwable) constructor |
ConnectivityParameters class |
enableXsrf(Boolean) method |
getBaseUrl() method |
getCertificate() method |
getLanguage() method |
getTrustManagers() method |
getUserName() method |
getUserPassword() method |
isAutoRedirectEnabled() method |
setAutoRedirectEnabled(boolean) method |
setBaseUrl(String) method |
setCertificate(Certificate[]) method![End Level 11 Node: setCertificate(Certificate[]) method End Level 11 Node: setCertificate(Certificate[]) method](../../DITAgraphics/1x1.gif) |
setLanguage(final String) method |
setServerCertificate(Certificate[]) method![End Level 11 Node: setServerCertificate(Certificate[]) method End Level 11 Node: setServerCertificate(Certificate[]) method](../../DITAgraphics/1x1.gif) |
setServerCertificate(Certificate) method |
setUserName(String) method |
setUserPassword(String) method |
autoredirectenabled variable |
isXcsrfEnabled variable |
HttpChannelListeners class |
HttpChannelListeners.Authenticationschema class |
getRealm() method |
getSchemeName() method |
processChallenge(ICredential, IRequest) method |
realm variable |
schemaName variable |
HttpChannelListeners.BasicCredetials class |
BasicCredetials(String, String) constructor |
getAuthHeader() method |
passwd variable |
uName variable |
HttpChannelListeners.CookieCredetials class |
CookieCredetials(Cookie) constructor |
getAuthHeader() method |
cookieValue variable |
HttpChannelListeners.IAuthenticationChallengeListner interface |
OnAuthenticationFailed(Authenticationschema, HttpResponse) method |
HttpChannelListeners.ICredential interface |
getAuthHeader() method |
HttpChannelListeners.IMutualSSLChallengeListener interface |
getClientCertificate() method |
HttpChannelListeners.ISSLChallengeListener interface |
isServerTrusted(X509Certificate[]) method![End Level 12 Node: isServerTrusted(X509Certificate[]) method End Level 12 Node: isServerTrusted(X509Certificate[]) method](../../DITAgraphics/1x1.gif) |
PushRequest class |
disableDeltaHandling(boolean) method |
getData() method |
getHeaders() method |
getListener() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
isDeltaHandlingDisabled() method |
setData(byte[]) method![End Level 11 Node: setData(byte[]) method End Level 11 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setHeaders(Map< String, String >) method |
setListener(INetListener) method |
setPriority(int) method |
setRequestMethod(int) method |
setRequestUrl(String) method |
useCookies() method |
RequestManager class |
RequestManager.AuthenticationChallengeListener class |
OnAuthenticationFailed(Authenticationschema, HttpResponse) method |
RequestManager.MutualSSLChallengeListener class |
getClientCertificate(String) method |
RequestManager.SSLChallengeListener class |
checkServerTrusted(X509Certificate[]) method![End Level 12 Node: checkServerTrusted(X509Certificate[]) method End Level 12 Node: checkServerTrusted(X509Certificate[]) method](../../DITAgraphics/1x1.gif) |
RequestManager.LIBRARY enum |
LOAD variable |
MISSING variable |
PRESENT variable |
RequestManager(ILogger, IPreferences, IConnectivityParameters, int) constructor |
clearPendingRequests(ILogger, Context) method |
enablePerformanceLogging() method |
getConnectivityParameters() method |
getLogger() method |
isPerformanceLoggingEnabled() method |
makeRequest(final IRequest) method |
makeRequest(final IBundleRequest) method |
setAuthenticationChallengeListener(IAuthenticationChallengeListner) method |
setListener(INetListener) method |
setMutualSSLChallengeListener(IMutualSSLChallengeListener) method |
setSSLChallengeListener(ISSLChallengeListener) method |
authenticationListener variable |
isPerformanceLoggingEnabled variable |
MAX_THREADS variable |
mHQueue variable |
mLogger variable |
mMainHandler variable |
mMainHandlerClassName variable |
modifyingRequestQueue variable |
mPassportEnabled variable |
mQueue variable |
successNotifier variable |
TAG variable |
RequestStateElement class |
RequestStateElement() constructor |
RequestStateElement(final int) constructor |
RequestStateElement(final int, final Exception) constructor |
RequestStateElement(final int, final int) constructor |
RequestStateElement(final int, final int, final Exception) constructor |
RequestStateElement(final int, HttpResponse) constructor |
RequestStateElement(final int, HttpResponse, Exception) constructor |
getErrorCode() method |
getException() method |
getHttpResponse() method |
getHttpStatusCode() method |
setErrorCode(final int) method |
setException(final Exception) method |
setHttpResponse(HttpResponse) method |
setHttpStatusCode(int) method |
mErrorCode variable |
mException variable |
mHttpStatus variable |
mResponse variable |
ResponseImpl class |
ResponseImpl(BasicStatusLine) constructor |
addBatchResponse(IRequest, IResponse) method |
getBatchResponse() method |
getBatchResponseMap() method |
getHeadersMap() method |
ConnectionProtocolEnum enum |
HTTP variable |
HTTPS variable |
IBundleRequest interface |
addRequest(IRequest) method |
clearRequests() method |
getRequests() method |
removeRequest(IRequest) method |
IConnectivityParameters interface |
enableXsrf(Boolean) method |
getBaseUrl() method |
getLanguage() method |
getTrustManagers() method |
getUserName() method |
getUserPassword() method |
isAutoRedirectEnabled() method |
setAutoRedirectEnabled(boolean) method |
setBaseUrl(String) method |
setLanguage(String) method |
setServerCertificate(final Certificate[]) method![End Level 11 Node: setServerCertificate(final Certificate[]) method End Level 11 Node: setServerCertificate(final Certificate[]) method](../../DITAgraphics/1x1.gif) |
setServerCertificate(final Certificate) method |
setUserName(String) method |
setUserPassword(String) method |
INetListener interface |
onError(IRequest, IResponse, IRequestStateElement) method |
onSuccess(IRequest, IResponse) method |
IRequest interface |
disableDeltaHandling(boolean) method |
getData() method |
getHeaders() method |
getListener() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
isDeltaHandlingDisabled() method |
setData(byte[]) method![End Level 11 Node: setData(byte[]) method End Level 11 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setHeaders(Map< String, String >) method |
setListener(final INetListener) method |
setPriority(final int) method |
setRequestMethod(final int) method |
setRequestUrl(final String) method |
useCookies() method |
ETAG_IF_MATCH variable |
ETAG_IF_NONE_MATCH variable |
ETAG_IF_RANGE variable |
PRIORITY_HIGH variable |
PRIORITY_NORMAL variable |
REQUEST_METHOD_DELETE variable |
REQUEST_METHOD_GET variable |
REQUEST_METHOD_POST variable |
REQUEST_METHOD_PUT variable |
IRequestManager interface |
clearPendingRequests(ILogger, Context) method |
enablePerformanceLogging() method |
getConnectivityParameters() method |
isPerformanceLoggingEnabled() method |
makeRequest(final IRequest) method |
makeRequest(final IBundleRequest) method |
IRequestStateElement interface |
getErrorCode() method |
getException() method |
getHttpResponse() method |
getHttpStatusCode() method |
setErrorCode(final int) method |
setException(final Exception) method |
setHttpResponse(HttpResponse) method |
setHttpStatusCode(final int) method |
AUTHENTICATION_ERROR variable |
CLIENT_ERROR variable |
HTTP_ERROR variable |
NETWORK_ERROR variable |
NO_ERROR variable |
PARSE_ERROR variable |
REQUEST_ERROR variable |
IResponse interface |
getBatchResponse() method |
getBatchResponseMap() method |
getHeadersMap() method |
sdmcache package |
ISDMCache interface |
clear() method |
getEntrySearch() method |
getSDMODataDocument(String) method |
getSDMODataEntries(String) method |
getSDMODataEntry(String) method |
getSDMODataSchema() method |
getSDMODataServiceDocument() method |
getSearchAlgorithm() method |
getStoredDocuments() method |
removeSDMODataDocument(String) method |
removeSDMODataEntries(String) method |
removeStoredDocuments() method |
searchSDMODataEntries(String, String) method |
setEntrySearch(ISDMEntrySearch) method |
setSDMODataDocument(String, ISDMParserDocument) method |
setSDMODataEntries(List< ISDMODataEntry >) method |
setSDMODataEntry(ISDMODataEntry) method |
setSDMODataSchema(ISDMODataSchema) method |
setSDMODataServiceDocument(ISDMODataServiceDocument) method |
setSearchAlgorithm(int) method |
DEFAULT_SEARCH variable |
FULLTERM_CONTAIN_SEARCH variable |
FULLTERM_PREFIX_SEARCH variable |
REGEX_SEARCH variable |
TOKENIZED_CONTAIN_ALL_SEARCH variable |
TOKENIZED_CONTAIN_SEARCH variable |
TOKENIZED_PREFIX_SEARCH variable |
ISDMEntrySearch interface |
searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method![End Level 11 Node: searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method End Level 11 Node: searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method](../../DITAgraphics/1x1.gif) |
sdmconfiguration package |
sdmconnectivity package |
ConnectionProtocolEnum enum |
HTTP variable |
HTTPS variable |
sdmparser package |
sdmpersistence package |
SDMPersistence class |
SDMPersistence(ISDMPreferences, ISDMLogger) constructor [deprecated]![End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger) constructor [deprecated] End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger) constructor [deprecated]](../../DITAgraphics/1x1.gif) |
SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String) constructor [deprecated]![End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String) constructor [deprecated] End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String) constructor [deprecated]](../../DITAgraphics/1x1.gif) |
SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String, ActivityManager) constructor![End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String, ActivityManager) constructor End Level 11 Node: SDMPersistence(ISDMPreferences, ISDMLogger, byte[], String, ActivityManager) constructor](../../DITAgraphics/1x1.gif) |
clear() method [deprecated]![End Level 11 Node: clear() method [deprecated] End Level 11 Node: clear() method [deprecated]](../../DITAgraphics/1x1.gif) |
deleteFiles(final boolean) method |
generateSecretKey() method [deprecated]![End Level 11 Node: generateSecretKey() method [deprecated] End Level 11 Node: generateSecretKey() method [deprecated]](../../DITAgraphics/1x1.gif) |
generateSecretKey(String) method [deprecated]![End Level 11 Node: generateSecretKey(String) method [deprecated] End Level 11 Node: generateSecretKey(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
isDataPersisted(String) method [deprecated]![End Level 11 Node: isDataPersisted(String) method [deprecated] End Level 11 Node: isDataPersisted(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
isValidKey(String) method |
loadDataStream(String) method [deprecated]![End Level 11 Node: loadDataStream(String) method [deprecated] End Level 11 Node: loadDataStream(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
loadRawData(String) method [deprecated]![End Level 11 Node: loadRawData(String) method [deprecated] End Level 11 Node: loadRawData(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
loadSDMCache(ISDMCache) method [deprecated]![End Level 11 Node: loadSDMCache(ISDMCache) method [deprecated] End Level 11 Node: loadSDMCache(ISDMCache) method [deprecated]](../../DITAgraphics/1x1.gif) |
loadSDMCache(String, ISDMCache) method [deprecated]![End Level 11 Node: loadSDMCache(String, ISDMCache) method [deprecated] End Level 11 Node: loadSDMCache(String, ISDMCache) method [deprecated]](../../DITAgraphics/1x1.gif) |
onPreferenceChanged(String, Object) method [deprecated]![End Level 11 Node: onPreferenceChanged(String, Object) method [deprecated] End Level 11 Node: onPreferenceChanged(String, Object) method [deprecated]](../../DITAgraphics/1x1.gif) |
removeData(String) method [deprecated]![End Level 11 Node: removeData(String) method [deprecated] End Level 11 Node: removeData(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
removeSDMCache() method [deprecated]![End Level 11 Node: removeSDMCache() method [deprecated] End Level 11 Node: removeSDMCache() method [deprecated]](../../DITAgraphics/1x1.gif) |
removeSDMCache(String) method [deprecated]![End Level 11 Node: removeSDMCache(String) method [deprecated] End Level 11 Node: removeSDMCache(String) method [deprecated]](../../DITAgraphics/1x1.gif) |
setEncryptionKey(byte[], String) method [deprecated]![End Level 11 Node: setEncryptionKey(byte[], String) method [deprecated] End Level 11 Node: setEncryptionKey(byte[], String) method [deprecated]](../../DITAgraphics/1x1.gif) |
storeDataStream(String, InputStream) method [deprecated]![End Level 11 Node: storeDataStream(String, InputStream) method [deprecated] End Level 11 Node: storeDataStream(String, InputStream) method [deprecated]](../../DITAgraphics/1x1.gif) |
storeObject(String, ISDMPersistable) method [deprecated]![End Level 11 Node: storeObject(String, ISDMPersistable) method [deprecated] End Level 11 Node: storeObject(String, ISDMPersistable) method [deprecated]](../../DITAgraphics/1x1.gif) |
storeRawData(String, byte[]) method [deprecated]![End Level 11 Node: storeRawData(String, byte[]) method [deprecated] End Level 11 Node: storeRawData(String, byte[]) method [deprecated]](../../DITAgraphics/1x1.gif) |
storeSDMCache(ISDMCache) method [deprecated]![End Level 11 Node: storeSDMCache(ISDMCache) method [deprecated] End Level 11 Node: storeSDMCache(ISDMCache) method [deprecated]](../../DITAgraphics/1x1.gif) |
storeSDMCache(String, ISDMCache) method [deprecated]![End Level 11 Node: storeSDMCache(String, ISDMCache) method [deprecated] End Level 11 Node: storeSDMCache(String, ISDMCache) method [deprecated]](../../DITAgraphics/1x1.gif) |
activityManager variable |
bufferSize variable |
CACHE_KEY variable |
defaultFolder variable |
encDec variable |
logger variable |
mCipherTransformation variable |
mLogLevel variable |
mLogTag variable |
SECURE_POSTFIX variable |
secureMode variable |
sdmuicomponents package |
BooleanPreference class |
BooleanPreference(Context) constructor |
BooleanPreference(Context, AttributeSet) constructor |
BooleanPreference(Context, AttributeSet, int) constructor |
onClick(View) method |
onCreateView(ViewGroup) method |
onLongClick(View) method |
defaultValue variable |
key variable |
mContext variable |
mHandler variable |
mView variable |
pref variable |
FloatPreference class |
FloatPreference(Context, AttributeSet) constructor |
onCreateDialogView() method |
onDialogClosed(boolean) method |
defaultValue variable |
et variable |
layout variable |
mContext variable |
sh variable |
IntegerPreference class |
IntegerPreference(Context, AttributeSet) constructor |
onCreateDialogView() method |
onDialogClosed(boolean) method |
defaultValue variable |
et variable |
layout variable |
mContext variable |
sh variable |
LongPreference class |
LongPreference(Context, AttributeSet) constructor |
onCreateDialogView() method |
onDialogClosed(boolean) method |
defaultValue variable |
et variable |
layout variable |
mContext variable |
sh variable |
StringPreference class |
StringPreference(Context, AttributeSet) constructor |
onCreateDialogView() method |
onDialogClosed(boolean) method |
defaultValue variable |
et variable |
layout variable |
mContext variable |
sh variable |
supportability package |
Logger class |
Logger.LogEntry class |
LogEntry() constructor |
LogEntry(final int, final String, final String, final Throwable, final String, final int) constructor |
setCaller(String) method |
setMessage(final String) method |
setPID(int) method |
setPriority(int) method |
setPriority(String) method |
setTag(final String) method |
setThrowable(Throwable) method |
setWhen(long) method |
toString() method |
caller variable |
ex variable |
message variable |
PID variable |
priority variable |
tag variable |
when variable |
Logger() constructor |
canLog() method |
cleanUp(final int) method |
d(final String, final String) method |
d(final String, final String, final Throwable) method |
d(final String, final String, final String) method |
d(final String, final String, final Throwable, final String) method |
e(final String, final String) method |
e(final String, final String, final Throwable) method |
e(final String, final String, final String) method |
e(final String, final String, final Throwable, final String) method |
getLogElements() method |
getLogElements(final int) method |
getLogElementsByCorrelationId(final String) method |
getLogElementsByPID(final long) method |
getLogElementsByTag(final String) method |
getLogElementsByTimeStamp(final long, final long) method |
getLogLevel() method |
i(final String, final String) method |
i(final String, final String, final Throwable) method |
i(final String, final String, final String) method |
i(final String, final String, final Throwable, final String) method |
log(final int, final String, final String, final Throwable, String) method |
logFullLocation(boolean) method |
logsFullLocation() method |
logsToAndroid() method |
logToAndroid(final boolean) method |
p(final String, final String) method |
p(final String, final String, final String) method |
read(BufferedReader) method |
setHeaderData(final String, final String, final String, final String, final String, final String, final String, final String, final String) method |
setLogLevel(final int) method |
terminate() method |
toString() method |
v(final String, final String) method |
v(final String, final String, final Throwable) method |
v(final String, final String, final String) method |
v(final String, final String, final Throwable, final String) method |
w(final String, final Throwable) method |
w(final String, final String, final Throwable) method |
w(final String, final String) method |
w(final String, final Throwable, final String) method |
w(final String, final String, final String) method |
w(final String, final String, final Throwable, final String) method |
write(BufferedWriter) method |
e2eStep variable |
passportTraceLevel variable |
ILogger interface |
canLog() method |
d(final String, final String) method |
d(final String, final String, final String) method |
d(final String, final String, final Throwable) method |
d(final String, final String, final Throwable, final String) method |
e(final String, final String) method |
e(final String, final String, final String) method |
e(final String, final String, final Throwable) method |
e(final String, final String, final Throwable, final String) method |
getLogLevel() method |
i(final String, final String) method |
i(final String, final String, final String) method |
i(final String, final String, final Throwable) method |
i(final String, final String, final Throwable, final String) method |
logFullLocation(boolean) method |
logsFullLocation() method |
p(final String, final String) method |
p(final String, final String, final String) method |
setHeaderData(final String, final String, final String, final String, final String, final String, final String, final String, final String) method |
setLogLevel(final int) method |
v(final String, final String) method |
v(final String, final String, final String) method |
v(final String, final String, final Throwable) method |
v(final String, final String, final Throwable, final String) method |
w(final String, final Throwable) method |
w(final String, final Throwable, final String) method |
w(final String, final String, final Throwable) method |
w(final String, final String, final Throwable, final String) method |
w(final String, final String) method |
w(final String, final String, final String) method |
ASSERT variable |
DEBUG variable |
ERROR variable |
FATAL variable |
INFO variable |
PERFORMANCE variable |
VERBOSE variable |
WARN variable |
smp package |
rest package |
AppSettings class |
AppSettings(ClientConnection) constructor |
getApplicationEndPoint() method |
getConfigProperty(String) method |
getConfigPropertyMap() method |
getCustomizationResourceBundle(String) method |
getPasswordPolicy() method |
getPushEndPoint() method |
setConfigProperty(HashMap< String, String >) method |
ClientConnection class |
ClientConnection(Context, String, String, String, RequestManager) constructor |
ClientConnection(Context, String, String, String, SDMRequestManager) constructor |
getApplicationID() method |
getDefaultRequestManager() method |
getDomain() method |
getRequestManager() method |
getSecurityConfig() method |
getServerHost() method |
onError(IRequest, IResponse, IRequestStateElement) method |
onSuccess(IRequest, IResponse) method |
setApplicationConnectionID(String) method |
setConnectionProfile(String) method |
setConnectionProfile(boolean, String, String, String, String) method |
setDefaultRequestManager(RequestManager) method |
setTraceLevel(int) method |
startTrace() method |
stopTrace() method |
uploadTrace() method |
PropertyID class |
TrcLvl_HIGH variable |
TrcLvl_LOW variable |
TrcLvl_MEDIUM variable |
TrcLvl_NONE variable |
SMPException class |
SMPException(int) constructor |
SMPException(int, String) constructor |
SMPException(String) constructor |
getErrorCode() method |
toString() method |
ANY_INPUT_FIELD_NULL variable |
APPLICATION_ID_NULL variable |
APPLICATION_USER_ALREADY_REGISTERED variable |
APPLICATION_USER_NOT_REGISTERED variable |
AUTHENTICATION_ERROR variable |
BTX_UPLOAD_ERROR variable |
CAPTCHA_LISTENER_NULL variable |
CLASS_INITIALIZATION_FAILED variable |
E2E_NOT_STARTED variable |
EMPTY_RESPONSE_FROM_SERVER variable |
HTTP_ERROR variable |
INVALID_MODULE_ID variable |
JSON_PARSING_FAILED variable |
NETWORK_ERROR variable |
PARSE_ERROR variable |
REGISTRATION_FAILED_UNKNOWN_ERROR variable |
REGISTRATION_LISTENER_NULL variable |
SINGLETON_INITIALIZATION_FAILED variable |
SUP_INTERNAL_PARSING_ERROR variable |
UPDATE_SETTINGS_CONTAINS_READONLY_FIELDS variable |
UserManager class |
UserManager(ClientConnection) constructor |
deleteUser() method |
getApplicationConnectionId() method |
isUserRegistered() method [deprecated]![End Level 10 Node: isUserRegistered() method [deprecated] End Level 10 Node: isUserRegistered() method [deprecated]](../../DITAgraphics/1x1.gif) |
registerUser(boolean) method |
registerUser(String, boolean) method |
setCaptchaChallengeListener(ISMPCaptchaChallengeListener) method |
setUserRegistrationListener(ISMPUserRegistrationListener) method |
SMPClientListeners interface |
SMPClientListeners.ISMPCaptchaChallengeListener interface |
validateCaptcha(String) method |
SMPClientListeners.ISMPUserRegistrationListener interface |
SMPClientListeners.ISMPUserRegistrationListener.State enum |
FAILURE variable |
SUCCESS variable |
onAsyncRegistrationResult(State, ClientConnection, int, String) method |
Deprecated API List |
AbstractConnectionHandler class |
AbstractConnectionHandler(final ISDMRequestManager, final ISDMLogger, final ISDMPreferences) constructor |
addBackendLanguageToUrl(String) method |
getBasicAuthHeader() method |
getHost(String) method |
getIMEI() method |
getRequestTypeById(int) method |
isSuccessful() method |
makeHttpRequest() method |
processRequestsFromQueue() method |
processUrl(String) method |
setCleanupRequestsOnError(boolean) method |
terminate() method |
codeArray variable |
MAX_TIMEOUT_COUNT variable |
mCleanupRequestsOnError variable |
mError variable |
mLogger variable |
mPreferences variable |
mRequest variable |
mRequestManager variable |
mStop variable |
mTrustManagers variable |
mUpdateListener variable |
params variable |
TAG variable |
ConnectionFactory class |
ConnectionFactory(final ISDMLogger, final ISDMRequestManager, final ISDMPreferences) constructor |
clearHeaders() method |
close() method |
getHttpClient(final String) method |
makeRequest(final String, final byte[]) method![End Level 8 Node: makeRequest(final String, final byte[]) method End Level 8 Node: makeRequest(final String, final byte[]) method](../../DITAgraphics/1x1.gif) |
onPreferenceChanged(String, Object) method |
setConnectionHeader(final String, final String) method |
setRequestMethod(final int) method |
CookieJar class |
CookieJar() constructor |
addCookie(Cookie) method |
clear() method |
clearExpired(Date) method |
getCookies() method |
setCookie(DefaultHttpClient, Object) method |
cookieArray variable |
httpCookieList variable |
HttpsTrustManager class |
HttpsTrustManager(TrustManager[]) constructor![End Level 8 Node: HttpsTrustManager(TrustManager[]) constructor End Level 8 Node: HttpsTrustManager(TrustManager[]) constructor](../../DITAgraphics/1x1.gif) |
checkClientTrusted(X509Certificate[], String) method![End Level 8 Node: checkClientTrusted(X509Certificate[], String) method End Level 8 Node: checkClientTrusted(X509Certificate[], String) method](../../DITAgraphics/1x1.gif) |
checkServerTrusted(X509Certificate[], String) method![End Level 8 Node: checkServerTrusted(X509Certificate[], String) method End Level 8 Node: checkServerTrusted(X509Certificate[], String) method](../../DITAgraphics/1x1.gif) |
chooseClientAlias(String[], Principal[], Socket) method![End Level 8 Node: chooseClientAlias(String[], Principal[], Socket) method End Level 8 Node: chooseClientAlias(String[], Principal[], Socket) method](../../DITAgraphics/1x1.gif) |
chooseServerAlias(String, Principal[], Socket) method![End Level 8 Node: chooseServerAlias(String, Principal[], Socket) method End Level 8 Node: chooseServerAlias(String, Principal[], Socket) method](../../DITAgraphics/1x1.gif) |
getAcceptedIssuers() method |
getCertificateChain(String) method |
getClientAliases(String, Principal[]) method![End Level 8 Node: getClientAliases(String, Principal[]) method End Level 8 Node: getClientAliases(String, Principal[]) method](../../DITAgraphics/1x1.gif) |
getPrivateKey(String) method |
getServerAliases(String, Principal[]) method![End Level 8 Node: getServerAliases(String, Principal[]) method End Level 8 Node: getServerAliases(String, Principal[]) method](../../DITAgraphics/1x1.gif) |
setClientCertificateListener(ClientCertListener) method |
setTrustManagerListener(TrustManagerListener) method |
c_oAppListener variable |
s_oAppListener variable |
s_oLastClientCertInfo variable |
TAG variable |
HttpsTrustManager.ClientCertListener interface |
getClientCertificate(String) method |
HttpsTrustManager.HttpsClientCertInfo class |
HttpsClientCertInfo(java.security.cert.X509Certificate, PrivateKey) constructor |
PrivateKey variable |
X509Certificate variable |
HttpsTrustManager.TrustManagerListener interface |
checkServerTrusted(X509Certificate[]) method![End Level 8 Node: checkServerTrusted(X509Certificate[]) method End Level 8 Node: checkServerTrusted(X509Certificate[]) method](../../DITAgraphics/1x1.gif) |
ISDMBundleRequest interface |
addRequest(ISDMRequest) method |
clearRequests() method |
getRequests() method |
removeRequest(ISDMRequest) method |
ISDMCacheLoadListener interface |
onLoadFinished(ISDMCache) method |
onSDMODataEntriesLoaded(ISDMCache, List< ISDMODataEntry >) method |
onSDMODataSchemaLoaded(ISDMCache, ISDMODataSchema) method |
onSDMODataServiceDocumentLoaded(ISDMCache, ISDMODataServiceDocument) method |
ISDMConnectionHandler interface |
isSuccessful() method |
makeHttpRequest() method |
processRequestsFromQueue() method |
setCleanupRequestsOnError(boolean) method |
terminate() method |
AUTHENTICATION_ERROR variable |
BAD_COVERAGE variable |
CRLF variable |
ERROR variable |
FAILED_LOGIN variable |
FAILED_LOGOUT variable |
FAILURE variable |
LOG variable |
NO_ERROR variable |
RETRY variable |
SUCCESS variable |
TIMEOUT variable |
ISDMConnectivitiyParameters interface |
enableXsrf(Boolean) method |
getBaseUrl() method |
getLanguage() method |
getTrustManagers() method |
getUserName() method |
getUserPassword() method |
isAutoRedirectEnabled() method |
setAutoRedirectEnabled(boolean) method |
setBaseUrl(String) method |
setLanguage(String) method |
setServerCertificate(final Certificate[]) method![End Level 8 Node: setServerCertificate(final Certificate[]) method End Level 8 Node: setServerCertificate(final Certificate[]) method](../../DITAgraphics/1x1.gif) |
setServerCertificate(final Certificate) method |
setUserName(String) method |
setUserPassword(String) method |
ISDMLocalSchema interface |
ISDMLogger interface |
canLog() method |
d(final String, final String) method |
d(final String, final String, final String) method |
d(final String, final String, final Throwable) method |
d(final String, final String, final Throwable, final String) method |
e(final String, final String) method |
e(final String, final String, final String) method |
e(final String, final String, final Throwable) method |
e(final String, final String, final Throwable, final String) method |
getLogLevel() method |
i(final String, final String) method |
i(final String, final String, final String) method |
i(final String, final String, final Throwable) method |
i(final String, final String, final Throwable, final String) method |
logFullLocation(boolean) method |
logsFullLocation() method |
p(final String, final String) method |
p(final String, final String, final String) method |
setHeaderData(final String, final String, final String, final String, final String, final String, final String, final String, final String) method |
setLogLevel(final int) method |
v(final String, final String) method |
v(final String, final String, final String) method |
v(final String, final String, final Throwable) method |
v(final String, final String, final Throwable, final String) method |
w(final String, final Throwable) method |
w(final String, final Throwable, final String) method |
w(final String, final String, final Throwable) method |
w(final String, final String, final Throwable, final String) method |
w(final String, final String) method |
w(final String, final String, final String) method |
wtf(final String, final Throwable) method |
wtf(final String, final Throwable, final String) method |
wtf(final String, final String) method |
wtf(final String, final String, final String) method |
wtf(final String, final String, final Throwable) method |
wtf(final String, final String, final Throwable, final String) method |
ASSERT variable |
DEBUG variable |
ERROR variable |
FATAL variable |
INFO variable |
PERFORMANCE variable |
VERBOSE variable |
WARN variable |
ISDMNetListener interface |
onError(ISDMRequest, ISDMResponse, ISDMRequestStateElement) method |
onSuccess(ISDMRequest, ISDMResponse) method |
ISDMODataAssociation interface |
getAssociationEnd(String) method |
getAssociationEnds() method |
getName() method |
ATTRIBUTE_ASSOCIATION variable |
ATTRIBUTE_NAME variable |
ELEMENT_ASSOCIATION variable |
ELEMENT_ASSOCIATIONEND variable |
ISDMODataAssociation.ISDMODataAssociationEnd interface |
getCollectionId() method |
getEntitySet() method |
getMultiplicity() method |
getRole() method |
getType() method |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_MULTIPLICITY variable |
ATTRIBUTE_ROLE variable |
ATTRIBUTE_TYPE variable |
ISDMODataAssociationSet interface |
getAssociation() method |
ELEMENT_ASSOCIATIONSET variable |
ISDMODataCollection interface |
getDisplayOrder() method |
getHref() method |
getIcons() method |
getId() method |
getLinks() method |
getMemberTitle() method |
getSearchLink() method |
getSemantics() method |
getSubscriptionLink() method |
getTitle() method |
getUrl() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isSearchable() method |
isUpdatable() method |
setEntitySet(ISDMODataEntitySet) method |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_DISPLAYORDER variable |
ATTRIBUTE_FILTERABLE variable |
ATTRIBUTE_HREF variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_UPDATABLE variable |
ATTRIBUTE_VALUE_REL_SEARCH variable |
ELEMENT_COLLECTION variable |
ELEMENT_LINK variable |
ELEMENT_MEMBERTITLE variable |
ELEMENT_TITLE variable |
ISDMODataComplexType interface |
getName() method |
getProperties() method |
ATTRIBUTE_NAME variable |
ELEMENT_COMPLEXTYPE variable |
ELEMENT_PROPERTY variable |
ISDMODataEntitySet interface |
getName() method |
isCreatable() method |
isDeletable() method |
isSearchable() method |
isSearchable(String) method |
isUpdatable() method |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_UPDATABLE variable |
ELEMENT_ENTITYSET variable |
ISDMODataEntityType interface |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getKeyPropertyNames() method |
getName() method |
getNavigationProperties() method |
getNavigationProperty(String) method |
getProperties() method |
getPropertiesWithAttribute(String, String) method |
getPropertiesWithAttribute(String, String, boolean) method |
getProperty(String) method |
getSAPSearchablePropertiesData() method |
getSearchablePropertiesData(String) method |
hasStream() method |
ATTRIBUTE_HASSTREAM variable |
ATTRIBUTE_NAME variable |
ELEMENT_ENTITYTYPE variable |
ELEMENT_KEY variable |
ELEMENT_PROPERTY variable |
ELEMENT_PROPERTYREF variable |
ISDMODataEntry interface |
getActionLinks() method |
getAuthorName() method |
getCachestate() method |
getCacheTimestamp() method |
getCollectionId() method |
getEtag() method |
getFilterUrl() method |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getIcons() method |
getId() method |
getIsLocal() method |
getKeyPropertyValues() method |
getLastUpdated() method |
getLinks() method |
getPropertiesData() method |
getPropertiesDataWithAttribute(String, String) method |
getPropertiesDataWithAttribute(String, String, boolean) method |
getPropertiesDocument() method |
getPropertyValue(String...) method |
getPropertyValueParsed(String...) method |
getPropertyValues() method |
getPropertyValues(List< String[]>) method![End Level 8 Node: getPropertyValues(List< String[]>) method End Level 8 Node: getPropertyValues(List< String[]>) method](../../DITAgraphics/1x1.gif) |
getRelatedDataLinks() method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSelfLink() method |
getSubscriptionLink() method |
getSummary() method |
getTitle() method |
putComplexPropertyValue(String, String...) method |
putId(String) method |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
setAuthorName(String) method |
setCachestate(cacheState) method |
setCacheTimestamp(Long) method |
setCollectionId(String) method |
setIsLocal(boolean) method |
setSchema(ISDMODataSchema) method |
setSummary(String) method |
setTitle(String) method |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TERM variable |
ATTRIBUTE_VALUE_SEMANTICS_ACTION variable |
ELEMENT_AUTHOR variable |
ELEMENT_CATEGORY variable |
ELEMENT_CONTENT variable |
ELEMENT_ENTRY variable |
ELEMENT_LINK variable |
ELEMENT_NAME variable |
ELEMENT_PROPERTIES variable |
ELEMENT_SUMMARY variable |
ELEMENT_TITLE variable |
ELEMENT_UPDATED variable |
PROPERTY_LEVEL_SEPARATOR variable |
ISDMODataError interface |
getErrorCode() method |
getLang() method |
getMessage() method |
ATTRIBUTE_LANGUAGE variable |
ELEMENT_ERROR variable |
ELEMENT_ERRORCODE variable |
ELEMENT_MESSAGE variable |
ISDMODataFunctionImport interface |
getActionFor() method |
getCollectionId() method |
getEntitySet() method |
getExecutionUrl(Map< String, String >) method |
getHTTPMethod() method |
getInputParameterNames() method |
getName() method |
getOutputParameterNames() method |
getParameters() method |
getReturnType() method |
getReturnTypeEnum() method |
ATTRIBUTE_ACTION_FOR variable |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_HTTPMETHOD variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_RETURNTYPE variable |
ELEMENT_FUNCTIONALIMPORT variable |
ELEMENT_PARAMETER variable |
ISDMODataIcon interface |
getHeight() method |
getUrl() method |
getWidth() method |
ATTRIBUTE_HEIGHT variable |
ATTRIBUTE_WIDTH variable |
ELEMENT_ICON variable |
ISDMODataLink interface |
getHref() method |
getInlineEntries() method |
getInputParameterNames() method |
getOutputParameterNames() method |
getParameters() method |
getRel() method |
getSchema() method |
getSemantics() method |
getTargetCollectionId() method |
getTitle() method |
getUrl() method |
getUrlWithParameters(Map< String, String >) method |
setSchema(ISDMODataSchema) method |
setTargetCollectionId(String) method |
ATTRIBUTE_HREF variable |
ATTRIBUTE_REL variable |
ATTRIBUTE_REL_VALUE_EDIT variable |
ATTRIBUTE_REL_VALUE_SELF variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TITLE variable |
ATTRIBUTE_VALUEPART_RELATED variable |
ATTRIBUTE_VALUESUFFIX_SUBSCRIPTION variable |
ELEMENT_INLINE variable |
ELEMENT_LINK variable |
ELEMENT_PARAMETER variable |
ELEMENT_PARAMETERSET variable |
ISDMODataNavigationProperty interface |
getFromRole() method |
getName() method |
getRelationship() method |
getToRole() method |
ATTRIBUTE_FROMROLE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_RELATIONSHIP variable |
ATTRIBUTE_TOROLE variable |
ELEMENT_NAVIGATIONPROPERTY variable |
ISDMODataOpenSearchDescription interface |
getDescription() method |
getShortName() method |
getUrls() method |
ELEMENT_DESCRIPTION variable |
ELEMENT_OPENSEARCHDESCRIPTION variable |
ELEMENT_SHORTNAME variable |
ELEMENT_URL variable |
ISDMODataParameter interface |
getMode() method |
getName() method |
getType() method |
ATTRIBUTE_MODE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_TYPE variable |
ELEMENT_PARAMETER variable |
VALUE_MODE_IN variable |
VALUE_MODE_OUT variable |
ISDMODataProperty interface |
getChildPropertiesData() method |
getChildPropertiesDataWithAttribute(String, String) method |
getChildPropertiesDataWithAttribute(String, String, boolean) method |
getChildPropertyData(String) method |
getCollation() method |
getDefaultValue() method |
getDetailDisplayOrder() method |
getLabel() method |
getListDisplayOrder() method |
getMaxLength() method |
getName() method |
getPrecision() method |
getScale() method |
getSemantics() method |
getType() method |
getValue() method |
hasFixedLength() method |
isComplex() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isNullable() method |
isSearchable() method |
isUnicode() method |
isUpdatable() method |
putChildPropertyData(ISDMODataProperty) method |
setValue(String) method |
ATTRIBUTE_COLLATION variable |
ATTRIBUTE_CREATABLE variable |
ATTRIBUTE_DEFAULTVALUE variable |
ATTRIBUTE_DELETABLE variable |
ATTRIBUTE_DETAIL_DISPLAYORDER variable |
ATTRIBUTE_FILTERABLE variable |
ATTRIBUTE_FIXEDLENGTH variable |
ATTRIBUTE_LABEL variable |
ATTRIBUTE_LIST_DISPLAYORDER variable |
ATTRIBUTE_MAXLENGTH variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_NULLABLE variable |
ATTRIBUTE_PRECISION variable |
ATTRIBUTE_SCALE variable |
ATTRIBUTE_SEARCHABLE variable |
ATTRIBUTE_SEMANTICS variable |
ATTRIBUTE_TYPE variable |
ATTRIBUTE_UNICODE variable |
ATTRIBUTE_UPDATABLE variable |
ATTRIBUTE_USEINSEARCH variable |
ATTRIBUTE_VISIBLEINDETAIL variable |
ATTRIBUTE_VISIBLEINLIST variable |
ELEMENT_PROPERTY variable |
ISDMODataSchema interface |
getAssociation(String) method |
getAssociations() method |
getAssociationSet(String) method |
getAssociationSets() method |
getComplexType(String) method |
getComplexTypes() method |
getEntitySet(String) method |
getEntityType(String) method |
getEntityTypeForCollection(String) method |
getFunctionImports() method |
getFunctionImportsForCollection(String) method |
getServiceDocument() method |
getTargetCollectionIdForNavigationProperty(String, String) method |
setServiceDocument(ISDMODataServiceDocument) method |
ACTION_FOR variable |
ATTRIBUTE_ENTITYSET variable |
ATTRIBUTE_ENTITYTYPE variable |
ATTRIBUTE_NAME variable |
ATTRIBUTE_NAMESPACE variable |
ELEMENT_COMPLEXTYPE variable |
ELEMENT_DATASERVICES variable |
ELEMENT_EDMX variable |
ELEMENT_ENTITYCONTAINER variable |
ELEMENT_ENTITYSET variable |
ELEMENT_ENTITYTYPE variable |
ELEMENT_FUNCTIONALIMPORT variable |
ELEMENT_SCHEMA variable |
ISDMODataServiceDocument interface |
getAllCollections() method |
getBaseUrl() method |
getEtag() method |
getLanguage() method |
getOpenSearchDescription(String) method |
getSchema() method |
getSchemaUrl() method |
getWorkspaces() method |
setOpenSearchDescription(String, ISDMODataOpenSearchDescription) method |
setSchema(ISDMODataSchema) method |
ATTRIBUTE_BASE variable |
ATTRIBUTE_LANG variable |
ELEMENT_COLLECTION variable |
ELEMENT_SERVICE variable |
ELEMENT_WORKSPACE variable |
URL_SUFFIX_METADATA variable |
ISDMODataSubscriptionEntry interface |
getCollection() method |
getDeliveryAddress() method |
getFilter() method |
getSelect() method |
setCollection(String) method |
setDeliveryAddress(String) method |
setFilter(String) method |
setSelect(String) method |
ELEMENT_COLLECTION variable |
ELEMENT_DELIVERYADDRESS variable |
ELEMENT_FILTER variable |
ELEMENT_SELECT variable |
ISDMODataURL interface |
getMandatoryTemplateParameters() method |
getOptionalTemplateParameters() method |
getTemplate() method |
getTemplateParameters() method |
getType() method |
getUrl() method |
getUrlFromTemplate(Map< String, String >) method |
ATTRIBUTE_TEMPLATE variable |
ATTRIBUTE_TYPE variable |
ELEMENT_URL variable |
ISDMODataWorkspace interface |
getCollections() method |
getSemantics() method |
getTitle() method |
ATTRIBUTE_SEMANTICS variable |
ELEMENT_TITLE variable |
ELEMENT_WORKSPACE variable |
ISDMParser interface |
buildSDMODataDocumentXML(ISDMParserDocument) method |
buildSDMODataEntryJson(ISDMODataEntry, String, ISDMODataSchema) method |
buildSDMODataEntryXML(ISDMODataEntry) method |
enableParserPerformanceLog(boolean, Context) method |
parseFunctionImportResultXML(String, ISDMODataFunctionImport, ISDMODataSchema) method |
parseFunctionImportResultXML(InputStream, ISDMODataFunctionImport, ISDMODataSchema) method |
parseSDMODataEntriesXML(String, String, ISDMODataSchema) method |
parseSDMODataEntriesXML(InputStream, String, ISDMODataSchema) method |
parseSDMODataErrorXML(String) method |
parseSDMODataErrorXML(InputStream) method |
parseSDMODataOpenSearchDescriptionXML(String, String, ISDMODataServiceDocument) method |
parseSDMODataOpenSearchDescriptionXML(InputStream, String, ISDMODataServiceDocument) method |
parseSDMODataSchemaXML(String, ISDMODataServiceDocument) method |
parseSDMODataSchemaXML(InputStream, ISDMODataServiceDocument) method |
parseSDMODataServiceDocumentXML(String) method |
parseSDMODataServiceDocumentXML(InputStream) method |
parseXML(String) method |
parseXML(InputStream) method |
ISDMParserDocument interface |
clone() method |
getAttribute(String...) method |
getAttributes(String...) method |
getChildAttributeMap(String...) method |
getChildAttributes(String...) method |
getChildDocuments(String...) method |
getChildDocumentsWithAttribute(String, String, String...) method |
getChildDocumentsWithAttribute(String, String, boolean, String...) method |
getDocument(String...) method |
getDocuments(String...) method |
getDocumentsWithAttribute(String, String, String...) method |
getDocumentsWithAttribute(String, String, boolean, String...) method |
getDocumentWithAttribute(String, String, String...) method |
getDocumentWithAttribute(String, String, boolean, String...) method |
getElementName() method |
getFunctionImportComplexPropertyValue(String...) method |
getPrefixForUri(String) method |
getStrings() method |
getValue(String...) method |
getValues(String...) method |
putAttribute(String, String...) method |
putDocument(ISDMParserDocument, String...) method |
putValue(String, String...) method |
removeAttribute(String...) method |
removeAttributes(String...) method |
removeDocument(String...) method |
setAttributes(List< String >, String...) method |
setDocuments(List< ISDMParserDocument >, String...) method |
setElementName(String, String...) method |
setValues(List< String >, String...) method |
toXMLString() method |
ATTRIBUTE_ETAG variable |
ATTRIBUTE_VALUEPREFIX_EDMTYPE variable |
DEFAULT_PREFIXMAPPING variable |
EDMDATETIME_PATTERNS variable |
EDMDATETIMEOFFSET_PATTERNS variable |
EDMTIME_PATTERN variable |
ELEMENT_FEED variable |
ELEMENT_ID variable |
ROOT_DOCUMENT_NAME variable |
XMLNS_APPLICATION_URI variable |
XMLNS_ATOM_URI variable |
XMLNS_DATASERVICES_URI variable |
XMLNS_EDM_URI variable |
XMLNS_EDMX_URI variable |
XMLNS_GENERICPLAYER_URI variable |
XMLNS_METADATA_URI variable |
XMLNS_SAP_URI variable |
ISDMPersistable interface |
read(BufferedReader) method |
write(BufferedWriter) method |
ISDMPersistence interface |
clear() method |
isDataPersisted(String) method |
loadDataStream(String) method |
loadObject(String, T) method |
loadRawData(String) method |
loadSDMCache(ISDMCache) method |
loadSDMCache(String, ISDMCache) method |
removeData(String) method |
removeSDMCache() method |
removeSDMCache(String) method |
setEncryptionKey(byte[], String) method![End Level 8 Node: setEncryptionKey(byte[], String) method End Level 8 Node: setEncryptionKey(byte[], String) method](../../DITAgraphics/1x1.gif) |
storeDataStream(String, InputStream) method |
storeObject(String, ISDMPersistable) method |
storeRawData(String, byte[]) method![End Level 8 Node: storeRawData(String, byte[]) method End Level 8 Node: storeRawData(String, byte[]) method](../../DITAgraphics/1x1.gif) |
storeSDMCache(ISDMCache) method |
storeSDMCache(String, ISDMCache) method |
ISDMPreferenceChangeListener interface |
onPreferenceChanged(String, Object) method |
ISDMPreferences interface |
containsPreference(String) method |
getBooleanPreference(String) method |
getFloatPreference(String) method |
getIntPreference(String) method |
getLongPreference(String) method |
getStringPreference(String) method |
registerPreferenceChangeListener(String, ISDMPreferenceChangeListener) method |
removePreference(String) method |
resetPreference(String) method |
setBooleanPreference(String, boolean) method |
setFloatPreference(String, float) method |
setIntPreference(String, int) method |
setLongPreference(String, long) method |
setStringPreference(String, String) method |
unRegisterPreferenceChangeListener(String, ISDMPreferenceChangeListener) method |
BUSINESSTRANSACTION_ENABLED variable |
BYPASS_PROXY variable |
SAP_APPLICATIONID_HEADER_VALUE variable |
SAPPASSPORT_ENABLED variable |
SDM_CACHE_CAPACITY variable |
SDM_CACHE_MAX_SEARCH_RESULTS variable |
SDM_CACHE_PARSER_SEARCH_ATTRIBUTE variable |
SDM_CACHE_SEARCH_ATTRIBUTE_XMLNS variable |
SDM_CONNECTIVITY_CONNTIMEOUT variable |
SDM_CONNECTIVITY_HANDLER_CLASS_NAME variable |
SDM_CONNECTIVITY_HTTP_PORT variable |
SDM_CONNECTIVITY_HTTPS_PORT variable |
SDM_CONNECTIVITY_PROXY_HOST variable |
SDM_CONNECTIVITY_PROXY_PORT variable |
SDM_CONNECTIVITY_SCONNTIMEOUT variable |
SDM_LOG_LEVEL variable |
SDM_PARSER_FOLDER_PATH variable |
SDM_PERSISTENCE_BYTE_BUFFER_SIZE variable |
SDM_PERSISTENCE_CIPHER_TRANSFORMATION variable |
SDM_PERSISTENCE_FOLDER_PATH variable |
SDM_PERSISTENCE_SECUREMODE variable |
ISDMRequest interface |
getData() method |
getDataStream() method |
getE2eRequest() method |
getHeaders() method |
getListener() method |
getPassport() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
getTransId() method |
isStreamEnabled() method |
setData(byte[]) method![End Level 8 Node: setData(byte[]) method End Level 8 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setDataStream(InputStream) method |
setE2eRequest(Object) method |
setHeaders(Map< String, String >) method |
setListener(final ISDMNetListener) method |
setPassport(String) method |
setPriority(final int) method |
setRequestMethod(final int) method |
setRequestUrl(final String) method |
setStreamEnabled(boolean) method |
setTransId(String) method |
useCookies() method |
ETAG_IF_MATCH variable |
ETAG_IF_NONE_MATCH variable |
ETAG_IF_RANGE variable |
PRIORITY_HIGH variable |
PRIORITY_NORMAL variable |
REQUEST_METHOD_DELETE variable |
REQUEST_METHOD_GET variable |
REQUEST_METHOD_POST variable |
REQUEST_METHOD_PUT variable |
ISDMRequestManager interface |
getAllRequests() method |
getConnectivityParameters() method |
getQueueSize() method |
getRequest() method |
hasRequests() method |
makeRequest(final ISDMRequest) method |
makeRequest(final ISDMBundleRequest) method |
sendOnSuccess(final ISDMNetListener, final ISDMRequest, final ISDMResponse) method |
setMainHandlerClassName(final String) method |
terminate() method |
ISDMRequestStateElement interface |
getErrorCode() method |
getException() method |
getHttpResponse() method |
getHttpStatusCode() method |
setErrorCode(final int) method |
setException(final Exception) method |
setHttpResponse(HttpResponse) method |
setHttpStatusCode(final int) method |
AUTHENTICATION_ERROR variable |
CLIENT_ERROR variable |
HTTP_ERROR variable |
NETWORK_ERROR variable |
NO_ERROR variable |
PARSE_ERROR variable |
REQUEST_ERROR variable |
ISDMResponse interface |
getCookie() method |
getCorelationId() method |
getCurrentOffset() method |
getDataStream(byte[], int) method![End Level 8 Node: getDataStream(byte[], int) method End Level 8 Node: getDataStream(byte[], int) method](../../DITAgraphics/1x1.gif) |
getDataStream(byte[], int, int, String) method![End Level 8 Node: getDataStream(byte[], int, int, String) method End Level 8 Node: getDataStream(byte[], int, int, String) method](../../DITAgraphics/1x1.gif) |
getHeadersMap() method |
isDataAvailable() method |
setCorelationId(String) method |
RouteManager class |
addHeaders(HttpUriRequest, DefaultHttpClient) method |
getRoute(String) method |
SAPSSLSocketFactory class |
SAPSSLSocketFactory(KeyStore, TrustManager[]) constructor![End Level 8 Node: SAPSSLSocketFactory(KeyStore, TrustManager[]) constructor End Level 8 Node: SAPSSLSocketFactory(KeyStore, TrustManager[]) constructor](../../DITAgraphics/1x1.gif) |
createSocket(Socket, String, int, boolean) method |
createSocket() method |
SDMBaseRequest class |
getData() method |
getDataStream() method |
getE2eRequest() method |
getHeaders() method |
getListener() method |
getPassport() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
getTransId() method |
isStreamEnabled() method |
setData(byte[]) method![End Level 8 Node: setData(byte[]) method End Level 8 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setDataStream(InputStream) method |
setE2eRequest(Object) method |
setETag(String, int) method |
setHeaders(Map< String, String >) method |
setListener(ISDMNetListener) method |
setPassport(String) method |
setPriority(int) method |
setRequestMethod(int) method |
setRequestUrl(String) method |
setStreamEnabled(boolean) method |
setTransId(String) method |
useCookies() method |
eTagMap variable |
HostURL variable |
isStreamEnabled variable |
mData variable |
mHeaders variable |
mListener variable |
mPriority variable |
mRequestMethod variable |
mUrl variable |
setCookie variable |
xsrfToken variable |
SDMBundleRequest class |
SDMBundleRequest() constructor |
addRequest(final ISDMRequest) method |
clearRequests() method |
getRequests() method |
removeRequest(final ISDMRequest) method |
SDMCache class |
SDMCache(ISDMPreferences, ISDMLogger) constructor |
SDMCache(ISDMPreferences, ISDMLogger, ISDMODataServiceDocument, ISDMODataSchema) constructor |
addSearchablePropertyPath(ISDMODataProperty, String, List< String[]>, String...) method![End Level 8 Node: addSearchablePropertyPath(ISDMODataProperty, String, List< String[]>, String...) method End Level 8 Node: addSearchablePropertyPath(ISDMODataProperty, String, List< String[]>, String...) method](../../DITAgraphics/1x1.gif) |
clear() method |
createStore() method |
fullTermContainSearch(String, ISDMODataEntry, List< String[]>) method![End Level 8 Node: fullTermContainSearch(String, ISDMODataEntry, List< String[]>) method End Level 8 Node: fullTermContainSearch(String, ISDMODataEntry, List< String[]>) method](../../DITAgraphics/1x1.gif) |
fullTermPrefixSearch(String, ISDMODataEntry, List< String[]>) method![End Level 8 Node: fullTermPrefixSearch(String, ISDMODataEntry, List< String[]>) method End Level 8 Node: fullTermPrefixSearch(String, ISDMODataEntry, List< String[]>) method](../../DITAgraphics/1x1.gif) |
getEntrySearch() method |
getSDMODataDocument(String) method |
getSDMODataEntries(String) method |
getSDMODataEntry(String) method |
getSDMODataSchema() method |
getSDMODataServiceDocument() method |
getSearchAlgorithm() method |
getStoredDocuments() method |
onPreferenceChanged(String, Object) method |
read(BufferedReader) method |
regexSearch(String, ISDMODataEntry) method |
removeSDMODataDocument(String) method |
removeSDMODataEntries(String) method |
removeStoredDocuments() method |
searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method![End Level 8 Node: searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method End Level 8 Node: searchInEntry(String, String, List< String >, ISDMODataEntry, List< String[]>, int) method](../../DITAgraphics/1x1.gif) |
searchSDMODataEntries(String, String) method |
searchSDMODataEntries(String, String, int) method |
setEntrySearch(ISDMEntrySearch) method |
setSDMODataDocument(String, ISDMParserDocument) method |
setSDMODataEntries(List< ISDMODataEntry >) method |
setSDMODataEntry(ISDMODataEntry) method |
setSDMODataSchema(ISDMODataSchema) method |
setSDMODataServiceDocument(ISDMODataServiceDocument) method |
setSearchAlgorithm(int) method |
tokenizedContainAllSearch(List< String >, ISDMODataEntry, List< String[]>) method![End Level 8 Node: tokenizedContainAllSearch(List< String >, ISDMODataEntry, List< String[]>) method End Level 8 Node: tokenizedContainAllSearch(List< String >, ISDMODataEntry, List< String[]>) method](../../DITAgraphics/1x1.gif) |
tokenizedContainSearch(List< String >, ISDMODataEntry, List< String[]>) method![End Level 8 Node: tokenizedContainSearch(List< String >, ISDMODataEntry, List< String[]>) method End Level 8 Node: tokenizedContainSearch(List< String >, ISDMODataEntry, List< String[]>) method](../../DITAgraphics/1x1.gif) |
tokenizedPrefixSearch(List< String >, ISDMODataEntry, List< String[]>) method![End Level 8 Node: tokenizedPrefixSearch(List< String >, ISDMODataEntry, List< String[]>) method End Level 8 Node: tokenizedPrefixSearch(List< String >, ISDMODataEntry, List< String[]>) method](../../DITAgraphics/1x1.gif) |
write(BufferedWriter) method |
ALL_ENTRY_SEARCH_TERM variable |
cacheCapacity variable |
collectionStore variable |
ENTRY_KEY_ODATASCHEMA variable |
ENTRY_KEY_ODATASERVICEDOCUMENT variable |
ENTRY_TYPE_ODATAENTRY variable |
ENTRY_TYPE_ODATASBASEDOCUMENT variable |
entrySearch variable |
logger variable |
maxSearchResult variable |
mLogTag variable |
mPerformanceTime variable |
mTimerStart variable |
NON_SAPDATA_DOCUMENTS_HASHMAP_KEY variable |
preferences variable |
schema variable |
searchAlgorythm variable |
searchField variable |
serviceDocument variable |
SDMConnectivityException class |
SDMConnectivityException() constructor |
SDMConnectivityException(String) constructor |
SDMConnectivityException(String, Throwable) constructor |
SDMConnectivityException(Throwable) constructor |
SDMConnectivityParameters class |
enableXsrf(Boolean) method |
getBaseUrl() method |
getLanguage() method |
getTrustManagers() method |
getUserName() method |
getUserPassword() method |
isAutoRedirectEnabled() method |
setAutoRedirectEnabled(boolean) method |
setBaseUrl(String) method |
setLanguage(final String) method |
setServerCertificate(Certificate[]) method![End Level 8 Node: setServerCertificate(Certificate[]) method End Level 8 Node: setServerCertificate(Certificate[]) method](../../DITAgraphics/1x1.gif) |
setServerCertificate(Certificate) method |
setUserName(String) method |
setUserPassword(String) method |
autoredirectenabled variable |
isXcsrfEnabled variable |
SDMConstants interface |
DEFAULT_BUSINESSTRANSACTION_ENABLED variable |
DEFAULT_CIPHER_TRANSFORMATION variable |
DEFAULT_CONNECTION_TIMEOUT variable |
DEFAULT_HANDLER_CLASS_NAME variable |
DEFAULT_HTTP_PORT variable |
DEFAULT_HTTPS_PORT variable |
DEFAULT_LOG_LEVEL variable |
DEFAULT_PERSISTENCE_BOOLEAN_SECUREMODE variable |
DEFAULT_PERSISTENCE_BYTE_BUFFER_SIZE variable |
DEFAULT_PROXY_HOST variable |
DEFAULT_PROXY_PORT variable |
DEFAULT_SAP_APPLICATIONID_HEADER_VALUE variable |
DEFAULT_SAPPASSPORT_ENABLED variable |
DEFAULT_SEARCH_LIMIT variable |
DEFAULT_SOCKET_CONNECTION_TIMEOUT variable |
DEFAULT_STORE_CAPACITY variable |
MAX_PERSISTENCE_BYTE_BUFFER_SIZE variable |
MAXIMUM_STORE_CAPACITY variable |
MIN_PERSISTENCE_BYTE_BUFFER_SIZE variable |
SDM_HTTP_HANDLER_CLASS variable |
SDM_IMO_HANDLER_CLASS variable |
SDM_SHARED_PREFERENCES variable |
SDMHttpChannelListeners class |
SDMHttpChannelListeners.Authenticationschema class |
getRealm() method |
getSchemeName() method |
processChallenge(ICredential, ISDMRequest) method |
realm variable |
schemaName variable |
SDMHttpChannelListeners.BasicCredetials class |
BasicCredetials(String, String) constructor |
getAuthHeader() method |
passwd variable |
uName variable |
SDMHttpChannelListeners.CookieCredetials class |
CookieCredetials(Cookie) constructor |
getAuthHeader() method |
cookieValue variable |
SDMHttpChannelListeners.IAuthenticationChallengeListner interface |
OnAuthenticationFailed(Authenticationschema, HttpResponse) method |
SDMHttpChannelListeners.ICredential interface |
getAuthHeader() method |
SDMHttpChannelListeners.IMutualSSLChallengeListener interface |
getClientCertificate() method |
SDMHttpChannelListeners.ISSLChallengeListener interface |
isServerTrusted(X509Certificate[]) method![End Level 8 Node: isServerTrusted(X509Certificate[]) method End Level 8 Node: isServerTrusted(X509Certificate[]) method](../../DITAgraphics/1x1.gif) |
SDMLogger class |
SDMLogger() constructor |
canLog() method |
cleanUp(final int) method |
d(final String, final String) method |
d(final String, final String, final Throwable) method |
d(final String, final String, final String) method |
d(final String, final String, final Throwable, final String) method |
e(final String, final String) method |
e(final String, final String, final Throwable) method |
e(final String, final String, final String) method |
e(final String, final String, final Throwable, final String) method |
getLogElements() method |
getLogElements(final int) method |
getLogElementsByCorrelationId(final String) method |
getLogElementsByPID(final long) method |
getLogElementsByTag(final String) method |
getLogElementsByTimeStamp(final long, final long) method |
getLogLevel() method |
i(final String, final String) method |
i(final String, final String, final Throwable) method |
i(final String, final String, final String) method |
i(final String, final String, final Throwable, final String) method |
log(final int, final String, final String, final Throwable, String) method |
logFullLocation(boolean) method |
logsFullLocation() method |
logsToAndroid() method |
logToAndroid(final boolean) method |
p(final String, final String) method |
p(final String, final String, final String) method |
read(BufferedReader) method |
setHeaderData(final String, final String, final String, final String, final String, final String, final String, final String, final String) method |
setLogLevel(final int) method |
terminate() method |
toString() method |
v(final String, final String) method |
v(final String, final String, final Throwable) method |
v(final String, final String, final String) method |
v(final String, final String, final Throwable, final String) method |
w(final String, final Throwable) method |
w(final String, final String, final Throwable) method |
w(final String, final String) method |
w(final String, final Throwable, final String) method |
w(final String, final String, final String) method |
w(final String, final String, final Throwable, final String) method |
write(BufferedWriter) method |
wtf(final String, final Throwable) method |
wtf(final String, final String) method |
wtf(final String, final String, final Throwable) method |
wtf(final String, final Throwable, final String) method |
wtf(final String, final String, final String) method |
wtf(final String, final String, final Throwable, final String) method |
e2eStep variable |
passportTraceLevel variable |
SDMODataAssociation class |
SDMODataAssociation() constructor |
SDMODataAssociation(int[], String[]) constructor![End Level 8 Node: SDMODataAssociation(int[], String[]) constructor End Level 8 Node: SDMODataAssociation(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataAssociation(SDMParserDocument) constructor |
SDMODataAssociation(String) constructor |
getAssociationEnd(String) method |
getAssociationEnds() method |
getName() method |
SDMODataAssociation.SDMODataAssociationEnd class |
SDMODataAssociationEnd() constructor |
SDMODataAssociationEnd(int[], String[]) constructor![End Level 8 Node: SDMODataAssociationEnd(int[], String[]) constructor End Level 8 Node: SDMODataAssociationEnd(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataAssociationEnd(SDMParserDocument) constructor |
getCollectionId() method |
getEntitySet() method |
getMultiplicity() method |
getRole() method |
getType() method |
SDMODataAssociationSet class |
SDMODataAssociationSet() constructor |
SDMODataAssociationSet(int[], String[]) constructor![End Level 8 Node: SDMODataAssociationSet(int[], String[]) constructor End Level 8 Node: SDMODataAssociationSet(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataAssociationSet(SDMParserDocument) constructor |
getAssociation() method |
SDMODataCollection class |
SDMODataCollection() constructor |
SDMODataCollection(int[], String[]) constructor![End Level 8 Node: SDMODataCollection(int[], String[]) constructor End Level 8 Node: SDMODataCollection(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataCollection(SDMParserDocument) constructor |
SDMODataCollection(String) constructor |
getDisplayOrder() method |
getHref() method |
getIcons() method |
getId() method |
getLinks() method |
getMemberTitle() method |
getSearchLink() method |
getSemantics() method |
getSubscriptionLink() method |
getTitle() method |
getUrl() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isSearchable() method |
isUpdatable() method |
read(BufferedReader) method |
setBaseUrl(String) method |
setEntitySet(ISDMODataEntitySet) method |
write(BufferedWriter) method |
baseUrl variable |
collectionName variable |
isJson variable |
SDMODataComplexType class |
SDMODataComplexType() constructor |
SDMODataComplexType(int[], String[]) constructor![End Level 8 Node: SDMODataComplexType(int[], String[]) constructor End Level 8 Node: SDMODataComplexType(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataComplexType(SDMParserDocument) constructor |
getName() method |
getProperties() method |
SDMODataEntitySet class |
SDMODataEntitySet() constructor |
SDMODataEntitySet(int[], String[]) constructor![End Level 8 Node: SDMODataEntitySet(int[], String[]) constructor End Level 8 Node: SDMODataEntitySet(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataEntitySet(SDMParserDocument) constructor |
getName() method |
isCreatable() method |
isDeletable() method |
isSearchable() method |
isSearchable(String) method |
isUpdatable() method |
SDMODataEntityType class |
SDMODataEntityType() constructor |
SDMODataEntityType(int[], String[]) constructor![End Level 8 Node: SDMODataEntityType(int[], String[]) constructor End Level 8 Node: SDMODataEntityType(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataEntityType(SDMParserDocument) constructor |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getKeyPropertyNames() method |
getName() method |
getNavigationProperties() method |
getNavigationProperty(String) method |
getProperties() method |
getPropertiesWithAttribute(String, String) method |
getPropertiesWithAttribute(String, String, boolean) method |
getProperty(String) method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSearchablePropertiesData(String) method |
hasStream() method |
setSchema(ISDMODataSchema) method |
SDMODataEntry class |
SDMODataEntry() constructor |
SDMODataEntry(boolean) constructor |
SDMODataEntry(int[], String[]) constructor![End Level 8 Node: SDMODataEntry(int[], String[]) constructor End Level 8 Node: SDMODataEntry(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataEntry(ISDMODataSchema) constructor |
SDMODataEntry(JsonObject) constructor |
SDMODataEntry(SDMParserDocument) constructor |
SDMODataEntry(SDMParserDocument, ISDMODataSchema) constructor |
addPropertyValues(ISDMODataProperty, Map< String, String >, String) method |
fillPropertyData(ISDMODataProperty, String...) method |
fillPropertyDataWithAttribute(ISDMODataProperty, String, String, boolean, String...) method |
getActionLinks() method |
getAuthorName() method |
getCachestate() method |
getCacheTimestamp() method |
getCollectionId() method |
getEtag() method |
getFilterUrl() method |
getGPUseInSearchPropertiesData() method |
getGPVisibleInDetailPropertiesData() method |
getGPVisibleInListPropertiesData() method |
getIcons() method |
getId() method |
getIsLocal() method |
getKeyPropertyValues() method |
getLastUpdated() method |
getLinks() method |
getPropertiesData() method |
getPropertiesDataWithAttribute(String, String) method |
getPropertiesDataWithAttribute(String, String, boolean) method |
getPropertiesDocument() method |
getPropertyValue(String...) method |
getPropertyValues(List< String[]>) method![End Level 8 Node: getPropertyValues(List< String[]>) method End Level 8 Node: getPropertyValues(List< String[]>) method](../../DITAgraphics/1x1.gif) |
getPropertyValues() method |
getRelatedDataLinks() method |
getSAPSearchablePropertiesData() method |
getSchema() method |
getSelfLink() method |
getSubscriptionLink() method |
getSummary() method |
getTitle() method |
materialize() method |
parseCollectionId() method |
parseEdmTime(String) method |
putComplexPropertyValue(String, String...) method |
putDocument(ISDMParserDocument, String...) method |
putId(String) method |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
read(BufferedReader) method |
resolveTargetCollection(ISDMODataLink) method |
setAuthorName(String) method |
setCachestate(cacheState) method |
setCacheTimestamp(Long) method |
setCollectionId(String) method |
setIsLocal(boolean) method |
setSchema(ISDMODataSchema) method |
setSummary(String) method |
setTitle(String) method |
write(BufferedWriter) method |
cache_timestamp variable |
Cachestate variable |
collectionId variable |
FALSE variable |
FILTER variable |
FILTER_AND variable |
FILTER_EQ variable |
isLocalEntry variable |
jsonObject variable |
NOT_TESTED variable |
schema variable |
TRUE variable |
SDMODataError class |
SDMODataError() constructor |
SDMODataError(int[], String[]) constructor![End Level 8 Node: SDMODataError(int[], String[]) constructor End Level 8 Node: SDMODataError(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataError(SDMParserDocument) constructor |
getErrorCode() method |
getLang() method |
getMessage() method |
SDMODataFunctionImport class |
SDMODataFunctionImport() constructor |
SDMODataFunctionImport(int[], String[]) constructor![End Level 8 Node: SDMODataFunctionImport(int[], String[]) constructor End Level 8 Node: SDMODataFunctionImport(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataFunctionImport(SDMParserDocument) constructor |
getActionFor() method |
getCollectionId() method |
getEntitySet() method |
getExecutionUrl(Map< String, String >) method |
getHTTPMethod() method |
getInputParameterNames() method |
getName() method |
getOutputParameterNames() method |
getParameters() method |
getReturnType() method |
getReturnTypeEnum() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
SDMODataIcon class |
SDMODataIcon() constructor |
SDMODataIcon(int[], String[]) constructor![End Level 8 Node: SDMODataIcon(int[], String[]) constructor End Level 8 Node: SDMODataIcon(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataIcon(SDMParserDocument) constructor |
getHeight() method |
getUrl() method |
getWidth() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
SDMODataLink class |
SDMODataLink() constructor |
SDMODataLink(int[], String[]) constructor![End Level 8 Node: SDMODataLink(int[], String[]) constructor End Level 8 Node: SDMODataLink(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataLink(SDMParserDocument) constructor |
getHref() method |
getInlineEntries() method |
getInputParameterNames() method |
getOutputParameterNames() method |
getParameters() method |
getRel() method |
getSchema() method |
getSemantics() method |
getTargetCollectionId() method |
getTitle() method |
getUrl() method |
getUrlWithParameters(Map< String, String >) method |
read(BufferedReader) method |
setBaseUrl(String) method |
setSchema(ISDMODataSchema) method |
setTargetCollectionId(String) method |
write(BufferedWriter) method |
baseUrl variable |
schema variable |
targetCollectionId variable |
SDMODataNavigationProperty class |
SDMODataNavigationProperty() constructor |
SDMODataNavigationProperty(int[], String[]) constructor![End Level 8 Node: SDMODataNavigationProperty(int[], String[]) constructor End Level 8 Node: SDMODataNavigationProperty(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataNavigationProperty(SDMParserDocument) constructor |
getFromRole() method |
getName() method |
getRelationship() method |
getToRole() method |
SDMODataOpenSearchDescription class |
SDMODataOpenSearchDescription() constructor |
SDMODataOpenSearchDescription(int[], String[]) constructor![End Level 8 Node: SDMODataOpenSearchDescription(int[], String[]) constructor End Level 8 Node: SDMODataOpenSearchDescription(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataOpenSearchDescription(SDMParserDocument) constructor |
getDescription() method |
getShortName() method |
getUrls() method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
SDMODataParameter class |
SDMODataParameter() constructor |
SDMODataParameter(int[], String[]) constructor![End Level 8 Node: SDMODataParameter(int[], String[]) constructor End Level 8 Node: SDMODataParameter(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataParameter(SDMParserDocument) constructor |
getMode() method |
getName() method |
getType() method |
SDMODataProperty class |
SDMODataProperty() constructor |
SDMODataProperty(int[], String[]) constructor![End Level 8 Node: SDMODataProperty(int[], String[]) constructor End Level 8 Node: SDMODataProperty(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataProperty(SDMParserDocument) constructor |
getChildPropertiesData() method |
getChildPropertiesDataWithAttribute(String, String) method |
getChildPropertiesDataWithAttribute(String, String, boolean) method |
getChildPropertyData(String) method |
getCollation() method |
getDefaultValue() method |
getDetailDisplayOrder() method |
getLabel() method |
getListDisplayOrder() method |
getMaxLength() method |
getName() method |
getPrecision() method |
getScale() method |
getSemantics() method |
getType() method |
getValue() method |
hasFixedLength() method |
isComplex() method |
isCreatable() method |
isDeletable() method |
isFilterable() method |
isNullable() method |
isSearchable() method |
isUnicode() method |
isUpdatable() method |
putChildPropertyData(ISDMODataProperty) method |
setValue(String) method |
SDMODataReturnTypeEntry class |
SDMODataReturnTypeEntry(boolean) constructor |
SDMODataReturnTypeEntry(SDMParserDocument, ISDMODataFunctionImport, ISDMODataSchema, boolean) constructor |
putPropertyValue(String, String) method |
putPropertyValue(String, String, boolean) method |
read(BufferedReader) method |
setCollectionId(String) method |
setSchema(ISDMODataSchema) method |
write(BufferedWriter) method |
SDM_RETURNTYPE_COLLECTION variable |
SDMODataReturnTypeEntry.SDMODataReturnSchema class |
SDMODataReturnSchema() constructor |
SDMODataReturnSchema(List< ISDMODataProperty >) constructor |
SDMODataReturnSchema(List< ISDMODataProperty >, SDMODataComplexType) constructor |
addProperty(ISDMODataProperty) method |
getComplexType(String) method |
getEntityTypeForCollection(String) method |
read(BufferedReader) method |
write(BufferedWriter) method |
complexType variable |
referenceProperties variable |
SDMODataReturnTypeEntry.SDMODataReturnSchema.SDMODataReturnEntityType class |
SDMODataReturnEntityType(List< ISDMODataProperty >) constructor |
getProperties() method |
referenceProperties variable |
SDMODataSchema class |
SDMODataSchema() constructor |
SDMODataSchema(int[], String[]) constructor![End Level 8 Node: SDMODataSchema(int[], String[]) constructor End Level 8 Node: SDMODataSchema(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataSchema(SDMParserDocument) constructor |
getAssociation(String) method |
getAssociations() method |
getAssociationSet(String) method |
getAssociationSets() method |
getComplexType(String) method |
getComplexTypes() method |
getEntitySet(String) method |
getEntityType(String) method |
getEntityTypeForCollection(String) method |
getFunctionImports() method |
getFunctionImportsForCollection(String) method |
getServiceDocument() method |
getTargetCollectionIdForNavigationProperty(String, String) method |
setServiceDocument(ISDMODataServiceDocument) method |
serviceDocument variable |
SDMODataServiceDocument class |
SDMODataServiceDocument() constructor |
SDMODataServiceDocument(int[], String[]) constructor![End Level 8 Node: SDMODataServiceDocument(int[], String[]) constructor End Level 8 Node: SDMODataServiceDocument(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataServiceDocument(JsonObject) constructor |
SDMODataServiceDocument(SDMParserDocument) constructor |
getAllCollections() method |
getBaseUrl() method |
getEtag() method |
getLanguage() method |
getOpenSearchDescription(String) method |
getSchema() method |
getSchemaUrl() method |
getWorkspaces() method |
read(BufferedReader) method |
setOpenSearchDescription(String, ISDMODataOpenSearchDescription) method |
setSchema(ISDMODataSchema) method |
write(BufferedWriter) method |
gwServiceDocument variable |
isJson variable |
openSearchDescriptions variable |
schema variable |
SDMODataSubscriptionEntry class |
SDMODataSubscriptionEntry() constructor |
SDMODataSubscriptionEntry(int[], String[]) constructor![End Level 8 Node: SDMODataSubscriptionEntry(int[], String[]) constructor End Level 8 Node: SDMODataSubscriptionEntry(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataSubscriptionEntry(SDMParserDocument) constructor |
SDMODataSubscriptionEntry(String, String) constructor |
SDMODataSubscriptionEntry(String, String, String, String, String, String) constructor |
getCollection() method |
getDeliveryAddress() method |
getFilter() method |
getSelect() method |
setCollection(String) method |
setDeliveryAddress(String) method |
setFilter(String) method |
setSelect(String) method |
SDMODataURL class |
SDMODataURL() constructor |
SDMODataURL(int[], String[]) constructor![End Level 8 Node: SDMODataURL(int[], String[]) constructor End Level 8 Node: SDMODataURL(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataURL(SDMParserDocument) constructor |
getMandatoryTemplateParameters() method |
getMandatoryTemplateParameters(String) method |
getOptionalTemplateParameters() method |
getOptionalTemplateParameters(String) method |
getTemplate() method |
getTemplateParameters() method |
getType() method |
getUrl() method |
getUrlFromTemplate(Map< String, String >) method |
read(BufferedReader) method |
setBaseUrl(String) method |
write(BufferedWriter) method |
baseUrl variable |
SDMODataWorkspace class |
SDMODataWorkspace() constructor |
SDMODataWorkspace(int[], String[]) constructor![End Level 8 Node: SDMODataWorkspace(int[], String[]) constructor End Level 8 Node: SDMODataWorkspace(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMODataWorkspace(SDMParserDocument) constructor |
getCollections() method |
getSemantics() method |
getTitle() method |
setBaseUrl(String) method |
baseUrl variable |
SDMParser class |
SDMParser(ISDMPreferences, ISDMLogger) constructor |
buildSDMODataDocumentXML(ISDMParserDocument) method |
buildSDMODataEntryJson(ISDMODataEntry, String, ISDMODataSchema) method |
buildSDMODataEntryXML(ISDMODataEntry) method |
enableParserPerformanceLog(boolean, Context) method |
parseFunctionImportResultXML(String, ISDMODataFunctionImport, ISDMODataSchema) method |
parseFunctionImportResultXML(InputStream, ISDMODataFunctionImport, ISDMODataSchema) method |
parseSDMODataEntriesXML(String, String, ISDMODataSchema) method |
parseSDMODataEntriesXML(InputStream, String, ISDMODataSchema) method |
parseSDMODataErrorXML(String) method |
parseSDMODataErrorXML(InputStream) method |
parseSDMODataOpenSearchDescriptionXML(String, String, ISDMODataServiceDocument) method |
parseSDMODataOpenSearchDescriptionXML(InputStream, String, ISDMODataServiceDocument) method |
parseSDMODataSchemaXML(String, ISDMODataServiceDocument) method |
parseSDMODataSchemaXML(InputStream, ISDMODataServiceDocument) method |
parseSDMODataServiceDocumentXML(String) method |
parseSDMODataServiceDocumentXML(InputStream) method |
parseXML(InputStream) method |
parseXML(String) method |
readNameMap() method |
writeNameMap(int) method |
defaultFolder variable |
logger variable |
logLevel variable |
NAMEMAP_FILENAME variable |
parser variable |
preferences variable |
SDMParserDocument class |
SDMParserDocument(int[], String[]) constructor![End Level 8 Node: SDMParserDocument(int[], String[]) constructor End Level 8 Node: SDMParserDocument(int[], String[]) constructor](../../DITAgraphics/1x1.gif) |
SDMParserDocument(SDMParserDocument) constructor |
SDMParserDocument(String) constructor |
SDMParserDocument(String, boolean) constructor |
clone() method |
getAttribute(String...) method |
getAttributes(String...) method |
getAttributesEndPosition(int[], int, int) method![End Level 8 Node: getAttributesEndPosition(int[], int, int) method End Level 8 Node: getAttributesEndPosition(int[], int, int) method](../../DITAgraphics/1x1.gif) |
getChildAttributeMap(String...) method |
getChildAttributes(String...) method |
getChildDocuments(String...) method |
getChildDocumentsWithAttribute(String, String, String...) method |
getChildDocumentsWithAttribute(String, String, boolean, String...) method |
getDocument(String...) method |
getDocumentPositions(String[], int, boolean, boolean) method![End Level 8 Node: getDocumentPositions(String[], int, boolean, boolean) method End Level 8 Node: getDocumentPositions(String[], int, boolean, boolean) method](../../DITAgraphics/1x1.gif) |
getDocuments(String...) method |
getDocumentsWithAttribute(String, String, String...) method |
getDocumentsWithAttribute(String, String, boolean, String...) method |
getDocumentWithAttribute(String, String, String...) method |
getDocumentWithAttribute(String, String, boolean, String...) method |
getElementName() method |
getExtension(String) method |
getFunctionImportComplexPropertyValue(String...) method |
getNameMap() method |
getPrefix(String) method |
getPrefixForUri(String) method |
getPrefixMapping() method |
getStringPositions(String[], int, boolean, boolean) method![End Level 8 Node: getStringPositions(String[], int, boolean, boolean) method End Level 8 Node: getStringPositions(String[], int, boolean, boolean) method](../../DITAgraphics/1x1.gif) |
getStrings() method |
getValue(String...) method |
getValues(String...) method |
insertRoutePositions(int[], int, int[]) method![End Level 8 Node: insertRoutePositions(int[], int, int[]) method End Level 8 Node: insertRoutePositions(int[], int, int[]) method](../../DITAgraphics/1x1.gif) |
insertRoutesPositions(int, int[]) method![End Level 8 Node: insertRoutesPositions(int, int[]) method End Level 8 Node: insertRoutesPositions(int, int[]) method](../../DITAgraphics/1x1.gif) |
insertStringsPositions(int, String[]) method![End Level 8 Node: insertStringsPositions(int, String[]) method End Level 8 Node: insertStringsPositions(int, String[]) method](../../DITAgraphics/1x1.gif) |
insertStringsPositions(String[], int, String[]) method![End Level 8 Node: insertStringsPositions(String[], int, String[]) method End Level 8 Node: insertStringsPositions(String[], int, String[]) method](../../DITAgraphics/1x1.gif) |
isMatched(String, String) method |
putAttribute(String, String...) method |
putDocument(ISDMParserDocument, String...) method |
putExtension(String, String) method |
putString(int, String, int, String...) method |
putValue(String, String...) method |
read(BufferedReader) method |
readNameMap(BufferedReader) method |
removeAttribute(String...) method |
removeAttributes(String...) method |
removeDocument(String...) method |
removeExtension(String) method |
removeRoutesPositions(int, int) method |
removeRoutesPositions(int[], int, int) method![End Level 8 Node: removeRoutesPositions(int[], int, int) method End Level 8 Node: removeRoutesPositions(int[], int, int) method](../../DITAgraphics/1x1.gif) |
removeString(String...) method |
removeStrings(String...) method |
removeStringsPositions(int, int) method |
removeStringsPositions(String[], int, int) method![End Level 8 Node: removeStringsPositions(String[], int, int) method End Level 8 Node: removeStringsPositions(String[], int, int) method](../../DITAgraphics/1x1.gif) |
replaceRoutesPositions(int, int, int[]) method![End Level 8 Node: replaceRoutesPositions(int, int, int[]) method End Level 8 Node: replaceRoutesPositions(int, int, int[]) method](../../DITAgraphics/1x1.gif) |
replaceRoutesPositions(int[], int, int, int[]) method![End Level 8 Node: replaceRoutesPositions(int[], int, int, int[]) method End Level 8 Node: replaceRoutesPositions(int[], int, int, int[]) method](../../DITAgraphics/1x1.gif) |
replaceStringsPositions(int, int, String[]) method![End Level 8 Node: replaceStringsPositions(int, int, String[]) method End Level 8 Node: replaceStringsPositions(int, int, String[]) method](../../DITAgraphics/1x1.gif) |
replaceStringsPositions(String[], int, int, String[]) method![End Level 8 Node: replaceStringsPositions(String[], int, int, String[]) method End Level 8 Node: replaceStringsPositions(String[], int, int, String[]) method](../../DITAgraphics/1x1.gif) |
resolveUrl(String, String) method |
setAttribute(String, String...) method |
setAttributes(List< String >, String...) method |
setDocument(ISDMParserDocument, String...) method |
setDocuments(List< ISDMParserDocument >, String...) method |
setElementName(String, String...) method |
setNameMap(List< String >) method |
setPrefixMapping(Map< String, String >) method |
setString(String, String...) method |
setStrings(List< String >, String...) method |
setValue(String, String...) method |
setValues(List< String >, String...) method |
toXMLString() method |
write(BufferedWriter) method |
writeNameMap(BufferedWriter) method |
extensions variable |
routes variable |
strings variable |
URL_PROTOCOL_PREFIX variable |
SDMParserException class |
SDMParserException() constructor |
SDMParserException(int, String) constructor |
SDMParserException(int, String, Throwable) constructor |
SDMParserException(String) constructor |
SDMParserException(String, Throwable) constructor |
SDMParserException(Throwable) constructor |
getErrorCode() method |
SDMParserHandler class |
addValue() method |
characters(char[], int, int) method![End Level 8 Node: characters(char[], int, int) method End Level 8 Node: characters(char[], int, int) method](../../DITAgraphics/1x1.gif) |
endElement(String, String, String) method |
getDocument() method |
resolveAttributeName(Attributes, int) method |
resolveName(String, String, String) method |
startDocument() method |
startElement(String, String, String, Attributes) method |
startPrefixMapping(String, String) method |
buffer variable |
routes variable |
values variable |
SDMPersistenceException class |
SDMPersistenceException() constructor |
SDMPersistenceException(int, String) constructor |
SDMPersistenceException(int, String, Throwable) constructor |
SDMPersistenceException(String) constructor |
SDMPersistenceException(String, Throwable) constructor |
SDMPersistenceException(Throwable) constructor |
getErrorCode() method |
SDMPreferences class |
SDMPreferences(Context, ISDMLogger) constructor |
addDefaultPreferences() method |
confirmPreference(String) method |
containsPreference(String) method |
getBooleanPreference(String) method |
getFloatPreference(String) method |
getIntPreference(String) method |
getLongPreference(String) method |
getStringPreference(String) method |
onSharedPreferenceChanged(SharedPreferences, final String) method |
registerPreferenceChangeListener(String, ISDMPreferenceChangeListener) method |
removePreference(String) method |
resetPreference(String) method |
setBooleanPreference(String, boolean) method |
setFloatPreference(String, float) method |
setIntPreference(String, int) method |
setLongPreference(String, long) method |
setStringPreference(String, String) method |
unRegisterPreferenceChangeListener(String, ISDMPreferenceChangeListener) method |
DEFAULT_PARSER_STRING_SUBFOLDER_NAME variable |
DEFAULT_PERSISTENCE_STRING_SUBFOLDER_NAME variable |
defaultPreferences variable |
logger variable |
logLevel variable |
preferenceChangeListeners variable |
SDMPREFERENCES variable |
SDMPreferencesException class |
SDMPreferencesException() constructor |
SDMPreferencesException(int, String) constructor |
SDMPreferencesException(int, String, Throwable) constructor |
SDMPreferencesException(String) constructor |
SDMPreferencesException(String, Throwable) constructor |
SDMPreferencesException(Throwable) constructor |
getErrorCode() method |
SDMPushRequest class |
getData() method |
getDataStream() method |
getE2eRequest() method |
getHeaders() method |
getListener() method |
getPassport() method |
getPriority() method |
getRequestMethod() method |
getRequestUrl() method |
getTransId() method |
isStreamEnabled() method |
setData(byte[]) method![End Level 8 Node: setData(byte[]) method End Level 8 Node: setData(byte[]) method](../../DITAgraphics/1x1.gif) |
setDataStream(InputStream) method |
setE2eRequest(Object) method |
setHeaders(Map< String, String >) method |
setListener(ISDMNetListener) method |
setPassport(String) method |
setPriority(int) method |
setRequestMethod(int) method |
setRequestUrl(String) method |
setStreamEnabled(boolean) method |
setTransId(String) method |
useCookies() method |
SDMRequestManager class |
SDMRequestManager(ISDMLogger, ISDMPreferences, ISDMConnectivitiyParameters, int) constructor |
addPassport(ISDMRequest) method |
getAllRequests() method |
getConnectivityParameters() method |
getLogger() method |
getNetPassport(ISDMRequest) method |
getPreferences() method |
getQueueSize() method |
getRequest() method |
hasRequests() method |
makeRequest(final ISDMRequest) method |
makeRequest(final ISDMBundleRequest) method |
onPreferenceChanged(String, Object) method |
sendLog(final String) method |
sendOnSuccess(final ISDMNetListener, final ISDMRequest, final ISDMResponse) method |
setAuthenticationChallengeListener(IAuthenticationChallengeListner) method |
setMainHandlerClassName(final String) method |
setMutualSSLChallengeListener(IMutualSSLChallengeListener) method |
setSSLChallengeListener(ISSLChallengeListener) method |
terminate() method |
authenticationListener variable |
MAX_THREADS variable |
mHQueue variable |
mLogger variable |
mMainHandler variable |
mMainHandlerClassName variable |
mPassportEnabled variable |
mQueue variable |
successNotifier variable |
TAG variable |
SDMRequestManager.AuthenticationChallengeListener class |
OnAuthenticationFailed(Authenticationschema, HttpResponse) method |
SDMRequestManager.MutualSSLChallengeListener class |
getClientCertificate(String) method |
SDMRequestManager.SSLChallengeListener class |
checkServerTrusted(X509Certificate[]) method![End Level 8 Node: checkServerTrusted(X509Certificate[]) method End Level 8 Node: checkServerTrusted(X509Certificate[]) method](../../DITAgraphics/1x1.gif) |
SDMRequestManager.SuccessThread class |
die() method |
notify(final SuccessObject) method |
run() method |
SDMRequestStateElement class |
SDMRequestStateElement() constructor |
SDMRequestStateElement(final int) constructor |
SDMRequestStateElement(final int, final Exception) constructor |
SDMRequestStateElement(final int, final int) constructor |
SDMRequestStateElement(final int, final int, final Exception) constructor |
SDMRequestStateElement(final int, HttpResponse) constructor |
SDMRequestStateElement(final int, HttpResponse, Exception) constructor |
getErrorCode() method |
getException() method |
getHttpResponse() method |
getHttpStatusCode() method |
setErrorCode(final int) method |
setException(final Exception) method |
setHttpResponse(HttpResponse) method |
setHttpStatusCode(int) method |
mErrorCode variable |
mException variable |
mHttpStatus variable |
mResponse variable |
SDMResponseImpl class |
SDMResponseImpl(BasicStatusLine) constructor |
getCookie() method |
getCorelationId() method |
getCurrentOffset() method |
getDataStream(byte[], int) method![End Level 8 Node: getDataStream(byte[], int) method End Level 8 Node: getDataStream(byte[], int) method](../../DITAgraphics/1x1.gif) |
getDataStream(byte[], int, int, String) method![End Level 8 Node: getDataStream(byte[], int, int, String) method End Level 8 Node: getDataStream(byte[], int, int, String) method](../../DITAgraphics/1x1.gif) |
getHeadersMap() method |
isDataAvailable() method |
setCorelationId(String) method |
SDMSemantics class |
DELIMITER_GROUPING variable |
DELIMITER_PARAMETER variable |
DELIMITER_VALUE variable |
PARAMETER_CHARSET_DEFAULT variable |
PARAMETER_ENCODING_7BIT variable |
PARAMETER_ENCODING_8BIT variable |
PARAMETER_ENCODING_BASE64 variable |
PARAMETER_ENCODING_DEFAULT variable |
PARAMETER_ENCODING_QUOTED_PRINTABLE variable |
PARAMETER_LANGUAGE_DEFAULT variable |
PARAMETER_VALUELOCATION_CONTENT_ID variable |
PARAMETER_VALUELOCATION_DEFAULT variable |
PARAMETER_VALUELOCATION_URL variable |
PROPERTY_PARAMETER_CHARSET variable |
PROPERTY_PARAMETER_ENCODING variable |
PROPERTY_PARAMETER_LANGUAGE variable |
PROPERTY_PARAMETER_TYPE variable |
PROPERTY_PARAMETER_VALUELOCATION variable |
PROPERTY_SEMANTIC_ADDRESS variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_DOMESTIC variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_HOME variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_INTERNATIONAL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_PARCEL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_POSTAL variable |
PROPERTY_SEMANTIC_ADDRESS_TYPE_WORK variable |
PROPERTY_SEMANTIC_AGENT variable |
PROPERTY_SEMANTIC_BIRTHDAY variable |
PROPERTY_SEMANTIC_EMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_AOL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_APPLELINK variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_ATTMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_CIS variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_EWORLD variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_IBMMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_INTERNET variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_MCIMAIL variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_POWERSHARE variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_PRODIGY variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_TLX variable |
PROPERTY_SEMANTIC_EMAIL_TYPE_X400 variable |
PROPERTY_SEMANTIC_FORMATTED_NAME variable |
PROPERTY_SEMANTIC_GEOLOCATION variable |
PROPERTY_SEMANTIC_KEY variable |
PROPERTY_SEMANTIC_KEY_TYPE_PGP variable |
PROPERTY_SEMANTIC_KEY_TYPE_X509 variable |
PROPERTY_SEMANTIC_LABEL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_DOMESTIC variable |
PROPERTY_SEMANTIC_LABEL_TYPE_INTERNATIONAL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_PARCEL variable |
PROPERTY_SEMANTIC_LABEL_TYPE_POSTAL variable |
PROPERTY_SEMANTIC_LOGO variable |
PROPERTY_SEMANTIC_LOGO_TYPE_AVI variable |
PROPERTY_SEMANTIC_LOGO_TYPE_BMP variable |
PROPERTY_SEMANTIC_LOGO_TYPE_CGM variable |
PROPERTY_SEMANTIC_LOGO_TYPE_DIB variable |
PROPERTY_SEMANTIC_LOGO_TYPE_GIF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_JPEG variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MET variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MPEG variable |
PROPERTY_SEMANTIC_LOGO_TYPE_MPEG2 variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PDF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PICT variable |
PROPERTY_SEMANTIC_LOGO_TYPE_PS variable |
PROPERTY_SEMANTIC_LOGO_TYPE_QTIME variable |
PROPERTY_SEMANTIC_LOGO_TYPE_TIFF variable |
PROPERTY_SEMANTIC_LOGO_TYPE_WMF variable |
PROPERTY_SEMANTIC_MAILER variable |
PROPERTY_SEMANTIC_NAME variable |
PROPERTY_SEMANTIC_NICKNAME variable |
PROPERTY_SEMANTIC_NOTE variable |
PROPERTY_SEMANTIC_ORG variable |
PROPERTY_SEMANTIC_PHOTO variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_AVI variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_BMP variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_CGM variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_DIB variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_GIF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_JPEG variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MET variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MPEG variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_MPEG2 variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PDF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PICT variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_PS variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_QTIME variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_TIFF variable |
PROPERTY_SEMANTIC_PHOTO_TYPE_WMF variable |
PROPERTY_SEMANTIC_REVISION variable |
PROPERTY_SEMANTIC_ROLE variable |
PROPERTY_SEMANTIC_SAP_EXTENSION_ACTION variable |
PROPERTY_SEMANTIC_SOUND variable |
PROPERTY_SEMANTIC_SOUND_TYPE_AIFF variable |
PROPERTY_SEMANTIC_SOUND_TYPE_PCM variable |
PROPERTY_SEMANTIC_SOUND_TYPE_WAVE variable |
PROPERTY_SEMANTIC_TEL variable |
PROPERTY_SEMANTIC_TEL_TYPE_BBS variable |
PROPERTY_SEMANTIC_TEL_TYPE_CAR variable |
PROPERTY_SEMANTIC_TEL_TYPE_CELL variable |
PROPERTY_SEMANTIC_TEL_TYPE_FAX variable |
PROPERTY_SEMANTIC_TEL_TYPE_HOME variable |
PROPERTY_SEMANTIC_TEL_TYPE_ISDN variable |
PROPERTY_SEMANTIC_TEL_TYPE_MODEM variable |
PROPERTY_SEMANTIC_TEL_TYPE_MSG variable |
PROPERTY_SEMANTIC_TEL_TYPE_PAGER variable |
PROPERTY_SEMANTIC_TEL_TYPE_PREF variable |
PROPERTY_SEMANTIC_TEL_TYPE_VIDEO variable |
PROPERTY_SEMANTIC_TEL_TYPE_VOICE variable |
PROPERTY_SEMANTIC_TEL_TYPE_WORK variable |
PROPERTY_SEMANTIC_TIMEZONE variable |
PROPERTY_SEMANTIC_TITLE variable |
PROPERTY_SEMANTIC_TYPE_HOME variable |
PROPERTY_SEMANTIC_TYPE_WORK variable |
PROPERTY_SEMANTIC_UID variable |
PROPERTY_SEMANTIC_URL variable |
PROPERTY_SEMANTIC_VERSION variable |
SUPRoute class |
SUPRoute() constructor |
removeHeader(String) method |
setheaders(String, String) method |
storeCookie(List< Cookie >) method |
cookieJar variable |
supRoute variable |
TrustSAPSSLSocketFactory class |
TrustSAPSSLSocketFactory(KeyStore, String, final ISDMRequestManager) constructor |
createSocket() method |
createSocket(Socket, String, int, boolean) method |
createSocket(InetAddress, int, InetAddress, int) method |
createSocket(InetAddress, int) method |
createSocket(String, int, InetAddress, int) method |
createSocket(String, int) method |
getDefaultCipherSuites() method |
getSupportedCipherSuites() method |
TLS_SSL_CONTEXT variable |
Developing with MAF Logon for Android |
Architectural Overview |
MAF Logon Task Flow |
Creating Android Starter Project |
Integrating MAF Logon |
Setting Up Dependencies |
Implementing MAF Logon Code |
Executing Logon Operations |
Data Requests |
Handling Delegate Calls |
Error Handling |
Developing Logon with Certificate Authentication |
Developing Logon using Afaria Configuration |
Developing Logon Using a Third-party Certificate Provider |
API Reference |
CertificateProvider Interface |
getCertificate() Method |
getStoredCertificate() Method |
deleteStoredCertificate() Method |
CertificateProviderListener Interface |
onGetCertificateSuccess() Method |
onGetCertificateFailure() Method |
Logon Configuration Options |
MAF Onboarding Scenarios |
Developing with Android Reusable UI Components |
MAF Skinning |
Dependencies and Project Setup |
The MAF Skinning Mechanism |
MAF Simple Controls |
MAFLogViewer |
MAFActionBar |
MAFButton |
MAFCheckBox |
MAFDialog and MAFDialogWithProgressBar |
MAFEditText |
MAFFilterDialog |
MAFImageView |
MAFListActivity |
MAFOptionMenu |
MAFProgressBar |
MAFProgressDialog |
MAFRadioButton |
MAFSearchBox |
MAFSectionHeader |
MAFSpinner |
MAFSpinnerButton |
MAFTextView |
MAF Setting Screen |
MAF Calendar |
Dependencies and Project Setup |
Creating Appointments and Implementing MAF Calendar Data Provider |
Using the MAF Calendar UI Controls |
List View |
Month View |
Combo View |
Day View |
Week View |
Month Tablet View |
Skinning Calendar Views |
MAF Formatters |
Dependencies and Project Setup |
MAF Formatter Types |
MAFDateTimeFormatter |
MAFCurrencyFormatter |
MAFAddressFormatter |
MAF Tree View |
MAF Locale-Aware Controls |
Dependencies and Project Setup |
The Controls |
Currency Control |
Phone Number Control |
Address Control |
Developing with the Android Extensibility Framework |
Architectural Overview |
Implementing an Extensible Application |
Prerequisites |
Sample Applications |
Creating a New Project |
Adding Dependencies |
Defining the Extensibility XML |
Initializing Logging and the MAF Core |
Displaying Text |
Adding Custom Code |
Adding Custom Styling |
Working with Data |
Adding and Accessing Localized Text |
Using Localization Key in Configuration |
Implementation and Coding |
Building MAF Core |
Fully Metadata-Driven Apps |
Mixing Coded and Metadata-Driven Tiles |
Collaborating with MAF Extensibility Framework |
Passive and Active Mode of the Framework |
Using the MAF Extensibility Framework in Passive Mode |
Using the MAF Extensibility Framework in Active Mode |
Collaborating with MAF Extensibility Components |
Data Layer |
Data Component |
Logic Component |
UI Component |
Activity Status |
Technical Details |
Generic Business Object |
Extensibility Layout XML |
Extensibility Configuration XSD |
Tile Bindings |
Tile Containers |
Tile Definitions |
Tile Layouts |
List Management |
Context Management |
Global Context Management |
Automatic and Explicit Context Updates |
Responses to Context Update Events |
Definitions of Events and Actions |
Formatters |
Amounts with Currency |
Date and Time |
Phone Number |
Address |
Custom Formatter |
Functions |
Use of Functions in Configuration |
Data Source Adaptor |
Extensibility Configuration Management |
Application Configuration Profile Directory and Contents |
Uploading Configuration Profiles |
Logging and Tracing |
Mobile Application Workbench |
Features Not Supported |
Running and Testing Android Applications |
Deploying Android Applications |
Installing Applications on the Device |
Releasing Applications Through an App Marketplace or Enterprise App Store |
Analyzing Logs and Debugging Errors on Android Devices |
iOS Apps |
Developing iOS Applications |
Creating a Project and Importing the OData Libraries and Bundles |
Initializing an Application |
Creating a Request |
Parsing the Data |
Caching the Data |
Updating Settings at Runtime |
Enabling Apple Push Notifications (APNS) |
API Reference |
SAP Mobile Platform 3.0 OData SDK for iOS |
BatchRequest class |
addRequestToChangeset:withError: method |
addRetrieveRequestToBatch:withError: method |
closeExistingChangeSet method |
initWithURL: method |
Cache class |
addEntry:withError: method |
addNotificationDelegate:withListener:forUrlKey: method |
clearCacheForUrlKey:withError: method |
clearLocalEntryForEntryId:withError: method |
deleteEntryForEntryId:withError: method |
getDeltaLinkForUrlKey:withError: method |
initializeCacheWithError: method |
mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated]![End Level 7 Node: mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated] End Level 7 Node: mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated]](../../DITAgraphics/1x1.gif) |
mergeEntriesFromFeed:forUrlKey:withError:withCompletionBlock: method |
readDocumentForUrlKey:forDocType:withError: method |
readEntriesForUrlKey:withError: method |
readEntriesLocalForEntryId:forEntityType:withError: method |
storeDocument:forDocType:forUrlKey:withError: method |
updateEntry:withError: method |
CacheDelegate protocol |
cachedHeadersForRequest: method |
cachedResponseDataForRequest: method |
clearCachedResponsesForStoragePolicy: method |
defaultCachePolicy method |
isCachedDataCurrentForRequest: method |
pathToCachedResponseDataForRequest: method |
removeCachedDataForRequest: method |
storeResponseForRequest:maxAge: method |
Caching protocol |
addEntry:withError: method |
addNotificationDelegate:withListener:forUrlKey: method |
clearCacheForUrlKey:withError: method |
clearLocalEntryForEntryId:withError: method |
deleteEntryForEntryId:withError: method |
getDeltaLinkForUrlKey:withError: method |
initializeCacheWithError: method |
mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated]![End Level 7 Node: mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated] End Level 7 Node: mergeEntries:forUrlKey:withError:withCompletionBlock: method [deprecated]](../../DITAgraphics/1x1.gif) |
mergeEntriesFromFeed:forUrlKey:withError:withCompletionBlock: method |
readDocumentForUrlKey:forDocType:withError: method |
readEntriesForUrlKey:withError: method |
readEntriesLocalForEntryId:forEntityType:withError: method |
storeDocument:forDocType:forUrlKey:withError: method |
updateEntry:withError: method |
CertificateProvider protocol |
deleteStoredCertificateWithError: method |
getCertificate: method |
getStoredCertificate:error: method |
CertificateProviderDelegate protocol |
currentViewController method |
onGetCertificateFailure: method |
onGetCertificateSuccess: method |
ClientHub class |
getConnectionSettings: method |
getCredentials: method |
getInstance method |
getUserCreationPolicy: method |
initInstance: method |
isAvailable method |
setCredentials:withError: method |
updateSecurityConfig:withError: method |
validateSSOPasscode: method |
ConnectionSettings class |
ConnectivityException class |
init method |
initWithError:detailedError:statusCode: method |
DataVault class |
changePassword:currentSalt:newPassword:newSalt: method |
changePassword:salt: method |
createVault:password:salt: method |
deleteValue: method |
deleteVault: method |
DEPRECATED_ATTRIBUTE method |
getDataNames method |
getPasswordPolicy method |
getString: method |
getValue: method |
getVault: method |
isDefaultPasswordUsed method |
isLocked method |
lock method |
resetLockTimeout method |
setAccessGroup: method |
setLockTimeout: method |
setPasswordPolicy: method |
setRetryLimit: method |
setString:value: method |
setValue:value: method |
unlock:salt: method |
vaultExists2: method |
vaultExists: method |
DataVaultException class |
initWithErrorAndMessage:message: method |
initWithErrorAndMessage:message:nativeError: method |
initWithReason: method |
DownloadCache class |
instance method |
rfc1123DateFormatter method |
serverAllowsResponseCachingForRequest: method |
DVDataName class |
DVPasswordPolicy class |
EncryptionKeyManager class |
clearEncryptionKeyWithError: method |
encryptionKey method |
getEncryptionKey: method |
resetEncryptionKey method |
setEncryptionKey: method [deprecated]![End Level 7 Node: setEncryptionKey: method [deprecated] End Level 7 Node: setEncryptionKey: method [deprecated]](../../DITAgraphics/1x1.gif) |
setEncryptionKey:withError: method |
FormDataRequest class |
addData:forKey: method |
addData:withFileName:andContentType:forKey: method |
addFile:forKey: method |
addFile:withFileName:andContentType:forKey: method |
addPostValue:forKey: method |
encodeURL: method |
setData:forKey: method |
setData:withFileName:andContentType:forKey: method |
setFile:forKey: method |
setFile:withFileName:andContentType:forKey: method |
setPostValue:forKey: method |
LogEntry class |
MAFAddressFormatter class |
addressRowsWithCountryCode: method |
addressRowsWithValues:forCountryCode: method |
formattedAddressWithCountryCode:values: method |
formattedLocalAndInternationalPhoneNumbersWithCountryCode:number:extension: method |
formattedPhoneNumberWithCountryCode:number:extension: method |
getDefaultLocale method |
instance method |
internationalDialCodeWithCountryCode: method |
localizeStringWithPattern: method |
localTrunkPrefixWithCountryCode: method |
nodeForCountryCode: method |
numberOfAddressRowsWithCountryCode: method |
outboundCodeWithCountryCode: method |
phoneCallURLWithCountryCode:number:extension: method |
setDefaultLocale: method |
updateCountryFormatsWithXMLData: method |
MAFAddressTableViewCell class |
cellHeightForAddress:editing: method |
initWithReuseIdentifier: method |
MAFAddressTableViewCellChanging protocol |
cellValueChangedForCell: method |
MAFAppointment class |
init method |
MAFAppointmentDelegate protocol |
appointmentDidChange: method |
calendarView:appointmentChanging: method |
calendarView:changeAppointmentRequested: method |
calendarView:didChangeAppointment: method |
calendarView:didDeleteAppointment: method |
calendarView:didRequestEditingAppointment: method |
calendarView:didRequestRemoveAppointment: method |
calendarView:didSelectAppointment: method |
calendarView:didSelectHiddenAppointments:ForDay: method |
calendarView:didSelectIPadMonthAppointment: method |
calendarView:didSelectIPadMonthAppointmentWithLongPressEnd: method |
calendarView:didSelectIPadMonthAppointmentWithLongPressStart: method |
calendarView:didSelectIPadMonthMoreAppointmentsForDay: method |
calendarView:newAppointmentRequested: method |
calendarView:requestsCreationOfAppointmentWithStartDate:andEndDate: method |
calendarView:willChangeAppointment: method |
calendarView:willChangeAppointment:toAppointment: method |
MAFAppointmentProtocol protocol |
MAFAppointmentView class |
createDummyAppointment method |
createDummyAppointmentWithTitle: method |
doMAFStyling method |
getID method |
hideHandles method |
hideLocation method |
hideShadows method |
initWithFrame:andParent: method |
setClientView: method |
setGridDefinition: method |
showHandles method |
showShadows method |
snapToGrid method |
snapToGridX method |
snapToGridY method |
updateLastPosition: method |
MAFAppointmentViewClientDelegate protocol |
appointmentView:isResizingToHeight: method |
MAFAppointmentViewDelegate protocol |
appointmentView:appointmentShadow:appointmentPosition:appointmentDetails: method |
appointmentView:didBeginDrag: method |
appointmentView:didBeginResizing: method |
appointmentView:didEndDrag: method |
appointmentView:didEndResizing: method |
appointmentView:didReceiveSingleTap: method |
appointmentView:isDragging: method |
appointmentView:isResizing: method |
appointmentView:willBeginDrag: method |
appointmentView:willBeginResizing: method |
MAFAutorotatingLogViewController class |
MAFCalendar class |
MAFCalendarNavigationDelegate protocol |
calendarView:dayViewDidChangeToNewDay: method |
calendarView:didChangeToDay: method |
calendarView:didChangeToMonth:andYear: method |
calendarView:didChangeToMonthStartingAtDay: method |
calendarView:didChangeToWeekStartingAtDay: method |
calendarView:didRangeSelected:lastDay: method |
calendarView:didSelectDay: method |
calendarView:didSelectDay:withDayInfo: method |
calendarView:didSelectIPadMonthDay: method |
calendarView:didSelectIPadMonthDayWithLongPressEnd: method |
calendarView:didSelectIPadMonthDayWithLongPressStart: method |
calendarView:didSelectIPadMonthWeekStartingWithDate:endDate: method |
calendarView:rangeSelectionChanging:lastDay: method |
calendarView:willChangeToDay: method |
calendarView:willChangeToMonth:andYear: method |
calendarView:willChangeToMonthStartingAtDay: method |
calendarView:willChangeToWeekStartingAtDay: method |
MAFCalendarRenderingDelegate protocol |
appointmentViewForCalendarView:forAppointment:forRect: method |
calendarView:forDay: method |
calendarView:getListCellForAppointment:withReuseIdentifier: method |
calendarView:requestsStylingForAppointmentView: method |
calendarView:willRenderAppointment: method |
calendarView:willRenderCalendarItem: method |
calendarView:willRenderHeader: method |
calendarView:willRenderIPadMonthDayBox: method |
calendarView:willRenderItem: method |
dayCalendar:appointmenViewClientforAppointment: method |
headerViewForCalendarView:forDay:forRect: method |
itemViewForCalendarView:forDay:inRect: method |
listAppointmentViewForCalendarView:forAppointment:withReuseIdentifier: method |
weekCalendar:appointmenViewClientforAppointment: method |
weekCalendar:headerViewforDay:withCanvasSize: method |
MAFCalendarView class |
focusCurrentDay method |
refresh method |
setDateRangeToStart:andEnd: method |
MAFCalendarViewDataSource protocol |
calendarView:getAppointmentsFromStart:toEnd: method |
calendarView:getAppointmentsFromStart:toEnd:fromCalendar: method |
MAFCalendarViewDelegate protocol |
calendarViewIsReadOnly: method |
MAFCountryCodeStore class |
allCountryCodes method |
allCountryNames method |
countryCodeForCountyName: method |
countryNameForCountryCode: method |
loadCountryCodes method |
MAFCountrySelecting protocol |
countrySelected: method |
MAFCurrencyCatalog class |
addCurrency:decimals: method |
currencyCatalog method |
decimalsByISO: method |
MAFCurrencyFormatter class |
appendDigit: method |
appendSeparator method |
clear method |
getFormattedValue method |
getFormattedValue: method |
initWithDecimalNumber:andSettings:andISOCurrencyCode: method |
isNegativeValue method |
rtrimDigit method |
setSign: method |
MAFCurrencyFormatterSettings class |
init method |
initWithLength:andDecimalPlaces: method |
initWithLength:andDecimalPlaces:andFlags: method |
MAFCurrencySelectorTableViewCell class |
initWithReuseIdentifier: method |
MAFCurrencyTableViewCell class |
initWithReuseIdentifier:currencyFormatterSettings: method |
MAFCurrencyValueTableViewCell class |
initWithReuseIdentifier:currencyFormatterSettings: method |
MAFDateFormatter class |
createDateFromString:withFormat: method |
createDateFromString:withFormat:andTimezone: method |
getWeekDays method |
instance method |
localizedTimeStringFromDate: method |
localizedTimeStringFromDate:withTimezone: method |
stringFromDate:withFormat: method |
MAFDateTimeFormatter class |
applyDateFormaterStyle:andTimeFormatterStyle: method [deprecated]![End Level 7 Node: applyDateFormaterStyle:andTimeFormatterStyle: method [deprecated] End Level 7 Node: applyDateFormaterStyle:andTimeFormatterStyle: method [deprecated]](../../DITAgraphics/1x1.gif) |
toLocalizedDateTimeString:usingLocale: method [deprecated]![End Level 7 Node: toLocalizedDateTimeString:usingLocale: method [deprecated] End Level 7 Node: toLocalizedDateTimeString:usingLocale: method [deprecated]](../../DITAgraphics/1x1.gif) |
toLocalizedDateTimeString:usingLocale:withDateFormaterStyle:andTimeFormatterStyle: method [deprecated]![End Level 7 Node: toLocalizedDateTimeString:usingLocale:withDateFormaterStyle:andTimeFormatterStyle: method [deprecated] End Level 7 Node: toLocalizedDateTimeString:usingLocale:withDateFormaterStyle:andTimeFormatterStyle: method [deprecated]](../../DITAgraphics/1x1.gif) |
toLocalizedDateTimeStringFromUTCDateTimeString:usingLocale: method [deprecated]![End Level 7 Node: toLocalizedDateTimeStringFromUTCDateTimeString:usingLocale: method [deprecated] End Level 7 Node: toLocalizedDateTimeStringFromUTCDateTimeString:usingLocale: method [deprecated]](../../DITAgraphics/1x1.gif) |
toUTCDateTimeString: method [deprecated]![End Level 7 Node: toUTCDateTimeString: method [deprecated] End Level 7 Node: toUTCDateTimeString: method [deprecated]](../../DITAgraphics/1x1.gif) |
toUTCDateTimeStringFormattedFromUTCDateTimeString: method [deprecated]![End Level 7 Node: toUTCDateTimeStringFormattedFromUTCDateTimeString: method [deprecated] End Level 7 Node: toUTCDateTimeStringFormattedFromUTCDateTimeString: method [deprecated]](../../DITAgraphics/1x1.gif) |
MAFDateTimeFormatterParams class |
dateTimeFormatterParamsWithDateStyle:timeStyle:locale:toUTC:dateFormat:timeZone: method |
MAFDayDetailNavigation class |
changeColorOfTheDay method |
cmdNextDay_Tapped method |
cmdPreviousDay_Tapped method |
cmdRefreshDayView method |
initWithFrame:andParent: method |
refresh method |
updateDayTitle method |
MAFDayDetailNavigationDelegate protocol |
changeDayWithAnimation:toStartDate: method |
showCurrentTime: method |
willChangeToDay: method |
MAFDayDetailView class |
doMAFStyling method |
MAFDaytimeListScrollViewDelegate protocol |
addFullDayAppointments: method |
placeAppointmentAtHour:withDuration:withTitle:andLocation: method |
swipeToNextDayView: method |
MAFDecimalInputTextFieldDelegate protocol |
decimalInputFieldDidBeginEditing: method |
decimalInputFieldDidEdit: method |
decimalInputFieldDidEndEditing: method |
MAFDecimalInputView class |
MAFDefaultCurrencySettings class |
defaultCurrencySettings method |
getSettingsForISOCurrencyCode: method |
loadCurrencies method |
setSettingsForISOCurrencyCode:settings: method |
MAFDraggableView class |
didBeginDrag: method |
didEndDrag: method |
initWithFrame:andLongPressTriggerWithTime: method |
initWithFrame:andTriggerType: method |
isDragging: method |
willDrag: method |
yieldRecognizer:fromOwner:withBoundAction: method |
MAFDraggableViewDelegate protocol |
draggableView:didBeginDrag: method |
draggableView:didEndDrag: method |
draggableView:isDragging: method |
draggableView:willDrag: method |
MAFEmbeddedFileDescriptor class |
MAFFormatterFactory class |
sharedInstance method |
MAFFormatterLocalizer class |
localizedString: method |
MAFFormattersException class |
init method |
initWithError:detailedError: method |
MAFFormatting protocol |
formatValue: method |
initWithFormatterParameter: method |
MAFFormattingFactory protocol |
createFormatterContextWithType: method |
createFormatterWithType:formatterParameter: method |
MAFGenericParser class |
abortParsing method |
characters: method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
endDocument method |
endElement:namespaceURI: method |
init method |
parse: method |
parseContentsOfURL: method |
parser:didEndElement:namespaceURI:qualifiedName: method |
parser:didStartElement:namespaceURI:qualifiedName:attributes: method |
parser:foundCharacters: method |
parserDidEndDocument: method |
parserDidStartDocument: method |
setDoProcessPrefixes: method |
startDocument method |
startElement:namespaceURI:attributes: method |
MAFGradientLayer class |
init method |
MAFGradientStop class |
initWithColor:location: method |
MAFImageDownloading protocol |
imageDownloaded: method |
MAFiOS7Compatibility class |
isIOS7 method |
MAFIpadMainMonthView class |
doMAFStyling method |
focusOnSegment: method |
getDayBoxForDate: method |
initWithFrame:useShadows: method |
placeAppointmentAtDay:atWeek:withDuration:withTitle:andLocation: method |
showNextMonth method |
showPreviousMonth method |
showsCurrentDay method |
MAFIPadMonthDayBox class |
display method |
initWithFrame:andTitle:andAppointments:isToday:withParent:withDate: method |
MAFIPadMonthDayBoxItem class |
initWithFrame:andAppointment: method |
MAFIPadMonthLandscapeDayView class |
reloadCalendarData method |
MAFIPadMonthLandscapeMonthView class |
placeAppointmentAtDay:atWeek:withDuration:withTitle:andLocation: method |
reloadCalendarData method |
updateTimeMarker: method |
MAFIPadMonthLandscapeMonthViewDelegate protocol |
monthView:didBeginDrag: method |
monthView:didBeginDraggingWith: method |
monthView:didBeginResizing: method |
monthView:didEndDrag: method |
monthView:didEndResizing: method |
monthView:isDragging:withContext: method |
monthView:isResizing:withContext: method |
monthView:willBeginDrag: method |
MAFIPadMonthLandscapeWeekView class |
initWithFrame: method |
updateTimeMarker: method |
MAFKeyValuePair class |
initWithKey:andValue: method |
pairWithKey:andValue: method |
MAFLandscapeCalendarDayView class |
reloadCalendarData method |
MAFLandscapeCalendarView class |
calculateNumberOfRowsForTheWeek:withAllDayApps: method |
doMAFStyling method |
focusOnSegment: method |
initWithFrame: method |
placeAppointmentAtDay:atHour:withDuration:withTitle:andLocation: method |
reloadView method |
setStartDate: method |
showNextWeek method |
showPreviousWeek method |
showsCurrentDay method |
MAFLayer class |
init method |
MAFListCalendarHeaderView class |
initWithFrame:withDate: method |
MAFListCalendarView class |
doMAFStyling method |
focusCurrentDay method |
focusDay: method |
init method |
initWithFrame: method |
initWithFrame:rowHeight: method |
setDateRangeToStart:andEnd: method |
MAFListCalendarViewCell class |
buildView method |
layout method |
style: method |
MAFLogEntry class |
description method |
initWithMessage:andLevel: method |
MAFLogger class |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
disableNonCriticalLogging method |
enableNonCriticalLogging method |
isNonCriticalLoggingEnabled method |
logAlert:withInfo: method |
logAlert:withInfo: method |
logCritical:withInfo: method |
logCritical:withInfo: method |
logDebug:withInfo: method |
logDebug:withInfo: method |
logEmergency:withInfo: method |
logEmergency:withInfo: method |
logError:fullStack:rootCause: method |
logError:fullStack:rootCause: method |
logError:withInfo: method |
logError:withInfo: method |
logInfo:withInfo: method |
logInfo:withInfo: method |
logMessage:withLevel:andInfo: method |
logMessage:withLevel:andInfo: method |
logNotice:withInfo: method |
logNotice:withInfo: method |
logWarning:withInfo: method |
logWarning:withInfo: method |
retrieveLogsWithLevel: method |
retrieveLogsWithLevel: method |
setLoggerDelegate: method |
setLoggerDelegate: method |
sharedInstance method |
MAFLogging protocol |
disableNonCriticalLogging method |
enableNonCriticalLogging method |
isNonCriticalLoggingEnabled method |
logAlert:withInfo: method |
logCritical:withInfo: method |
logDebug:withInfo: method |
logEmergency:withInfo: method |
logError:withInfo: method |
logInfo:withInfo: method |
logMessage:withLevel:andInfo: method |
logNotice:withInfo: method |
logWarning:withInfo: method |
retrieveLogsWithLevel: method |
MAFLogonCertificatePluginUIProtocol protocol |
rootUIViewController method |
MAFLogonContext class |
MAFLogonCore class |
cancelRegistration method |
changeBackendPassword: method |
changePasscode:newPasscode:error: method |
getClientIdentity:applicationID:error: method |
getClientIdentity:error: method |
getContext: method |
initWithApplicationId: method |
lockSecureStore: method |
objectFromSecureStore:error: method |
persistRegistration:logonContext:error: method |
refreshApplicationSettings method |
registerWithContext: method |
saveTrace: method |
setAfariaCredentialWithUser:password:error: method |
setClientIdentity: method |
setMCIMSSOPin:error: method |
setObjectInSecureStore:key:error: method |
setUrl: method |
setUrl:applicationId:error: method |
skipMCIM method |
state method |
unlockSecureStore:error: method |
unregister method |
uploadTrace method |
MAFLogonCoreDelegate protocol |
cancelRegistrationFinished: method |
changePasswordFinished: method |
isValidUrl: method |
refreshApplicationSettingsFinished: method |
registerFinished: method |
unregisterFinished: method |
uploadTraceFinished: method |
MAFLogonCoreState class |
MAFLogonDictionaryHelper class |
boolValueForKey: method |
CGRectValueForKey: method |
dictionaryHelperObjectForKey:withClass: method |
errorValueForKey: method |
initWithRawValue: method |
intValueForKey: method |
mutableArrayValueForKey:withClassForItems: method |
mutableDictionaryValueForKey: method |
setBoolValue:forKey: method |
setCGRectValue:forKey: method |
setDictionaryHelperObject:forKey: method |
setErrorValue:forKey: method |
setIntValue:forKey: method |
setMutableArrayValue:forKey: method |
setMutableDictionaryValue:forKey: method |
setStringValue:forKey: method |
stringValueForKey: method |
MAFLogonFileManager class |
dictionaryFromPlistFile:bundle: method |
firstUrlSchemeFromInfoPlist method |
MAFLogonMediatorCertificatePluginDelegate protocol |
setClientIdentity:error: method |
MAFLogonMutableArrayHelper class |
initWithRawValue:classForItems: method |
MAFLogonNGDelegate protocol |
changeBackendPasswordFinishedWithError: method |
changeSecureStorePasswordFinishedWithError: method |
deleteUserFinishedWithError: method |
lockSecureStoreFinishedWithError: method |
logonFinishedWithError: method |
refreshCertificateFinishedWithError: method |
registrationInfoFinishedWithError: method |
startDemoMode method |
updateApplicationSettingsFinishedWithError: method |
uploadTraceFinishedWithError: method |
MAFLogonNGPublicAPI protocol |
changeBackendPassword method |
changeSecureStorePassword method |
deleteUser method |
getClientIdentity:error: method |
isDefaultPasswordUsed method |
lockSecureStore method |
logon method |
objectFromSecureStoreForKey:error: method |
objectFromUserDefaultsForKey: method |
refreshCertificate method |
registrationDataWithError: method |
registrationInfo method |
setE2ETraceLevel: method |
setObjectInSecureStore:forKey:error: method |
setObjectInUserDefaults:forKey: method |
setUrl: method |
turnOffE2ETrace method |
turnOffPerformanceTrace method |
turnOnE2ETrace method |
turnOnPerformanceTrace method |
updateApplicationSettings method |
uploadTrace method |
writeTraceToFileWithError: method |
MAFLogonOperationContext class |
MAFLogonRegistrationContext class |
MAFLogonRegistrationData class |
MAFLogonRegistrationOperationContext class |
MAFLogonUIContext class |
MAFLogonUICustomizationContext class |
MAFLogonUICustomizationDelegate protocol |
willRenderHeaderFooterFromCustomContext: method |
willRenderUIFromUIContext: method |
MAFLogonUIFieldDescriptor class |
MAFLogonUIGroupDescriptor class |
MAFLogonUIViewManager class |
MAFLogonUIViewManaging protocol |
closeActivityIndicator method |
closeUI method |
operationRespondsWithError: method |
showActivityIndicatorWithText: method |
showAfariaCredentialsView method |
showBackendPasswordChangeViewWithLogonContext:state: method |
showChangeSSOPasscodeView method |
showEnterCredentialsView method |
showPasscodeChangeView:isDefaultPasswordUsed:isDefaultPasswordUsedByDefault: method |
showPasscodeCreationViewWithLogonContext: method |
showRegistrationInfoViewWithLogonContext: method |
showRegistrationViewWithLogonContext:state: method |
showSetSSOPasscodeView method |
showSplashView method |
showUnlockView method |
MAFLogonUIViewManagingDelegate protocol |
backendPasswordChangeViewExecuteAction:newPassword: method |
enterAfariaCredentialsExecuteAction:username:password: method |
enterCredentialsExecuteAction:userName:password: method |
passcodeChangeViewExecuteAction:oldPasscode:passcode: method |
passcodeCreationViewExecuteAction:password:logonContext: method |
registrationInfoViewExecuteAction: method |
registrationViewExecuteAction:logonContext: method |
splashViewExecuteAction: method |
ssoChangePasscodeViewExecuteAction:passcode: method |
ssoSetPasscodeViewExecuteAction:passcode: method |
unlockViewExecuteAction:password: method |
MAFLogViewer class |
dismiss method |
setShouldAutoRotateView: method |
setToRecipients: method |
showLogs: method |
showLogs:withSkinType: method |
skinType method |
MAFMonthCalendarItemDelegate protocol |
getAllAppoitmentForDay: method |
monthCalendarItemViewHasAppointment:forDay: method |
monthCalendarItemViewSelected: method |
MAFMonthCalendarItemView class |
ComponentsFromDate: method |
doMAFStyling method |
initWithFrame:date: method |
reinitWithFrame:date: method |
MAFMonthCalendarView class |
doMAFStyling method |
getSelectedDay method |
getSelectedDayArray method |
rangeSelectionEnabled: method |
refreshTiles method |
resizeWithFrame: method |
setSelectedDay: method |
setSelectedRangeFrom:to: method |
MAFMonthCalendarViewDelegate protocol |
calendarView:didSelectRange:lastDay:selectionArray: method |
calendarView:rangeSelectionCompleted:lastDay:selectionArray: method |
MAFMonthComboCalendarView class |
initWithFrame: method |
MAFMonthComboCalendarViewDelegate protocol |
calendarView:didSelectDay: method |
MAFParserDelegate protocol |
characters: method |
endDocument method |
endElement:namespaceURI: method |
startDocument method |
startElement:namespaceURI:attributes: method |
MAFPhoneNumber class |
MAFPhoneNumberInputTextFieldDelegate protocol |
phoneNumberInputFieldDidBeginEditing: method |
phoneNumberInputFieldDidEdit: method |
phoneNumberInputFieldDidEndEditing: method |
MAFPhoneNumberInputView class |
hasContent method |
initWithFrame: method |
makeEditable method |
makeUneditable method |
setEditFocus method |
toggleEdit method |
unsetEditFocus method |
MAFPhoneNumberTableViewCell class |
getContent method |
hasContent method |
initWithReuseIdentifier: method |
makeEditable method |
makeUneditable method |
setEditFocus method |
unsetEditFocus method |
MAFSecureStorePasswordPolicy class |
MAFSettingsScreen class |
delegate method |
dismiss method |
setDelegate: method |
setShouldAutoRotateView: method |
showFromViewController: method |
showFromViewController:WithSourcePlist: method |
showFromViewController:WithSourcePlist:inBundleFolder: method |
synchronizeDefaultSettings method |
synchronizeDefaultSettingsFromDataSource: method |
MAFSettingsScreenDelegate protocol |
cellForSpecifierDidSelected: method |
getUnlockedDatavault method |
mailComposeBody method |
settingsViewController:buttonTappedForKey: method |
settingsViewControllerDidEnd:withValuesChanged: method |
tableView:cellForSpecifier: method |
tableView:heightForHeaderForKey: method |
tableView:heightForSpecifier: method |
tableView:viewForHeaderForKey: method |
MAFSettingsStoring protocol |
boolForKey: method |
clear method |
doubleForKey: method |
floatForKey: method |
getValuesChanged method |
integerForKey: method |
objectForKey: method |
setBool:forKey: method |
setDouble:forKey: method |
setFloat:forKey: method |
setInteger:forKey: method |
setObject:forKey: method |
setObject:forKey:toSecureStore: method |
synchronize method |
MAFSettingsValue class |
MAFStyling protocol |
mafApplyStyle method |
MAFTableViewCell class |
MAFTableViewCellSeparator class |
init method |
initWithColor:andWidth:forCell: method |
MAFTreeContent class |
addChildItemToParent:withId:andLabel: method |
addChildItemToParent:withId:andLabel:andImage: method |
initWithRootLabel: method |
removeChildrenFromParent:items: method |
MAFTreeContentProvider protocol |
countLeafsRecursively: method |
getChildrenLeafOfNode: method |
getChildrenOfNode: method |
getRootNode method |
shouldDisplayImage:onlyLeaf: method |
MAFTreeController class |
initWithStyle: method |
MAFTreeItem protocol |
MAFTreeItemDefault class |
initWithId: method |
MAFTreeViewAction class |
initWithActionID:andLabel: method |
MAFTreeViewActionDelegate protocol |
treeViewController:didSelectAction:forItems: method |
MAFTreeViewCellDelegate protocol |
calculateValueForBadgeView: method |
MAFTreeViewController class |
reloadTable method |
MAFTreeViewItemDelegate protocol |
treeViewController:didSelectLeafItem: method |
MAFUIActivityIndicator class |
hide method |
initWithFrame:labelText: method |
showWithParentViewController: method |
MAFUIBarButtonItem class |
MAFUIButton class |
MAFUIImageView class |
MAFUILabel class |
MAFUINavigationBar class |
MAFUIProgressView class |
MAFUIScrollView class |
MAFUISearchBar class |
MAFUISegmentedControl class |
MAFUISlider class |
MAFUIStepper class |
MAFUIStyle class |
copyWithZone: method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
init method |
MAFUIStyleCatalog class |
addStyle:styleName: method |
removeStyle: method |
styleByName: method |
uiStyleCatalog method |
MAFUIStyleParser class |
init method |
loadSAPDefaultStyle method |
loadStyleWithPath:withError: method |
MAFUIStyleWithFont class |
copyWithZone: method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
DEPRECATED_ATTRIBUTE method |
init method |
MAFUISwitch class |
MAFUITabBar class |
MAFUITableView class |
MAFUITableViewCell class |
MAFUITableViewCellWithControl class |
DEPRECATED_ATTRIBUTE method |
initWithReuseIdentifier:andControlName: method |
initWithReuseIdentifier:andControlName:andCellStyle: method |
initWithReuseIdentifier:andControlName:andCellStyle:andControlStyle: method |
initWithStyle:reuseIdentifier:andControlName: method |
initWithStyle:reuseIdentifier:andControlName:andCellStyle:andControlStyle: method |
MAFUITextField class |
MAFUITextView class |
MAFUIToolBar class |
MAFUIView class |
MAFValueHelpAccessor protocol |
getMAFValueForKey: method |
setMAFValue:forKey: method |
MAFValueHelpAccessorDelegate protocol |
valueHelpAccessor:didBeginEditingValueForKey: method |
valueHelpAccessor:didEditValueForKey: method |
valueHelpAccessor:didEndEditingValueForKey: method |
valueHelpAccessor:requestSelectionForKey:withValueHelpCollection:andValueHelpTitle: method |
MAFValueHelpCollection protocol |
count method |
keyValuePairsForSection: method |
numberOfSections method |
titleForSection: method |
MAFValueHelpController class |
initWithValueHelpCollection:receiver:key: method |
MAFValueHelpControllerDelegate protocol |
valueHelpController:didSelectItem: method |
MAFValueHelpListCollection class |
addKeyValuePair: method |
MAFValueHelpMediator class |
getAddressTableViewCell method |
getCurrencySelectorTableViewCell method |
getCurrencyTableViewCellWithCurrencyFormatterSetting: method |
getCurrencyValueTableViewCellWithCurrencyFormatterSetting: method |
getPhoneNumberTableViewCell method |
MAFValueHelpMediatorDelegate protocol |
valueHelpMediator:didBeginEditingValueOfAccessor:forKey: method |
valueHelpMediator:didEditValueOfAccessor:forKey: method |
valueHelpMediator:didEndEditingValueOfAccessor:forKey: method |
valueHelpMediator:requestsDisplayOfValueHelpController:requestor: method |
MAFValueHelpSectionCollection class |
addKeyValuePair:forSection: method |
MAFXMLNode class |
addAttributes: method |
addChild: method |
addChildren: method |
appendInnerText: method |
attributeForName: method |
findChildWithNodeName: method |
findChildWithNodeName:attributeName: method |
findChildWithNodeName:attributeName:attributeValue: method |
hasChildren method |
initWithNodeName:attributes:parentNode:childNodes:XMLParser: method |
nodeWithName:attributes:parentNode:childNodes:XMLParser: method |
XMLData method |
XMLString method |
MAFZipFileDescriptor class |
initWithFileAtPath: method |
uncompressedEmbeddedFileContentAtIndex: method |
uncompressedEmbeddedFileContentNamed: method |
unzipAllTofolder: method |
unzipEmbeddedFileAtIndex:toFolder: method |
NetworkQueue class |
queue method |
reset method |
startBatch method |
ODataActionLink class |
createActionLinkURL: method |
getParameters method |
ODataCollection class |
addIcon: method |
addLink: method |
doesRequireFilter method |
getSubscriptionLink method |
hasMedia method |
initWithName: method |
isCreatable method |
isDeletable method |
isSearchable method |
isTopLevel method |
isUpdatable method |
ODataDataParser class |
initWithEntitySchema: method |
initWithEntitySchema:andServiceDocument: method |
parse: method |
ODataDuration class |
init method |
isDaysFieldPresent method |
isHoursFieldPresent method |
isMinutesFieldPresent method |
isMonthsFieldPresent method |
isNegative method |
isSecondsFieldPresent method |
isYearsFieldPresent method |
setSign: method |
ODataEntitySchema class |
getVisibleInDetailPathsInOrder method |
getVisibleInListPathsInOrder method |
init method |
ODataEntry class |
addIcon: method |
addLink: method |
getActionLinks method |
getInlinedRelatedEntriesForRelatedLink: method |
getMediaLinksForEditing method |
getMediaLinksForReading method |
getPropertyValueByPath: method |
getRelatedLinkByNavigationPropertyName: method |
getRelatedLinks method |
getSubscriptionLink method |
getUpdated method |
getVisibleDetailPropertiesInOrder method |
getVisibleListPropertiesInOrder method |
initWithEntitySchema: method |
isValid method |
ODataEntryBody class |
init method |
ODataError class |
init method |
ODataErrorXMLParser class |
init method |
ODataFeed class |
getDeltaLink method |
ODataFunctionImport class |
generateFunctionImportUrl:parameters: method |
getWritableParameters method |
initWithName: method |
ODataFunctionImportParameter class |
initWithMetaInfo: method |
ODataFunctionImportResultParser class |
initWithFunctionImport: method |
ODataGenericParser class |
abortParsing method |
characters: method |
endDocument method |
endElement:namespaceURI: method |
init method |
parse: method |
parseContentsOfURL: method |
parser:didEndElement:namespaceURI:qualifiedName: method |
parser:didStartElement:namespaceURI:qualifiedName:attributes: method |
parser:foundCharacters: method |
parserDidEndDocument: method |
parserDidStartDocument: method |
setDoProcessPrefixes: method |
startDocument method |
startElement:namespaceURI:attributes: method |
ODataIconInfo class |
initWithUrl: method |
initWithUrl:andWidth:andHeight: method |
ODataLink class |
initWithHRef: method |
initWithHRef:andLinkRel: method |
initWithHRef:andLinkRel:andLinkType: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle:andSemantic: method |
ODataMediaResourceLink class |
ODataMetaDocumentParser class |
initWithServiceDocument: method |
ODataParserDelegate protocol |
characters: method |
endDocument method |
endElement:namespaceURI: method |
startDocument method |
startElement:namespaceURI:attributes: method |
ODataParserException class |
init method |
initWithError:detailedError: method |
initWithError:detailedError:statusCode: method |
ODataPropertyInfo class |
addChildPropertyInfo: method |
getPropertyInfoByPath: method |
initWithName:andPropEdmType: method |
isCreatable method |
isFilterable method |
isKey method |
isNullable method |
isSearchable method |
isServerGenerated method |
isUpdatable method |
isVisibleInDetail method |
isVisibleInList method |
ODataPropertyValueBinary class |
getBinaryData method |
setBinaryData: method |
ODataPropertyValueBoolean class |
getBooleanValue method |
setBooleanValue: method |
ODataPropertyValueComplex class |
getDefaultValue method |
getHTMLEncodedValue method |
ODataPropertyValueDateTime class |
getDateValue method |
setDateValue: method |
ODataPropertyValueDateTimeOffset class |
ODataPropertyValueDecimal class |
getDecimalValue method |
setDecimalValue: method |
ODataPropertyValueDouble class |
getDoubleValue method |
setDoubleValue: method |
ODataPropertyValueFactory class |
createPropertyValueFromPropertyInfoWithValue:initialValue:creationFlags:customFactoryFunction: method |
ODataPropertyValueGuid class |
ODataPropertyValueInt class |
getHTMLEncodedValue method |
getIntValue method |
initWithPropertyInfo: method |
initWithPropertyInfo:andValue: method |
setIntValue: method |
setValue: method |
ODataPropertyValueObject class |
getDefaultValue method |
getHTMLEncodedValue method |
initWithPropertyInfo: method |
initWithPropertyInfo:andValue: method |
isValid method |
ODataPropertyValueSingle class |
getSingleValue method |
setSingleValue: method |
ODataPropertyValueString class |
ODataPropertyValueTime class |
getTimeValue method |
setTimeValue: method |
ODataRelatedLink class |
initWithHRef:andLinkRel: method |
initWithHRef:andLinkRel:andLinkType: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle:andSemantic: method |
ODataSchema class |
addWorkspace: method |
getCollectionByName: method |
getCollectionByName:workspaceOfCollection: method |
getWorkspacesBySemantic: method |
init method |
setOpenSearchDescriptionForCollection:openSearchDescription: method |
ODataServiceDocument class |
init method |
ODataServiceDocumentParser class |
init method |
ODataSubscriptionInfo class |
initWithCollection: method |
initWithCollection:andEntry: method |
ODataSubscriptionXML class |
init method |
ODataWorkspace class |
addCollection: method |
init method |
OpenSearchDescription class |
addUrlTemplate: method |
init method |
OpenSearchDescriptionURLTemplate class |
createUrlWithParameters: method |
initWithUrlTemplate:andType: method |
OpenSearchDescriptionXMLParser class |
init method |
PerformanceAgent class |
disablePerformanceCounter method |
enablePerformanceCounter method |
getHalfFile:fileSize: method |
getInterval: method |
getIntervalDataAsString: method |
getIntervalDescriptionAsString: method |
getMeasuredDataAsString method |
getMeasuredDataAsStringDescription method |
saveEntryToFile: method |
startInteractionStep: method |
startInterval: method |
stopInteractionStep method |
stopInterval: method |
writeToConsole: method |
writeToFile:fileSize: method |
PerformanceCounter class |
getCounterValue: method |
getCurrentTime method |
getIntervalDataAsString method |
getIntervalDescriptionAsString method |
getUserReadableResult method |
setCounterValue:kpiValue: method |
startMeasurement: method |
stopMeasurement method |
PerformanceUtil class |
enableParserPerformanceLog: method |
isParserPerfLogEnabled method |
ProgressDelegate protocol |
request:didReceiveBytes: method |
request:didSendBytes: method |
request:incrementDownloadSizeBy: method |
request:incrementUploadSizeBy: method |
setProgress: method |
Reachability class |
connectionRequired method |
currentReachabilityStatus method |
initWithReachabilityRef: method |
isConnectionOnDemand method |
isConnectionRequired method |
isEqual: method |
isInterventionRequired method |
isReachable method |
isReachableViaWiFi method |
isReachableViaWWAN method |
reachabilityFlags method |
reachabilityForInternetConnection method |
reachabilityForLocalWiFi method |
reachabilityWithAddress: method |
reachabilityWithHostName: method |
startNotifier method |
stopNotifier method |
Request class |
addBasicAuthenticationHeaderWithUsername:andPassword: method |
addRequestHeader:value: method |
appendPostData: method |
appendPostDataFromFile: method |
applyAuthorizationHeader method |
applyCookieHeader method |
averageBandwidthUsedPerSecond method |
base64forData: method |
buildPostBody method |
buildRequestHeaders method |
cancelAuthentication method |
clearSession method |
dataWritingOptions method |
dateFromRFC1123String: method |
decodeBase64: method |
defaultCache method |
enableTracing: method |
enableXCSRF: method |
failWithError: method |
fileProtectionAttributes method |
getMaxConcurrentHTTPRequestCount method |
handleNetworkEvent: method |
HEADRequest method |
hideNetworkActivityIndicator method |
incrementBandwidthUsedInLastSecond: method |
incrementDownloadSizeBy: method |
incrementUploadSizeBy: method |
initWithURL: method |
isBandwidthThrottled method |
isNetworkInUse method |
isNetworkReachableViaWWAN method |
isResponseCompressed method |
isTracingEnabled method |
maxBandwidthPerSecond method |
maxUploadReadLength method |
mimeTypeForFileAtPath: method |
performSelector:onTarget:withObject:amount: method |
performThrottling method |
removeCredentialsForHost:port:protocol:realm: method |
removeCredentialsForProxy:port:realm: method |
removeUploadProgressSoFar method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
responseData method |
responseString method |
retryUsingSuppliedCredentials method |
saveCredentials:forHost:port:protocol:realm: method |
saveCredentials:forProxy:port:realm: method |
saveCredentialsToKeychain: method |
savedCredentialsForHost:port:protocol:realm: method |
savedCredentialsForProxy:port:protocol:realm: method |
sendE2ETraceXML: method |
setClientCertificateIdentity: method |
setDefaultCache: method |
setEtag:withMatchType: method |
setMaxBandwidthPerSecond: method |
setMaxConcurrentHTTPRequestCount: method |
setProtectionEnabled: method |
setShouldThrottleBandwidthForWWAN: method |
setShouldUpdateNetworkActivityIndicator: method |
sharedQueue method |
showNetworkActivityIndicator method |
startAsynchronous method |
startSynchronous method |
throttleBandwidthForWWANUsingLimit: method |
updateDownloadProgress method |
updateProgressIndicator:withProgress:ofTotal: method |
updateProgressIndicators method |
updateUploadProgress method |
RequestBuilder class |
cancelAllRequestsInQueue method |
clearPendingRequestsWithError: method |
enablePerformanceLogging: method |
enableTracing: method |
enableXCSRF: method |
getDelegate method |
getDidFailSelector method |
getDidFinishSelector method |
getTraceLevel method |
isOfflineEnabled method |
isPerformanceLoggingEnabled method |
isTracingEnabled method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
retrieveRequestType method |
setDelegate: method |
setDidFailSelector: method |
setDidFinishSelector: method |
setRequestType: method |
setTraceLevel: method |
RequestDelegate protocol |
authenticationNeededForRequest: method |
proxyAuthenticationNeededForRequest: method |
request:didReceiveData: method |
requestFailed: method |
requestFinished: method |
requestRedirected: method |
requestStarted: method |
Requesting protocol |
addBasicAuthenticationHeaderWithUsername:andPassword: method |
addRequestHeader:value: method |
appendPostData: method |
appendPostDataFromFile: method |
applyAuthorizationHeader method |
applyCookieHeader method |
averageBandwidthUsedPerSecond method |
base64forData: method |
buildPostBody method |
buildRequestHeaders method |
cancelAuthentication method |
clearSession method |
dataWritingOptions method |
dateFromRFC1123String: method |
decodeBase64: method |
defaultCache method |
enableTracing: method |
enableXCSRF: method |
failWithError: method |
fileProtectionAttributes method |
getMaxConcurrentHTTPRequestCount method |
handleNetworkEvent: method |
HEADRequest method |
hideNetworkActivityIndicator method |
incrementBandwidthUsedInLastSecond: method |
incrementDownloadSizeBy: method |
incrementUploadSizeBy: method |
initWithURL: method |
isBandwidthThrottled method |
isNetworkInUse method |
isNetworkReachableViaWWAN method |
isResponseCompressed method |
isTracingEnabled method |
maxBandwidthPerSecond method |
maxUploadReadLength method |
mimeTypeForFileAtPath: method |
performSelector:onTarget:withObject:amount: method |
performThrottling method |
removeCredentialsForHost:port:protocol:realm: method |
removeCredentialsForProxy:port:realm: method |
removeUploadProgressSoFar method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
responseData method |
responseString method |
retryUsingSuppliedCredentials method |
saveCredentials:forHost:port:protocol:realm: method |
saveCredentials:forProxy:port:realm: method |
saveCredentialsToKeychain: method |
savedCredentialsForHost:port:protocol:realm: method |
savedCredentialsForProxy:port:protocol:realm: method |
sendE2ETraceXML: method |
setClientCertificateIdentity: method |
setDefaultCache: method |
setEtag:withMatchType: method |
setMaxBandwidthPerSecond: method |
setMaxConcurrentHTTPRequestCount: method |
setProtectionEnabled: method |
setShouldThrottleBandwidthForWWAN: method |
setShouldUpdateNetworkActivityIndicator: method |
sharedQueue method |
showNetworkActivityIndicator method |
startAsynchronous method |
startSynchronous method |
throttleBandwidthForWWANUsingLimit: method |
updateDownloadProgress method |
updateProgressIndicator:withProgress:ofTotal: method |
updateProgressIndicators method |
updateUploadProgress method |
SAP_ExtendedPassport class |
correlationIdHttpHeader method |
createPassport method |
createPassportWithRootId:andTraceLevel: method |
getuuidAsData method |
getuuidAsString method |
initWithRootId:andTraceLevel: method |
initWithRootId:andTraceLevel:andTransportId:andTerminalId: method |
passportHttpHeader method |
SDMLogger class |
disableLogging method |
displayLogsWithLevel: method [deprecated]![End Level 7 Node: displayLogsWithLevel: method [deprecated] End Level 7 Node: displayLogsWithLevel: method [deprecated]](../../DITAgraphics/1x1.gif) |
displayLogsWithLevel:forQueryOperation: method [deprecated]![End Level 7 Node: displayLogsWithLevel:forQueryOperation: method [deprecated] End Level 7 Node: displayLogsWithLevel:forQueryOperation: method [deprecated]](../../DITAgraphics/1x1.gif) |
displayLogsWithLevel:forQueryOperation:withSkinType: method [deprecated]![End Level 7 Node: displayLogsWithLevel:forQueryOperation:withSkinType: method [deprecated] End Level 7 Node: displayLogsWithLevel:forQueryOperation:withSkinType: method [deprecated]](../../DITAgraphics/1x1.gif) |
displayLogsWithLevel:withSkinType: method [deprecated]![End Level 7 Node: displayLogsWithLevel:withSkinType: method [deprecated] End Level 7 Node: displayLogsWithLevel:withSkinType: method [deprecated]](../../DITAgraphics/1x1.gif) |
enableLogging method |
instance method |
isLoggingEnabled method |
logAlert:withInfo: method |
logCritical:withInfo: method |
logDebug:withInfo: method |
logEmergency:withInfo: method |
logError:withInfo: method |
logInfo:withInfo: method |
logMessage:withLevel:andInfo: method |
logNotice:withInfo: method |
logWarning:withInfo: method |
retrieveLogsWithLevel: method |
retrieveLogsWithLevel:forQueryOperation: method |
setDeviceLogEntries: method |
SDMLogging protocol |
logAlert:withInfo: method |
logCritical:withInfo: method |
logDebug:withInfo: method |
logEmergency:withInfo: method |
logError:withInfo: method |
logInfo:withInfo: method |
logMessage:withLevel:andInfo: method |
logNotice:withInfo: method |
logWarning:withInfo: method |
retrieveLogsWithLevel: method |
retrieveLogsWithLevel:forQueryOperation: method |
SDMNetworkQueue class |
queue method |
reset method |
startBatch method |
SDMPerfTimer class |
getTimeElapsedInMillisec method |
reset method |
start method |
SeedDataAPI class |
areSettingsConfigured method |
clearSettings method |
handleUrl: method |
initWithURLScheme:andDelegate: method |
retrieveSeedData method |
updateSeedData method |
updateSettings method |
uploadFile: method |
SeedDataDelegate protocol |
didFailWithError: method |
didNotNeedUpdate method |
didRetrieveSeedData: method |
didUploadFile: method |
SeedingAPISynchronous class |
areSettingsConfigured method |
clearSettings method |
getAfariaServerSettingsForUrlScheme: method |
initializeLibrary:inUrlScheme: method |
retrieveCertificateWithPrivateKey:andPublicKey:andCommonName:andChallenge:forUrlScheme:inCertificate: method |
retrieveCertificateWithPrivateKey:andPublicKey:andUserName:andPassword:andCommonName:andChallenge:forUrlScheme:inCertificate: method |
retrieveCertificateWithUrl:andPrivateKey:andPublicKey:andCommonName:andChallenge:inCertificate: method |
retrieveCertificateWithUrl:andPrivateKey:andPublicKey:andUserName:andPassword:andCommonName:andChallenge:inCertificate: method |
retrieveSeedData:InFile:withCredentials: method |
retrieveSeedDataWithUrl:InFile:withCredentials: method |
retrieveUserCertificate:andPublicKey:andUserName:andPassword:andChallenge:outCertificate: method |
setAfariaServerSettings: method |
updateSeedData:InFile:withCredentials: method |
updateSeedDataWithUrl:InFile:withCredentials: method |
SMPAppSettings class |
getApplicationEndpointWithError: method |
getConfigProperty:error: method |
getConfigPropertyMapWithError: method |
getCustomizationResourceBundleWithCustomizationResource:error: method |
getPasswordPolicy: method |
getPushEndpointWithError: method |
initializeWithConnection:userName:password: method |
releaseStoredCredentialsWithError: method |
setConfigProperty:error: method |
SMPCaptchaChallengeDelegate protocol |
didReceiveCaptchaChallenge: method |
SMPClientConnection class |
initializeWithAppID:domain:secConfiguration: method |
setApplicationConnectionID: method |
setClientIdentityCertificate: method |
setConnectionProfileWithHost:port:farm:relayServerUrlTemplate:enableHTTP: method |
setConnectionProfileWithUrl: method |
setTraceLevel: method |
startTrace method |
stopTrace method |
uploadTraceWithUserName:passWord:error: method |
SMPUserManager class |
deleteUser:password:error: method |
getAuthChallengeSelector method |
getCaptchaChallengeDelegate method |
getDelegate method |
initializeWithConnection: method |
registerUser:password:captchaText:error:isSyncFlag: method |
registerUser:password:error:isSyncFlag: method |
setAuthChallengeSelector: method |
setCaptchaChallengeDelegate: method |
setDelegate: method |
SMPUserManagerDelegate protocol |
userRegistrationFailed: method |
userRegistrationSuccessful: method |
SUPE2ETraceController class |
createRequest method |
createStep method |
createTransaction method |
createTransactionWithName:withClientHost: method |
endRequest: method |
endStep: method |
endTransaction method |
getStepAndRequestByPassportHeader: method |
getStepAndRequestForKey:withSearchString: method |
getStepAndRequestForSearchValue: method |
getXML method |
sendXML: method |
setSearchKeyForRequest:WithValue: method |
setTraceLevel: method |
sharedController method |
updateRequestElementsInRequest:withDictionary: method |
updateRequestElementWithValue::: method |
SUPE2ETraceRequest class |
CorrelationIdHttpHeader method |
createRequest: method |
endRequest method |
getXML method |
markReceived method |
markReceiving method |
markSending method |
markSent method |
PassportHttpHeader method |
updateRequestElementsWithDictionary: method |
updateRequestWithValue:: method |
SUPE2ETraceSettings class |
incrementRequest method |
incrementStep method |
resetRequest method |
resetStep method |
setTraceFlags:: method |
sharedManager method |
TraceFlags method |
TraceFlagsAsString method |
SUPE2ETraceStep class |
addUIAction method |
createStep method |
endStep method |
getXML method |
SUPE2ETraceTransaction class |
createTransaction method |
createTransactionWithName:withClientHost: method |
endTransaction method |
getXML method |
UserCredentials class |
buildODataEntryRequestBody method |
buildSubscriptionXML method |
enablePatchSupport method |
mafApplyStyleOnUI method |
mafCreateStyledUI method |
mafCreateTreeController method |
mafCreateTreeControllerWithActions method |
mafLoadImage method |
mafResizeView method |
mafUIColorFromRGBA method |
NS_ENUM method |
NS_ENUM method |
NS_ENUM method |
NS_OPTIONS method |
sdmBuildODataEntryJSON method |
sdmBuildODataEntryXML method [deprecated]![End Level 6 Node: sdmBuildODataEntryXML method [deprecated] End Level 6 Node: sdmBuildODataEntryXML method [deprecated]](../../DITAgraphics/1x1.gif) |
sdmBuildODataFeedXML method |
sdmBuildSubscriptionXML method |
MAFAppointmentViewContext structure |
MAFAppointmentViewGrid structure |
MAFAppointmentViewMoveContext structure |
MAFDayInfo structure |
MAFDraggableViewContext structure |
Deprecated API List |
SDMCache class |
cacheWithServiceDoc: method |
clear method |
filterEntriesOfCollection:forSearchText: method |
getAllWorkspaces method |
getCollectionByName: method |
getCollectionsByWorkspace: method |
getODataEntriesByCollection: method |
getODataEntryByCollection:andEntryId: method |
getWorkspacesBySemantic: method |
initWithServiceDocument: method |
removeODataEntriesForCollection: method |
removeODataEntry:forCollection: method |
removeODataServiceDocument method |
setODataEntries:byCollection: method |
setODataEntry:byCollection: method |
setShouldAutoSaveOnMemoryWarning: method |
shouldAutoSaveOnMemoryWarning method |
SDMCacheDelegate protocol |
cachedHeadersForRequest: method |
cachedResponseDataForRequest: method |
clearCachedResponsesForStoragePolicy: method |
defaultCachePolicy method |
isCachedDataCurrentForRequest: method |
pathToCachedResponseDataForRequest: method |
removeCachedDataForRequest: method |
storeResponseForRequest:maxAge: method |
SDMCacheException class |
init method |
initWithError:detailedError: method |
initWithError:detailedError:statusCode: method |
SDMCaching protocol |
clear method |
filterEntriesOfCollection:forSearchText: method |
getAllWorkspaces method |
getCollectionByName: method |
getCollectionsByWorkspace: method |
getODataEntriesByCollection: method |
getODataEntryByCollection:andEntryId: method |
getODataServiceDocument method |
getUid method |
getWorkspacesBySemantic: method |
removeODataEntriesForCollection: method |
removeODataEntry:forCollection: method |
removeODataServiceDocument method |
setODataEntries:byCollection: method |
setODataEntry:byCollection: method |
setODataServiceDocument: method |
setRegexSearchEnabled: method |
SDMConnectivityException class |
init method |
initWithError:detailedError:statusCode: method |
SDMDownloadCache class |
instance method |
rfc1123DateFormatter method |
serverAllowsResponseCachingForRequest: method |
SDMDuration class |
init method |
isDaysFieldPresent method |
isHoursFieldPresent method |
isMinutesFieldPresent method |
isMonthsFieldPresent method |
isNegative method |
isSecondsFieldPresent method |
isYearsFieldPresent method |
setSign: method |
SDMFormDataRequest class |
addData:forKey: method |
addData:withFileName:andContentType:forKey: method |
addFile:forKey: method |
addFile:withFileName:andContentType:forKey: method |
addPostValue:forKey: method |
encodeURL: method |
setData:forKey: method |
setData:withFileName:andContentType:forKey: method |
setFile:forKey: method |
setFile:withFileName:andContentType:forKey: method |
setPostValue:forKey: method |
SDMFunctionImportResultParser class |
initWithFunctionImport: method |
SDMGenericParser class |
abortParsing method |
characters: method |
endDocument method |
endElement:namespaceURI: method |
init method |
parse: method |
parseContentsOfURL: method |
parser:didEndElement:namespaceURI:qualifiedName: method |
parser:didStartElement:namespaceURI:qualifiedName:attributes: method |
parser:foundCharacters: method |
parserDidEndDocument: method |
parserDidStartDocument: method |
setDoProcessPrefixes: method |
startDocument method |
startElement:namespaceURI:attributes: method |
SDMHttpRequest class |
addBasicAuthenticationHeaderWithUsername:andPassword: method |
addRequestHeader:value: method |
appendPostData: method |
appendPostDataFromFile: method |
applyAuthorizationHeader method |
applyCookieHeader method |
averageBandwidthUsedPerSecond method |
base64forData: method |
buildPostBody method |
buildRequestHeaders method |
cancelAuthentication method |
clearSession method |
dataWritingOptions method |
dateFromRFC1123String: method |
decodeBase64: method |
defaultCache method |
enableTracing: method |
enableXCSRF: method |
failWithError: method |
fileProtectionAttributes method |
getMaxConcurrentHTTPRequestCount method |
handleNetworkEvent: method |
HEADRequest method |
hideNetworkActivityIndicator method |
incrementBandwidthUsedInLastSecond: method |
incrementDownloadSizeBy: method |
incrementUploadSizeBy: method |
initWithURL: method |
isBandwidthThrottled method |
isNetworkInUse method |
isNetworkReachableViaWWAN method |
isResponseCompressed method |
isTracingEnabled method |
maxBandwidthPerSecond method |
maxUploadReadLength method |
mimeTypeForFileAtPath: method |
performSelector:onTarget:withObject:amount: method |
performThrottling method |
removeCredentialsForHost:port:protocol:realm: method |
removeCredentialsForProxy:port:realm: method |
removeUploadProgressSoFar method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
responseData method |
responseString method |
retryUsingSuppliedCredentials method |
saveCredentials:forHost:port:protocol:realm: method |
saveCredentials:forProxy:port:realm: method |
saveCredentialsToKeychain: method |
savedCredentialsForHost:port:protocol:realm: method |
savedCredentialsForProxy:port:protocol:realm: method |
sendE2ETraceXML: method |
setClientCertificateIdentity: method |
setDefaultCache: method |
setEtag:withMatchType: method |
setMaxBandwidthPerSecond: method |
setMaxConcurrentHTTPRequestCount: method |
setProtectionEnabled: method |
setShouldThrottleBandwidthForWWAN: method |
setShouldUpdateNetworkActivityIndicator: method |
sharedQueue method |
showNetworkActivityIndicator method |
startAsynchronous method |
startSynchronous method |
throttleBandwidthForWWANUsingLimit: method |
updateDownloadProgress method |
updateProgressIndicator:withProgress:ofTotal: method |
updateProgressIndicators method |
updateUploadProgress method |
SDMHttpRequestDelegate protocol |
authenticationNeededForRequest: method |
proxyAuthenticationNeededForRequest: method |
request:didReceiveData: method |
requestFailed: method |
requestFinished: method |
requestRedirected: method |
requestStarted: method |
SDMODataActionLink class |
createActionLinkURL: method |
getParameters method |
SDMODataCollection class |
addIcon: method |
addLink: method |
doesRequireFilter method |
getSubscriptionLink method |
hasMedia method |
initWithName: method |
isCreatable method |
isDeletable method |
isSearchable method |
isTopLevel method |
isUpdatable method |
SDMODataDataParser class |
initWithEntitySchema: method |
initWithEntitySchema:andServiceDocument: method |
parse: method |
SDMODataEntitySchema class |
getVisibleInDetailPathsInOrder method |
getVisibleInListPathsInOrder method |
init method |
SDMODataEntry class |
addIcon: method |
addLink: method |
getActionLinks method |
getInlinedRelatedEntriesForRelatedLink: method |
getMediaLinksForEditing method |
getMediaLinksForReading method |
getPropertyValueByPath: method |
getRelatedLinkByNavigationPropertyName: method |
getRelatedLinks method |
getSubscriptionLink method |
getUpdated method |
getVisibleDetailPropertiesInOrder method |
getVisibleListPropertiesInOrder method |
initWithEntitySchema: method |
isValid method |
SDMODataEntryJSON class |
init method |
SDMODataEntryXML class |
init method |
SDMODataError class |
init method |
SDMODataErrorXMLParser class |
init method |
SDMODataFunctionImport class |
generateFunctionImportUrl:parameters: method |
getWritableParameters method |
initWithName: method |
SDMODataFunctionImportParameter class |
initWithMetaInfo: method |
SDMODataIconInfo class |
initWithUrl: method |
initWithUrl:andWidth:andHeight: method |
SDMODataLink class |
initWithHRef: method |
initWithHRef:andLinkRel: method |
initWithHRef:andLinkRel:andLinkType: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle:andSemantic: method |
SDMODataMediaResourceLink class |
SDMODataMetaDocumentParser class |
initWithServiceDocument: method |
SDMODataPropertyInfo class |
addChildPropertyInfo: method |
getPropertyInfoByPath: method |
initWithName:andPropEdmType: method |
isCreatable method |
isFilterable method |
isKey method |
isNullable method |
isSearchable method |
isServerGenerated method |
isUpdatable method |
isVisibleInDetail method |
isVisibleInList method |
SDMODataPropertyValueBinary class |
getBinaryData method |
setBinaryData: method |
SDMODataPropertyValueBoolean class |
getBooleanValue method |
setBooleanValue: method |
SDMODataPropertyValueComplex class |
getDefaultValue method |
getHTMLEncodedValue method |
SDMODataPropertyValueDateTime class |
getDateValue method |
setDateValue: method |
SDMODataPropertyValueDateTimeOffset class |
SDMODataPropertyValueDecimal class |
getDecimalValue method |
setDecimalValue: method |
SDMODataPropertyValueDouble class |
getDoubleValue method |
setDoubleValue: method |
SDMODataPropertyValueFactory class |
createPropertyValueFromPropertyInfoWithValue:initialValue:creationFlags:customFactoryFunction: method |
SDMODataPropertyValueGuid class |
SDMODataPropertyValueInt class |
getHTMLEncodedValue method |
getIntValue method |
initWithPropertyInfo: method |
initWithPropertyInfo:andValue: method |
setIntValue: method |
setValue: method |
SDMODataPropertyValueObject class |
getDefaultValue method |
getHTMLEncodedValue method |
initWithPropertyInfo: method |
initWithPropertyInfo:andValue: method |
isValid method |
SDMODataPropertyValueSingle class |
getSingleValue method |
setSingleValue: method |
SDMODataPropertyValueString class |
SDMODataPropertyValueTime class |
getTimeValue method |
setTimeValue: method |
SDMODataRelatedLink class |
initWithHRef:andLinkRel: method |
initWithHRef:andLinkRel:andLinkType: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle: method |
initWithHRef:andLinkRel:andLinkType:andLinkTitle:andSemantic: method |
SDMODataSchema class |
addWorkspace: method |
getCollectionByName: method |
getCollectionByName:workspaceOfCollection: method |
getWorkspacesBySemantic: method |
init method |
setOpenSearchDescriptionForCollection:openSearchDescription: method |
SDMODataServiceDocument class |
init method |
SDMODataServiceDocumentParser class |
init method |
SDMODataWorkspace class |
addCollection: method |
init method |
SDMOpenSearchDescription class |
addUrlTemplate: method |
init method |
SDMOpenSearchDescriptionURLTemplate class |
createUrlWithParameters: method |
initWithUrlTemplate:andType: method |
SDMOpenSearchDescriptionXMLParser class |
init method |
SDMParserDelegate protocol |
characters: method |
endDocument method |
endElement:namespaceURI: method |
startDocument method |
startElement:namespaceURI:attributes: method |
SDMParserException class |
init method |
initWithError:detailedError: method |
initWithError:detailedError:statusCode: method |
SDMPerformanceUtil class |
enableParserPerformanceLog: method |
isParserPerfLogEnabled method |
SDMPersistence class |
clear method |
instance method |
loadCache: method |
loadData: method |
loadSerializable: method |
removeCacheWithId: method |
storagePolicy method |
storeCache: method |
storeData:withId: method |
storeSerializable:withId: method |
SDMPersisting protocol |
clear method |
loadCache: method |
loadData: method |
loadSerializable: method |
storagePolicy method |
storeCache: method |
storeData:withId: method |
storeSerializable:withId: method |
SDMProgressDelegate protocol |
request:didReceiveBytes: method |
request:didSendBytes: method |
request:incrementDownloadSizeBy: method |
request:incrementUploadSizeBy: method |
setProgress: method |
SDMRequestBuilder class |
cancelAllRequestsInQueue method |
enableTracing: method |
enableXCSRF: method |
getTraceLevel method |
isTracingEnabled method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
retrieveRequestType method |
setRequestType: method |
setTraceLevel: method |
SDMRequesting protocol |
addBasicAuthenticationHeaderWithUsername:andPassword: method |
addRequestHeader:value: method |
appendPostData: method |
appendPostDataFromFile: method |
applyAuthorizationHeader method |
applyCookieHeader method |
averageBandwidthUsedPerSecond method |
base64forData: method |
buildPostBody method |
buildRequestHeaders method |
cancelAuthentication method |
clearSession method |
dataWritingOptions method |
dateFromRFC1123String: method |
decodeBase64: method |
defaultCache method |
enableTracing: method |
enableXCSRF: method |
failWithError: method |
fileProtectionAttributes method |
getMaxConcurrentHTTPRequestCount method |
handleNetworkEvent: method |
HEADRequest method |
hideNetworkActivityIndicator method |
incrementBandwidthUsedInLastSecond: method |
incrementDownloadSizeBy: method |
incrementUploadSizeBy: method |
initWithURL: method |
isBandwidthThrottled method |
isNetworkInUse method |
isNetworkReachableViaWWAN method |
isResponseCompressed method |
isTracingEnabled method |
maxBandwidthPerSecond method |
maxUploadReadLength method |
mimeTypeForFileAtPath: method |
performSelector:onTarget:withObject:amount: method |
performThrottling method |
removeCredentialsForHost:port:protocol:realm: method |
removeCredentialsForProxy:port:realm: method |
removeUploadProgressSoFar method |
requestWithURL: method |
requestWithURL:usingCache: method |
requestWithURL:usingCache:andCachePolicy: method |
responseData method |
responseString method |
retryUsingSuppliedCredentials method |
saveCredentials:forHost:port:protocol:realm: method |
saveCredentials:forProxy:port:realm: method |
saveCredentialsToKeychain: method |
savedCredentialsForHost:port:protocol:realm: method |
savedCredentialsForProxy:port:protocol:realm: method |
sendE2ETraceXML: method |
setClientCertificateIdentity: method |
setDefaultCache: method |
setEtag:withMatchType: method |
setMaxBandwidthPerSecond: method |
setMaxConcurrentHTTPRequestCount: method |
setProtectionEnabled: method |
setShouldThrottleBandwidthForWWAN: method |
setShouldUpdateNetworkActivityIndicator: method |
sharedQueue method |
showNetworkActivityIndicator method |
startAsynchronous method |
startSynchronous method |
throttleBandwidthForWWANUsingLimit: method |
updateDownloadProgress method |
updateProgressIndicator:withProgress:ofTotal: method |
updateProgressIndicators method |
updateUploadProgress method |
SDMSubscriptionInfo class |
initWithCollection: method |
initWithCollection:andEntry: method |
SDMSubscriptionXML class |
init method |
Developing with MAF Logon for iOS |
Architectural Overview |
MAF Logon Example |
Adding MAF Libraries to the iOS Starter Application |
Project Setup |
Creating iOS Starter Application |
Prepare the Project Structure and Copy Dependencies to Your Project |
Configure Your Xcode Project |
Build Configuration |
Create Your Logon Handler |
Integrate Logon Handler in Your App |
Present the Logon Screen |
Executing Logon Operations |
Data Requests |
Handling Delegate Calls |
Error Handling |
Developing Logon with Certificate Authentication |
Developing Logon with Afaria |
Developing Logon with Third-Party Certificate Provider |
Mutual Certificate Handling |
API Reference |
CertificateProvider protocol |
getCertificate:delegate method |
getStoredCertificate:error method |
deleteStoredCertificateWithError:error method |
CertificateProviderDelegate protocol |
currentViewController method |
onGetCertificateSuccess method |
onGetCertificateFailure:error method |
Customizing the Logon UI |
Logon Screen Configuration Options |
Data Vault Life Cycle |
MAF Onboarding Scenarios |
MAF Configuration Provisioning |
Developing with iOS Reusable UI Components |
Getting Started |
MAF Template Project |
MAF Skinning |
The MAF Skinning Mechanism |
Skinning Custom Controls |
Using Storyboard or Interface Builder |
MAF Simple Controls |
Project Setup |
Creating iOS Starter Application |
Prepare the Project Structure and Copy Dependencies to Your Project |
Configure Your Xcode Project |
Build Configuration |
MAFUIView |
MAFUIButton |
MAFUILabel |
MAFUITextField |
MAFUISlider |
MAFUIProgressView |
MAFUIStepper |
MAFUITabBar |
MAFUISearchBar |
Bars and Items |
MAFUISwitch |
MAFUITextView |
MAFUIImageView |
MAFUITableView and MAFUITableViewCell |
MAFUIActivityIndicator |
MAFUISegmentedControl |
MAF Calendar |
Project Setup |
Creating iOS Starter Application |
Prepare the Project Structure and Copy Dependencies to Your Project |
Configure Your Xcode Project |
Build Configuration |
MAF Calendar Overview |
Presenting Calendar Views |
List View |
Month View |
Month Combo View |
Day Detail View |
Week View - Landscape View |
Skinning Calendar Views |
Styling the List View |
Styling the Month Combo View |
Styling the iPhone Month View |
Styling the iPad Month View |
Stlying the Day Detail View |
Styling the Week View |
MAF Formatters |
Dependencies and Project Setup |
MAF Formatter Types |
MAFDateTimeFormatter |
MAFCurrencyFormatter |
Phone Number Formatter |
MAFAddressFormatter |
MAF Locale-Aware Controls |
The Controls |
Currency Control |
Currency Value with Selector Control |
Phone Number Control |
Address Control |
Dependencies and Project Setup |
Setting Up a Frame for a Sample Application |
Creating the Controls - the Base Classes |
Skinning the Controls |
Setting Value Help Options |
MAF Tree View |
Dependencies and Project Setup |
Preparing Data and Content for the MAF Tree View |
Creating the MAF Tree View Controls |
Browsing Mode |
Editing Mode |
Rebranding the Tree View Component |
MAF Utility Components |
Developing with the Extensibility Framework |
Architectural Overview |
Prerequisites |
Implementing an Extensible Application |
Environment Prerequisites |
Sample Applications |
Creating a New Project |
Adding the Required Dependencies |
MAF Libraries |
Configuring Build Settings |
Default Layout and Style Configurations |
Implement an Extensible Application |
Setting Up a New Project |
Adding the Required MAF Dependencies |
Adding Resources |
Adding Binary Dependencies |
Defining the Extensibility Metadata XML |
Your First Extensible App |
Displaying Text |
Adding Custom Code |
Adding Custom Styling |
Working with Data |
Using Expressions |
Adding Built-in Style and Layout Configuration Files |
Adding and Accessing Localized Texts |
Using Localization Key in Configuration |
Localized Offline Demo Data Management |
Creating Offline Demo Data |
Demo Data Bundled with the App |
Demo Data Provisioned via ACP |
Adding and Accessing Default Images |
Specifying Default Images |
Implementation and Coding |
Loading the Library |
Initialization Status |
Framework Busy States |
Fully Metadata-Driven Apps |
Mixing Coded and Metadata-Driven Tiles |
Intercepting Tile Creation Events |
Adding Extensible UIs to an Existing App |
Coded Subviews Embedded in Metadata-Driven Tiles |
Adding Configuration-Based Tiles to Programmed View Controllers |
Provisioning Configuration-Based Tiles with Custom Data |
Embedding a Custom Control in a Metadata-Driven Tile |
Listening for Configuration-Based Control Events |
Feeding the Tile with Custom Data |
Creating Custom UI Elements |
Fixing Data Validation Issues |
Handling Provisioning Updates |
Mobile Application Workbench |
Logging and Tracing |
Features Not Supported |
Technical Details |
Generic Business Object |
Extensibility Layout XML |
Extensibility Configuration XSD |
Tile Bindings |
Tile Containers |
Tile Definitions |
Tile Layouts |
List Management |
Context Management |
Automatic and Explicit Context Updates |
Responses to Context Update Events |
Global Context Management |
Definitions of Events and Actions |
Formatters |
Amounts with Currency |
Date and Time |
Phone Number |
Address |
Functions |
Use of Functions in Configuration |
Data Source Adaptor |
Extensibility Configuration Management |
Application Configuration Profile Directory and Contents |
Uploading Configuration Profiles |
Running and Testing iOS Applications |
Deploying iOS Applications |
Generating a Certificate Request File |
Creating an App ID |
Configuring the App ID for Push Notifications |
Creating the Provisioning File |
Analyzing Logs and Debugging Errors in iOS Devices |
REST API Application Development |
Setting Up the Development Environment |
Configuring the Application in the Management Cockpit |
Defining Applications |
Defining Back-end Connections for Native and Hybrid Apps |
Defining Application Authentication |
Configuring Push on SAP Mobile Platform Server |
Android Push Notifications |
Apple Push Notifications |
Developing the Application |
Authentication Requests |
Creating an Application Connection |
Managing Application Settings |
Getting Application Settings |
Retrieving Changed Settings and Connections Metadata |
Setting or Updating Application Settings |
Native Push Notification for a Back End |
Notification Data Sent Through HTTP Headers |
SAP Gateway Notification Support |
Notification Sent in URL Format |
Registering the Client for Native Push Notification |
Registering the Android Client |
Registering the BlackBerry Client |
Registering the iOS Client |
Registering the Windows 8 (Desktop and Tablet) Client |
Registering the MPNS Client |
Retrieving a Customization Resource Bundle |
Accessing a Service Through a Proxy URL |
Reference |
HTTP Headers and Cookies |
Application Connection Properties |
Proxy Responses |
Application Connections |
Service Document |
Metadata |
Create Application Connection |
Get Application Settings |
Get Proxy Endpoints |
Get Proxy Endpoint by Endpoint Name |
Get Application Settings (Property) |
Update Application Settings (PUT) |
Delete Application Connection |
Error Code and Message Format |
Download Application Customization Resource Bundle |
Proxy Connections |
Access External Service |
CORS Enabled Browser-Based Applications |
Kapsel Development |
Developing Kapsel Applications |
Setting Up the Development Environment |
Configuring the Application in the Management Cockpit |
Defining Applications |
Defining Back-end Connections for Native and Hybrid Apps |
Defining Application Authentication |
Creating an Apache Cordova Project |
Project Settings |
Using UI Development Frameworks |
Configuring the Client for Authentication |
Configuring the iOS Client for Basic Authentication over HTTP(S) |
Configuring the iOS Client for Mutual Authentication over HTTP(S) |
Configuring the Android Client for Basic Authentication over HTTP(S) |
Configuring the Android Client for Mutual Authentication over HTTP(S) |
Managing Application Registration Using Client Hub |
Provisioning Applications Using Afaria |
Preparing the Kapsel Application for Afaria Provisioning |
Kapsel Plugins |
Using the Logon Plugin |
Logon Plugin Overview |
Adding the Logon Plugin |
Configuring Default Values |
Running the Logon Application on iOS |
Removing Fields From the Registration Screen |
Using the X.509 Certificate Provider Interface to Integrate with Third-Party Certificate Providers |
Creating a Custom Certificate Provider |
Creating a Resource to Display a UI View |
Building and Running an iOS Project |
Building and Running an Android Project |
Enabling a CertificateProvider in an Application |
CertificateProvider Interface Reference |
iOS |
onGetCertificateSuccess Method |
onGetCertificateFailure Method |
showUI Method |
getCertificate Method |
getStoredCertificate Method |
deleteStoredCertificateWithError Method |
setParameters Method |
Android |
onGetCertificateSuccess Method |
onGetCertificateFailure Method |
showUI Method |
getCertificate Method |
getStoredCertificate Method |
deleteStoredCertificate Method |
setParameters Method |
CertificateProvider Samples |
iOS Certificate Provider Sample |
CertificateProvider.h |
CertificateProviderDelegate Protocol |
CertificateProvider Interface |
X509FileCertificateProvider Code |
X509FileCertificateProvider Sample |
Android Certificate Provider Sample |
CustomCertificateProvider.java |
CustomKeyManager.java |
Localizing a CertificateProvider |
Kapsel Logon API Reference |
Logon namespace |
applicationId member |
core member |
changePassword( onsuccess, onerror ) method |
deletePasscodeManager( successCallback, errorCallback ) method |
get( onsuccess, onerror, key ) method |
init( successCallback, errorCallback, applicationId, [context], [logonView] ) method![End Level 6 Node: init( successCallback, errorCallback, applicationId, [context], [logonView] ) method End Level 6 Node: init( successCallback, errorCallback, applicationId, [context], [logonView] ) method](../../DITAgraphics/1x1.gif) |
initPasscodeManager( successCallback, errorCallback, applicationId, [logonView] ) method![End Level 6 Node: initPasscodeManager( successCallback, errorCallback, applicationId, [logonView] ) method End Level 6 Node: initPasscodeManager( successCallback, errorCallback, applicationId, [logonView] ) method](../../DITAgraphics/1x1.gif) |
lock( onsuccess, onerror ) method |
managePasscode( onsuccess, onerror ) method |
refreshCertificate( onsuccess, onerror ) method |
set( onsuccess, onerror, key, value ) method |
showCertificateProviderScreen( onsuccess, onerror ) method |
showRegistrationData( onsuccess, onerror ) method |
unlock( onsuccess, onerror ) method |
errorCallback( errorObject ) type |
getSuccessCallback( value ) type |
successCallback( context ) type |
successCallbackNoParameters type |
Source code |
LogonController.js |
Using the AuthProxy Plugin |
AuthProxy Plugin Overview |
Adding the AuthProxy Plugin |
Adding User Permissions to the Android Manifest File |
Adding Cookies to a Request |
Using the AuthProxy Plugin to Register With SAP Mobile Platform Server |
Generating Certificates and Keys |
Kapsel AuthProxy API Reference |
AuthProxy namespace |
sap.AuthProxy.CertificateFromFile class |
sap.AuthProxy.CertificateFromLogonManager class |
sap.AuthProxy.CertificateFromStore class |
ERR_CERTIFICATE_ALIAS_NOT_FOUND member |
ERR_CERTIFICATE_FILE_NOT_EXIST member |
ERR_CERTIFICATE_INVALID_FILE_FORMAT member |
ERR_CLIENT_CERTIFICATE_VALIDATION member |
ERR_DOMAIN_WHITELIST_REJECTION member |
ERR_FILE_CERTIFICATE_SOURCE_UNSUPPORTED member |
ERR_GET_CERTIFICATE_FAILED member |
ERR_HTTP_TIMEOUT member |
ERR_INVALID_PARAMETER_VALUE member |
ERR_LOGON_MANAGER_CERTIFICATE_METHOD_NOT_AVAILABLE member |
ERR_LOGON_MANAGER_CORE_NOT_AVAILABLE member |
ERR_MISSING_PARAMETER member |
ERR_NO_SUCH_ACTION member |
ERR_SERVER_CERTIFICATE_VALIDATION member |
ERR_SERVER_REQUEST_FAILED member |
ERR_SYSTEM_CERTIFICATE_SOURCE_UNSUPPORTED member |
ERR_UNKNOWN member |
deleteCertificateFromStore( successCB, [errorCB], certificateKey ) method![End Level 6 Node: deleteCertificateFromStore( successCB, [errorCB], certificateKey ) method End Level 6 Node: deleteCertificateFromStore( successCB, [errorCB], certificateKey ) method](../../DITAgraphics/1x1.gif) |
generateODataHttpClient() method |
get( url, header, successCB, errorCB, [user], [password], [timeout], [certSource] ) method![End Level 6 Node: get( url, header, successCB, errorCB, [user], [password], [timeout], [certSource] ) method End Level 6 Node: get( url, header, successCB, errorCB, [user], [password], [timeout], [certSource] ) method](../../DITAgraphics/1x1.gif) |
sendRequest( method, url, header, requestBody, successCB, errorCB, [user], [password], [timeout], [certSource] ) method![End Level 6 Node: sendRequest( method, url, header, requestBody, successCB, errorCB, [user], [password], [timeout], [certSource] ) method End Level 6 Node: sendRequest( method, url, header, requestBody, successCB, errorCB, [user], [password], [timeout], [certSource] ) method](../../DITAgraphics/1x1.gif) |
deleteCertificateSuccessCallback type |
errorCallback( errorObject ) type |
successCallback( serverResponse ) type |
Source code |
authproxy.js |
Using the AppUpdate Plugin |
AppUpdate Plugin Overview |
Adding the AppUpdate Plugin |
Kapsel AppUpdate API Reference |
AppUpdate namespace |
addEventListener( eventname, f ) method |
reloadApp() method |
removeEventListener( eventname, f ) method |
reset() method |
update() method |
checking event |
downloading event |
error event |
noupdate event |
progress event |
updateready event |
Source code |
appupdate.js |
Using the Logger Plugin |
Logger Plugin Overview |
Adding the Logger Plugin |
Viewing Client Logs |
Client Logs |
Testing Logging |
Kapsel Logger API Reference |
Logger namespace |
Logger#DEBUG member |
Logger#ERROR member |
Logger#INFO member |
Logger#WARN member |
debug( message, [tag], [successCallback], [errorCallback] ) method![End Level 6 Node: debug( message, [tag], [successCallback], [errorCallback] ) method End Level 6 Node: debug( message, [tag], [successCallback], [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
error( message, [tag], [successCallback], [errorCallback] ) method![End Level 6 Node: error( message, [tag], [successCallback], [errorCallback] ) method End Level 6 Node: error( message, [tag], [successCallback], [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
getLogLevel( successCallback, [errorCallback] ) method![End Level 6 Node: getLogLevel( successCallback, [errorCallback] ) method End Level 6 Node: getLogLevel( successCallback, [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
info( message, [tag], [successCallback], [errorCallback] ) method![End Level 6 Node: info( message, [tag], [successCallback], [errorCallback] ) method End Level 6 Node: info( message, [tag], [successCallback], [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
setLogLevel( level, [successCallback], [errorCallback] ) method![End Level 6 Node: setLogLevel( level, [successCallback], [errorCallback] ) method End Level 6 Node: setLogLevel( level, [successCallback], [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
upload( successCallback, errorCallback ) method |
warn( message, [tag], [successCallback], [errorCallback] ) method![End Level 6 Node: warn( message, [tag], [successCallback], [errorCallback] ) method End Level 6 Node: warn( message, [tag], [successCallback], [errorCallback] ) method](../../DITAgraphics/1x1.gif) |
Source code |
logger.js |
Using the Push Plugin |
Push Plugin Overview |
Provisioning Devices for Push |
Provision the iOS Device for APNS |
Generating a Certificate Request File |
Creating an App ID |
Configuring the App ID for Push Notifications |
Creating the Provisioning File |
Provision Android Devices for Push |
Configuring Google Cloud Messaging Service |
Adding the Push Notification Plugin |
Configuring Push on SAP Mobile Platform Server |
Android Push Notifications |
Apple Push Notifications |
Testing Push Notifications |
Sample Application |
Kapsel Push API Reference |
Push namespace |
checkForNotification( callback ) method |
getBadgeNumber( callback ) method |
registerForNotificationTypes( types, successCallback, errorCallback, notificationlistenerfunc, [senderId] ) method![End Level 6 Node: registerForNotificationTypes( types, successCallback, errorCallback, notificationlistenerfunc, [senderId] ) method End Level 6 Node: registerForNotificationTypes( types, successCallback, errorCallback, notificationlistenerfunc, [senderId] ) method](../../DITAgraphics/1x1.gif) |
resetBadge( callback ) method |
setBadgeNumber( number, callback ) method |
unregisterForNotificationTypes( callback ) method |
callback( [devtok] ) type![End Level 6 Node: callback( [devtok] ) type End Level 6 Node: callback( [devtok] ) type](../../DITAgraphics/1x1.gif) |
Source code |
push.js |
Using the EncryptedStorage Plugin |
EncryptedStorage Plugin Overview |
Adding the EncryptedStorage Plugin |
Kapsel EncryptedStorage API Reference |
EncryptedStorage namespace |
COMPLEX_STRING_MAXIMUM_LENGTH member |
ERROR_BAD_PASSWORD member |
ERROR_DATAVAULT_ACCESS_ERROR member |
ERROR_DATAVAULT_LOCKED member |
ERROR_DB_ERROR member |
ERROR_GREATER_THAN_MAXIMUM_SIZE member |
ERROR_INVALID_PARAMETER member |
ERROR_UNKNOWN member |
SIMPLE_STRING_MAXIMUM_LENGTH member |
clear( successCallback, errorCallback ) method |
deleteStore( successCallback, errorCallback ) method |
getItem( key, successCallback, errorCallback ) method |
key( index, successCallback, errorCallback ) method |
length( successCallback, errorCallback ) method |
removeItem( key, successCallback, errorCallback ) method |
setItem( key, value, successCallback, errorCallback ) method |
errorCallback( errorCode ) type |
getItemSuccessCallback( value ) type |
keySuccessCallback( key ) type |
lengthSuccessCallback( length ) type |
successCallback type |
Source code |
encryptedstorage.js |
Using the Settings Plugin |
Settings Plugin Overview |
Adding the Settings Plugin |
Kapsel Settings API Reference |
Settings namespace |
start( connectionData, successCallback, errorCallback ) method |
Source code |
settings.js |
Developing a Kapsel Application With OData Online |
Creating an OData Application |
Creating an Application Connection |
Getting Application Settings |
Running and Testing Kapsel Applications |
Client-side Debugging |
Debugging in a Desktop Browser |
Debugging on iOS |
Running the Kapsel Application on Android |
Running the Kapsel Application on iOS |
Package and Deploy Kapsel Applications |
Generating and Uploading Kapsel App Files Using the Command Line Interface |
Changing the Default Port |
Preparing the Application for Upload to the Server |
Uploading and Deploying Hybrid Apps |
Deploying Hybrid Apps Using the REST API |
Removing Kapsel Plugins |
Mobile Application Workbench |
Setting Up the Development Environment |
Installing Mobile Application Workbench |
Upgrading Mobile Application Workbench |
Uninstalling Mobile Application Workbench |
Application Configuration Profile |
Application Configuration Profile Project |
Perspectives |
Project Explorer View |
Outline View |
Properties View |
Wizards |
Creating Application Configuration Profiles |
Creating Binding Configurations |
Creating Localized Text Configurations |
Creating Style Configurations |
Creating Tile Container Configurations |
Creating Tile Layout Configurations |
Exporting Application Configuration Profiles |
Exporting Tile Layouts |
Importing Application Configuration Profiles |
Importing Localized Text Files |
Importing Style Files |
Importing Tile Layouts |
Editors |
Editing Application Configuration Profiles |
Editing Bindings |
Editing Localized Text |
Editing Styles |
Editing Tile Containers |
Editing Tile Layouts |
Tasks |
Creating Application Configuration Profiles |
Creating Binding, Tile, or Tile Container Files |
Creating Localized Text Files |
Creating Style Files |
Exporting Application Configuration Profiles |
Exporting Tile Layouts |
Importing Application Configuration Profiles |
Importing Tile Layouts |
Importing Other Files |
Validating Application Configuration Profiles |
Agentry App Development |
Setting Up the Development Environment for Agentry Toolkit |
Installing the Eclipse IDE and Agentry Editor Plug-In |
Agentry Editor Configuration Overview |
Creating Java Projects for Agentry Java API Development |
Configuring Eclipse File Associations for Agentry Projects |
Configuring Eclipse File Encoding for Agentry Projects |
Creating a Connection Profile for the Agentry Connector Studio |
Agentry OpenUI SDK for iOS Setup Overview |
OpenUI for iOS Manual Xcode Project Setup |
Branding iOS with the SMPAgentryClient Framework |
Agentry OpenUI SDK for Android Setup Overview |
Installing the ADT Bundle With Eclipse |
Installing the ADT Plug-in to an Existing Eclipse Instance |
SAP Mobile Platform Agentry OpenUI for Android Project Setup |
Agentry OpenUI for Windows Setup Information |
Installing the Agentry Test Environment |
Agentry SAP Framework Foundation Installation Overview |
Agentry SAP Framework Foundation Component |
Installing Agentry SAP Framework Foundation |
Creating the JavaBE.ini File for SAP Systems |
Installing the Agentry ActiveX SDK |
Developing Agentry Apps |
Agentry Editor Eclipse Preferences |
Agentry Editor and Eclipse Platform Overview |
The Agentry Perspective in Eclipse |
Project Explorer View |
Properties View |
Diagram View |
Dependency View |
Trash Bin View |
Problems View |
Agentry Views Outside of the Agentry Perspective |
The Data Tools Platform: SQL Development Tools |
The Java Perspective |
Searching Agentry Application Projects |
Agentry Application Projects: Creating, Managing, and Publishing |
Creating a New Agentry Application Project |
Agentry Application Export, Import, and Comparison Introduction |
Import Functionality Overview |
Importing a New Agentry Project Into the Eclipse Workspace |
Compare and Import Into an Agentry Application Project |
Export Functionality Overview |
Exporting Agentry Application Project Definitions |
Exporting Agentry Application Project Differences |
Publishing Applications from the Agentry Editor |
Publishing to Development |
Publishing to Production |
Introduction to Definition Tags |
Tagging: Creating New Public Tags |
Tagging: Applying Public Tags to Definitions |
Introduction to Team Configuration |
Team Configuration: Share Repository Requirements and Operations |
Update Conflicts and Conflict Resolution |
Share Operation: Creating a Share Repository |
Share Operation: Checking Out (Importing) From a Share |
Share Operation: Committing Changes to the Share Repository |
Share Operation: Updating From the Tip Share Repository Revision |
Share Operation: Reverting to a Previous Share Revision |
Overview of Mobile Northwind Sample Application |
Target Paths and the Property Browser |
Property Browser Details: Object-Related Options |
Property Browser Details: Screen-Related Options |
Property Browser Details: Complex Table-Related Options |
Property Browser Details: Data Table-Related Options |
Target Path: Selecting an Object By Property Value |
Target Path: Selecting All Nested Collections |
Rules: An Introduction |
Rule Context |
Rule Data Types |
Rule Editor Introduction |
Creating Rule Definitions |
Testing Rules in the Rule Editor |
Syclo Data Markup Language |
SDML Syntax and Data Tag Expansion |
Agentry Data Definitions Overview |
Data Synchronization Overview: The Exchange Data Model |
Data Synchronization: Data Filtering Overview |
Object Development Concepts and Considerations |
Object Properties Concepts and Considerations |
Object Data Structure Concepts |
Object Data Synchronization: Fetches |
Object Read Step Concepts |
Object Read Step Development Considerations |
Fetch Development Using the Exchange Data Model |
Agentry User Interface Definitions Overview |
Client User Interface Considerations and Guidance |
Security Related Development Overview |
Defining Client-Side Data Encryption |
Securing Attachments on iOS Client Devices |
Configuring User Lockout for Failed Login Attempts |
Transaction Authentication/Electronic Signature Support |
Defining Transaction Authentication |
Attached Documents and File Transfer: Key Concepts |
Developing File Transfer and Attached Documents: Process Overview |
Defining the File Object |
Defining the Download Logic for File Transfer |
Defining the User Interface for Attached Documents |
Defining Locally Attached Documents Functionality |
Agentry Language Reference |
Application Level Definitions Overview |
Application Definition |
Module |
Data Table |
SQL Data Table Synchronization Components |
HTTP-XML Data Table Synchronization Components |
HTTP Request Argument |
HTTP Request Response Mapping |
Java Virtual Machine Data Table Synchronization Components |
Complex Table |
Complex Table Fields |
Complex Table Indexes |
SQL Complex Table Synchronization Components |
Java Complex Table Synchronization Components |
HTTP-XML Complex Table Synchronization Components |
HTTP Request Argument |
HTTP Request Response Mapping |
Transmit Configuration |
System Connection |
Validate User Request |
Validate User Request Argument |
Validate User Request Response Mapping |
Global |
Style |
Image |
Module-Level Data Definitions Overview |
Object |
Object Read Step |
Object Property |
Transaction |
Transaction Authentication |
Transaction Type: Add |
Transaction Type: Edit |
Transaction Type: Delete |
Transaction Type: Complex Table Change |
Transaction Type: Data Table Change |
Transaction Validation Rule |
Transaction Validation Rule Properties |
Transaction Server Data State Steps |
Transaction Server Update Step |
Transaction Error Handling Steps |
Fetch |
Fetch Validation Rule |
Fetch Validation Rule Properties |
Fetch Client Exchange Step |
Fetch Server Exchange Step |
Fetch Removal Step |
Transaction and Fetch Properties |
Property Data Types |
Boolean Property Type |
Collection Property Type |
Complex Table Selection Property Type |
Data Table Selection Property Type |
Date Property Type |
Date And Time Property Type |
Decimal Number Property Type |
Duration Property Type |
External Data Property Type |
Identifier Property Type |
Image |
Integral Number Property Type |
Location Property Type |
Object Property Type |
Signature Property Type |
String Property Type |
Time Property Type |
Push |
Push Retrieval Step |
Push Removal Step |
Push Read Step |
Push Response Step |
Push Error Handling Step |
Service Event |
Service Event Type: Poll With Step |
Service Event Type: Java Callback |
Service Event Type: HTTP-XML Message Received |
HTTP-XML Service Event Message Mapping |
Service Event Type: File System Monitor |
File System Monitor Service Event Document Mapping |
Step |
Step Type: SQL Query |
Step Type: Java Steplet |
Step Type: XML via HTTP |
XML via HTTP Step Request Argument |
XML via HTTP Step Response Mapping |
Step Type: File Command Line Step |
Step Type: File Document Management Step |
Document Mapping |
Module-Level User Interface Definitions Overview |
User Interface Definition Types |
Screen Set |
Platform |
List Screen |
List Screen Column |
Detail Screen |
Button |
Detail Screen Fields |
Detail Screen Field Edit Types |
Field Edit Type - Property Data Type Cross Reference |
Field Definitions With Edit Type-Specific Attributes |
Barcode Scan |
Button Field Edit Type |
Calendar View |
Complex Table Drop Down |
Complex Table List |
Complex Table Search |
Complex Table Tree |
Data Table Selection |
Embedded Image Field |
Image Cell |
External Field - ActiveX Control |
HTML |
Domain and URL Parameter |
Image Capture |
List Tile View |
Tile Filter |
List Selection |
List View |
List View Column |
Password Validation |
Tile Edit |
Tile Display |
Detail Screen Fields With Implicit Edit Types |
Signature |
Action |
Action Step |
Action Step Type: Apply |
Action Step Type: Exit Application |
Action Step Type: External Field Command |
Action Step Type: List Selection |
Action Step Type: Message |
Action Step Type: Navigation |
Action Step Type: Open URL |
Action Step Type: Print Report |
Action Step Type: Save Tile Transactions |
Action Step Type: SubAction |
Action Step Type: Transaction |
Action Step Type: Transmit |
Action Step Type: Windows Command |
Report |
Report Column |
Rule Function Terms Overview |
Conversion Functions for Rules |
@FROM_DECIMAL_NUMBER |
@FROM_INTEGRAL_NUMBER |
@FROM_STRING |
@FROM_SIG_DECIMAL_NUMBER |
@FROM_PROPERTY |
Logical Functions for Rules |
@AND |
@CASE |
@CASE_INT |
@CASE_STRING |
@EQBOOL |
@EQDEC |
@EQNUM |
@EQSTR |
@GT |
@GTDEC |
@GTEQ |
@GTEQDEC |
@IF |
@LT |
@LTDEC |
@LTEQ |
@LTEQDEC |
@NAND |
@NOR |
@NOT |
@OR |
@XOR |
Mathematical Functions for Rules |
@ABS |
@DIFF |
@DISTANCE |
@DIV |
@FORMAT_DECIMAL |
@MAX |
@MIN |
@MOD |
@PARSE_FORMATTED_DECIMAL |
@PERCENT |
@PRECISION |
@PROD |
@RANGE_LIMIT |
@ROUND |
@SIGN |
@SIGNIFICANT_DIGITS |
@SQRT |
@SUM |
@TOTAL |
@TRUNC |
Property Functions for Rules |
@COLLECTION_FIND |
@COLLECTION_FIND_BY_DEC |
@COLLECTION_FIND_BY_NUM |
@COLLECTION_FIND_BY_STR |
@COLLECTION_MAX |
@COLLECTION_MIN |
@COUNT |
@CURRENTVALUE |
@FILE_CHANGED |
@FILE_EXTENSION |
@FILE_NAME |
@FILE_PATH |
@FILE_PATH_AND_NAME |
@FILE_SIZE |
@IS_SPECIAL_VALUE |
@IS_VALID_DECIMAL_NUMBER |
@LASTSCANVALUE |
@MEMBER |
@NEEDS_XMIT |
@SCREENFIELDVALUE |
@SCREENFIELDNAME |
@SCREENNAME |
@SCREENSETNAME |
@SIZE |
@TRANSACTIONPROPERTYNAME |
@TYPE |
@UI |
String Functions for Rules |
@CONCATENATE |
@FIND |
@LEFT |
@LENGTH |
@LOWERCASE |
@MID |
@NEWLINE |
@REMOVE |
@REPLACE |
@RFIND |
@RIGHT |
@TAB |
@TRIM |
@UPPERCASE |
System Functions for Rules |
@DATE |
@DATE_AND_TIME |
@DISTANCE_MILES |
@DISTANCE_KILOMETERS |
@GPS_LOCATION |
@IS_VALID_LOCATION |
@JAVASCRIPT |
@LATITUDE |
@LOCATION |
@LONGITUDE |
@MODULE_ENABLED |
@OFFLINE |
@TIME |
@TIME_TICKS |
@USERID |
Table Functions for Rules |
@COMPLEXTABLE |
@TABLE |
@TABLE_COUNT |
Syclo Data Markup Language |
SDML Data Tags Overview |
<<user>> Data Tag Container |
<<user.client>> Data Tag Container |
<<user.info>> Data Tag Container |
<<server>> Data Tag Container |
Data Tags for Application Globals |
Query Constants Files and Data Tags |
Password Data Tags |
Complex Table Data Tags |
Data Table Data Tags |
Property Data Tags Overview |
Data Tags and Property Data Types |
<<agent>> Data Tag Container |
SDML Function Tags Overview |
<<if>> |
<<case>> |
<<skip>> |
<<stop>> |
<<abort>> |
<<rollback>> |
<<and>> |
<<or>> |
<<not>> |
<<eq>> |
<<ne>> |
<<gt>> |
<<lt>> |
<<ge>> |
<<le>> |
<<empty>> |
<<notEmpty>> |
<<size>> |
<<exists>> |
<<foreach>> |
<<upper>> |
<<lower>> |
<<length>> |
<<join>> |
<<dequote>> |
<<trunc>> |
<<wordTrunc>> |
<<cgi>> |
<<sum>> |
<<diff>> |
<<prod>> |
<<div>> |
<<remainder>> |
<<local>> |
<<sql>> |
<<include>> |
Agentry Test Script Overview |
Agentry Test Script: Script Elements Overview |
<script> |
<script-log> |
<script-pause> |
Agentry Test Script: Button Elements Overview |
<button-expect> |
<button-push> |
<button-wait> |
Agentry Test Script: Field Elements Overview |
<field-button-push> |
<field-expect> |
<field-label-select> |
<field-popup> |
<edit-select> |
<field-set> |
Agentry Test Script: List Elements Overview |
<list-double-click> |
<list-expect> |
<list-select> |
<list-sort-by> |
<detail> |
<header> |
<columnheader> |
<row> |
<menu-expect> |
<menu-select> |
<menu> |
<item> |
Agentry Test Script: Tree Elements Overview |
<tree-select> |
<tree-expect> |
<node> |
<tree-expand> |
<tree-collapse> |
<tree-toggle> |
<tree-double-click> |
<tree-count-visible> |
Agentry Test Script: Scanner Elements Overview |
<scan-data> |
<scan-enable> |
<scan-start> |
Agentry Test Script: SQL Elements Overview |
<dsn-create-sql> |
<dsn-remove-sql> |
<sql-command> |
<sql-connect> |
<sql-expect> |
<sql-row> |
<sql-column> |
Agentry Test Script: Tab Elements Overview |
<tab-expect> |
<tab-select> |
Agentry Test Script: Window Elements Overview |
<window-close> |
<window-close-main> |
<window-expect> |
<window-sign> |
<point> |
Agentry Test Script: Client Elements Overview |
<client-restart> |
<registry> |
<key> |
<value> |
Agentry Test Script: Client Host Elements overview |
<command-line> |
<key-press> |
Agentry Java API |
com.syclo.agentry package |
utility package |
java_logging package |
AgentryHandler class |
AgentryHandler() constructor |
close() method |
flush() method |
mapLogLevel(Level) method |
publish(LogRecord) method |
AgentryJavaLoggingConfigurator class |
AgentryJavaLoggingConfigurator() constructor |
UserLogRecord class |
UserLogRecord constructor |
UserLogRecord(User, Level, String) constructor |
UserLogRecord(User, LogRecord) constructor |
equals(Object) method |
getLevel() method |
getLoggerName() method |
getMessage() method |
getMillis() method |
getParameters() method |
getResourceBundle() method |
getResourceBundleName() method |
getSequenceNumber() method |
getSourceClassName() method |
getSourceMethodName() method |
getThreadID() method |
getThrown() method |
getUser() method |
hashCode() method |
setLevel(Level) method |
setLoggerName(String) method |
setMessage(String) method |
setMillis(long) method |
setParameters(Object[]) method![End Level 8 Node: setParameters(Object[]) method End Level 8 Node: setParameters(Object[]) method](../../DITAgraphics/1x1.gif) |
setResourceBundle(ResourceBundle) method |
setResourceBundleName(String) method |
setSequenceNumber(long) method |
setSourceClassName(String) method |
setSourceMethodName(String) method |
setThreadID(int) method |
setThrown(Throwable) method |
toString() method |
UserLogger class |
getUser() method |
getUserLogger method |
getUserLogger(String, User) method |
getUserLogger(String, String, User) method |
log(LogRecord) method |
log4j package |
AgentryAppender class |
AgentryAppender() constructor |
append(LoggingEvent) method |
close() method |
mapLogLevel(Level) method |
requiresLayout() method |
DataTableMapIterator< K, V > class |
DataTableMapIterator(Map< K, V >) method |
hasNext() method |
next() method |
remove() method |
Logger class |
Logger(String, boolean) constructor |
appendDebug(String) method |
beginDebug(String) method |
debug method |
debug(String) method |
debug(String, Map< String, String >, String) method |
endDebug(String) method |
isDebugMode() method |
AgentryException class |
AgentryException constructor |
AgentryException(String) constructor |
AgentryException(String, Throwable) constructor |
AgentryException(String, String, String) constructor |
AgentryException(String, String, String, Throwable) constructor |
getNotificationText() method |
getNotificationTitle() method |
getOkButtonLabel() method |
BusinessLogicException class |
BusinessLogicException constructor |
BusinessLogicException(String) constructor |
BusinessLogicException(String, Throwable) constructor |
ComplexTableSession class |
ComplexTableSession(String, Server, SessionData, User) constructor |
ComplexTable< CTOBJ > class |
build() method |
ComplexTable(ComplexTableSession, GregorianCalendar) method |
dataIterator() method |
deleteIterator() method |
getClientLastDataUpdateTime() method |
getNewDataUpdateTime() method |
getSession() method |
initialize() method [deprecated]![End Level 6 Node: initialize() method [deprecated] End Level 6 Node: initialize() method [deprecated]](../../DITAgraphics/1x1.gif) |
isRebuilding() method |
reload() method [deprecated]![End Level 6 Node: reload() method [deprecated] End Level 6 Node: reload() method [deprecated]](../../DITAgraphics/1x1.gif) |
setNewDataUpdateTime(GregorianCalendar) method |
willRebuildTable() method |
DataTableObject class |
DataTableObject(String, String) constructor |
code method |
code() method [deprecated]![End Level 7 Node: code() method [deprecated] End Level 7 Node: code() method [deprecated]](../../DITAgraphics/1x1.gif) |
code variable |
equals(Object) method |
getKey() method |
getValue() method |
hashCode() method |
value method |
value() method [deprecated]![End Level 7 Node: value() method [deprecated] End Level 7 Node: value() method [deprecated]](../../DITAgraphics/1x1.gif) |
value variable |
DataTableSession class |
DataTableSession(String, Server, SessionData, User) constructor |
DataTable< DTOBJ extends DataTableObject > class |
DataTable(DataTableSession, GregorianCalendar) method |
getClientLastDataUpdateTime() method |
getSession() method |
initialize() method |
isOutOfDate() method |
iterator() method |
FatalTransactionException class |
FatalTransactionException constructor |
FatalTransactionException(String) constructor |
FatalTransactionException(String, Throwable) constructor |
FatalTransactionException(String, String, String) constructor |
FatalTransactionException(String, String, String, Throwable) constructor |
FatalTransactionExceptionStop class |
FatalTransactionExceptionStop constructor |
FatalTransactionExceptionStop(String, String, String) constructor |
FatalTransactionExceptionStop(String, String, String, Throwable) constructor |
FetchSession class |
FetchSession(String, Server, SessionData, User) constructor |
beginClientExchange() method |
beginFetchObjectRead() method |
beginFetchRemoval() method |
beginServerExchange() method |
endClientExchange() method |
endFetchObjectRead() method |
endFetchRemoval() method |
endServerExchange() method |
LoginBlockedException class |
LoginBlockedException constructor |
LoginBlockedException() constructor |
LoginBlockedException(String) constructor |
LoginBlockedException(String, Throwable) constructor |
LoginException class |
LoginException constructor |
LoginException() constructor |
LoginException(String) constructor |
LoginException(String, Throwable) constructor |
LoginSkippedException class |
LoginSkippedException constructor |
LoginSkippedException() constructor |
LoginSkippedException(String) constructor |
LoginSkippedException(String, Throwable) constructor |
PasswordExpiredCannotChangeException class |
PasswordExpiredCannotChangeException constructor |
PasswordExpiredCannotChangeException() constructor |
PasswordExpiredCannotChangeException(String) constructor |
PasswordExpiredCannotChangeException(String, Throwable) constructor |
PasswordExpiredException class |
PasswordExpiredException constructor |
PasswordExpiredException() constructor |
PasswordExpiredException(String) constructor |
PasswordExpiredException(String, Throwable) constructor |
PasswordInvalidException class |
PasswordInvalidException constructor |
PasswordInvalidException() constructor |
PasswordInvalidException(String) constructor |
PasswordInvalidException(String, Throwable) constructor |
PasswordWarningCannotChangeException class |
PasswordWarningCannotChangeException constructor |
PasswordWarningCannotChangeException() constructor |
PasswordWarningCannotChangeException(String) constructor |
PasswordWarningCannotChangeException(String, Throwable) constructor |
PasswordWarningException class |
PasswordWarningException constructor |
PasswordWarningException() constructor |
PasswordWarningException(String) constructor |
PasswordWarningException(String, Throwable) constructor |
PushSession class |
PushSession(String, Server, SessionData) constructor |
beginPushError() method [deprecated]![End Level 6 Node: beginPushError() method [deprecated] End Level 6 Node: beginPushError() method [deprecated]](../../DITAgraphics/1x1.gif) |
beginPushReadStep() method |
beginPushRemoval() method |
beginPushResponse() method [deprecated]![End Level 6 Node: beginPushResponse() method [deprecated] End Level 6 Node: beginPushResponse() method [deprecated]](../../DITAgraphics/1x1.gif) |
beginPushRetrieval() method |
endPushError() method [deprecated]![End Level 6 Node: endPushError() method [deprecated] End Level 6 Node: endPushError() method [deprecated]](../../DITAgraphics/1x1.gif) |
endPushReadStep() method |
endPushRemoval() method |
endPushResponse() method [deprecated]![End Level 6 Node: endPushResponse() method [deprecated] End Level 6 Node: endPushResponse() method [deprecated]](../../DITAgraphics/1x1.gif) |
endPushRetrieval() method |
PushUserSession class |
PushUserSession(String, Server, SessionData, User) constructor |
beginDisablePush() method |
beginEnablePush() method |
beginPushError() method |
beginPushResponse() method |
disablePush() method |
enablePush() method |
endDisablePush() method |
endEnablePush() method |
endPushError() method |
endPushResponse() method |
RetryTransactionException class |
RetryTransactionException constructor |
RetryTransactionException(String, String, String) constructor |
RetryTransactionException(String, String, String, Throwable) constructor |
RetryTransactionWithChangeException class |
RetryTransactionWithChangeException constructor |
RetryTransactionWithChangeException(String, String, String) constructor |
RetryTransactionWithChangeException(String, String, String, Throwable) constructor |
Server class |
Server.LoginEnumeration enum |
throwException() method |
Server.LoginFailureReason enum |
Server() constructor |
createComplexTableSession(String, SessionData, User) method |
createDataTableSession(String, SessionData, User) method |
createFetchSession method |
createFetchSession(String, Server, SessionData, User) method [deprecated]![End Level 7 Node: createFetchSession(String, Server, SessionData, User) method [deprecated] End Level 7 Node: createFetchSession(String, Server, SessionData, User) method [deprecated]](../../DITAgraphics/1x1.gif) |
createFetchSession(String, SessionData, User) method |
createPushSession method |
createPushSession(String, Server, SessionData) method [deprecated]![End Level 7 Node: createPushSession(String, Server, SessionData) method [deprecated] End Level 7 Node: createPushSession(String, Server, SessionData) method [deprecated]](../../DITAgraphics/1x1.gif) |
createPushSession(String, SessionData) method |
createPushUserSession method |
createPushUserSession(String, Server, SessionData, User) method [deprecated]![End Level 7 Node: createPushUserSession(String, Server, SessionData, User) method [deprecated] End Level 7 Node: createPushUserSession(String, Server, SessionData, User) method [deprecated]](../../DITAgraphics/1x1.gif) |
createPushUserSession(String, SessionData, User) method |
createServiceEventSession method |
createServiceEventSession(String, Server, SessionData) method [deprecated]![End Level 7 Node: createServiceEventSession(String, Server, SessionData) method [deprecated] End Level 7 Node: createServiceEventSession(String, Server, SessionData) method [deprecated]](../../DITAgraphics/1x1.gif) |
createServiceEventSession(String, SessionData) method |
createTransactionSession method |
createTransactionSession(String, Server, SessionData, User) method [deprecated]![End Level 7 Node: createTransactionSession(String, Server, SessionData, User) method [deprecated] End Level 7 Node: createTransactionSession(String, Server, SessionData, User) method [deprecated]](../../DITAgraphics/1x1.gif) |
createTransactionSession(String, SessionData, User) method |
createUser method |
createUser(String, int) method [deprecated]![End Level 7 Node: createUser(String, int) method [deprecated] End Level 7 Node: createUser(String, int) method [deprecated]](../../DITAgraphics/1x1.gif) |
createUser(String) method |
debug(String) method |
decryptPassword(String) method |
findConfigurationFile(String) method |
getImplementationVersion() method |
getInstance() method |
getSpecificationVersion() method |
getTimeZone() method |
login method |
login(String, String, SessionData) method [deprecated]![End Level 7 Node: login(String, String, SessionData) method [deprecated] End Level 7 Node: login(String, String, SessionData) method [deprecated]](../../DITAgraphics/1x1.gif) |
login(User, String, SessionData) method |
loginBlocked method |
loginBlocked(String, StringBuffer) method [deprecated]![End Level 7 Node: loginBlocked(String, StringBuffer) method [deprecated] End Level 7 Node: loginBlocked(String, StringBuffer) method [deprecated]](../../DITAgraphics/1x1.gif) |
loginBlocked(User, StringBuffer, SessionData) method [deprecated]![End Level 7 Node: loginBlocked(User, StringBuffer, SessionData) method [deprecated] End Level 7 Node: loginBlocked(User, StringBuffer, SessionData) method [deprecated]](../../DITAgraphics/1x1.gif) |
loginBlocked(User, String, StringBuffer, SessionData) method |
loginFailed method |
loginFailed(String, StringBuffer) method [deprecated]![End Level 7 Node: loginFailed(String, StringBuffer) method [deprecated] End Level 7 Node: loginFailed(String, StringBuffer) method [deprecated]](../../DITAgraphics/1x1.gif) |
loginFailed(User, String, LoginFailureReason, StringBuffer, SessionData) method |
loginPreviousUser method |
loginPreviousUser(String, String, SessionData) method [deprecated]![End Level 7 Node: loginPreviousUser(String, String, SessionData) method [deprecated] End Level 7 Node: loginPreviousUser(String, String, SessionData) method [deprecated]](../../DITAgraphics/1x1.gif) |
loginPreviousUser(User, String, SessionData) method |
shutdown() method |
startup() method |
ServiceEvent class |
ServiceEvent(Server, SessionData, CallbackInterface) constructor |
dataReceived(Object) method |
ServiceEventSession class |
ServiceEventSession(String, Server, SessionData) constructor |
beginDataAndUpdateSteps() method |
beginReadSteps() method |
beginServiceEventError() method |
endDataAndUpdateSteps() method |
endReadSteps() method |
endServiceEventError() method |
Session class |
Session constructor |
Session(String, Server, SessionData) constructor |
Session(String, Server, SessionData, User) constructor |
debug(String) method |
getName() method |
getServer() method |
getSessionData() method |
getUser() method |
sessionAborted() method |
Steplet class |
Steplet constructor |
Steplet(FetchSession) constructor |
Steplet(PushSession) constructor |
Steplet(PushUserSession) constructor |
Steplet(ServiceEventSession) constructor |
Steplet(TransactionSession) constructor |
doSteplet() method |
getNotificationText() method |
getNotificationTitle() method |
getOkButtonLabel() method |
getReturnData() method |
getSession() method |
notificationText() method [deprecated]![End Level 6 Node: notificationText() method [deprecated] End Level 6 Node: notificationText() method [deprecated]](../../DITAgraphics/1x1.gif) |
notificationTitle() method [deprecated]![End Level 6 Node: notificationTitle() method [deprecated] End Level 6 Node: notificationTitle() method [deprecated]](../../DITAgraphics/1x1.gif) |
okButtonLabel() method [deprecated]![End Level 6 Node: okButtonLabel() method [deprecated] End Level 6 Node: okButtonLabel() method [deprecated]](../../DITAgraphics/1x1.gif) |
StepletAbortException class |
StepletAbortException(String) constructor |
StepletStopException class |
StepletStopException(String) constructor |
SycloCalendar class |
SycloCalendar constructor |
SycloCalendar() constructor |
SycloCalendar(GregorianCalendar) constructor |
SycloCalendar(GregorianCalendar, Locale) constructor |
SycloCalendar(int, int, int) constructor |
SycloCalendar(int, int, int, int, int) constructor |
SycloCalendar(int, int, int, int, int, int) constructor |
SycloCalendar(Locale) constructor |
SycloCalendar(TimeZone) constructor |
SycloCalendar(TimeZone, Locale) constructor |
getInvalidTimeAndDate() method |
isInvalidTimeAndDate method |
isInvalidTimeAndDate() method |
isInvalidTimeAndDate(GregorianCalendar) method |
TransactionSession class |
TransactionSession(String, Server, SessionData, User) constructor |
beginTransaction() method |
endTransaction() method |
User class |
User.ChangePasswordResult enum |
getValue() method |
User(String) constructor |
backendTimeAndDate() method [deprecated]![End Level 6 Node: backendTimeAndDate() method [deprecated] End Level 6 Node: backendTimeAndDate() method [deprecated]](../../DITAgraphics/1x1.gif) |
beginChangePassword() method |
changePassword(String, String) method |
changePasswordFailed(StringBuffer) method |
changePasswordSessionAborted() method |
debug(String) method |
endChangePassword() method |
getName() method |
getSystemConnectionTime() method |
getTimeZone(StringBuffer) method [deprecated]![End Level 6 Node: getTimeZone(StringBuffer) method [deprecated] End Level 6 Node: getTimeZone(StringBuffer) method [deprecated]](../../DITAgraphics/1x1.gif) |
loggedIn() method |
loggedOut() method |
reLoggedIn() method |
revalidate(String) method |
timedOut() method |
update(GregorianCalendar) method |
SessionData interface |
sessionData(String) constructor |
eval(String) method |
getBoolean(String) method |
getBytes(String) method |
getDouble(String) method |
getFloat(String) method |
getInteger(String) method |
getLong(String) method |
getString(String) method |
getTimeAndDate method |
getTimeAndDate(String) method |
getTimeAndDate(String, String) method |
Agentry Device Client Branding SDK |
Agentry Client Installer and Executable Branding |
Agentry Windows and Windows Mobile Clients Branding Overview |
Branding Agentry Installers |
Agentry ActiveX SDK |
Technical Overview - ActiveX Controls and the Agentry Client |
External Field - ActiveX Control |
Action Step Type: External Field Command |
ActiveX Control - Features Log |
Agentry Client ActiveX API Methods |
ActiveXControlValueChanged |
ActiveXControlValueEntered |
ExecuteAgentryAction |
GetPropertyFromMappings |
GetPropertyFromObject |
GetPropertyType |
PropertyAsString |
NextCollectionProperty |
CollectionHasNextProperty |
RewindCollection |
GetAgentryString |
Enumerated List: AgentryActiveXPropertyType |
Expected Methods Implemented in ActiveX Control |
ActiveX Expected Method Declarations - eMbedded Visual C++ |
ActiveX Expected Method Declarations - MS Visual Basic |
AgentryInitialize |
AgentrySetActiveXControlHost |
AgentryDestroy |
AgentryGetValue |
AgentrySetFocus |
AgentryGetSpecificValue |
AgentryUpdateScanData |
AgentryEnable |
AgentryShow |
AgentryUpdateRuleEvaluated |
AgentryGetScriptValue |
AgentrySetScriptValue |
Agentry Client API for External Processes Technical Overview |
AgentryInitialize |
AgentryUnInitialize |
EvaluateAgentryRule |
ExecuteAgentryAction |
ExecuteAgentryTransaction |
Data Types Defined in the Agentry Client API for External Processes |
Agentry OpenUI API |
OpenUI SDK Concepts, Usage and Guidance |
Agentry OpenUI API for Android |
com.sap.mobile.platform package |
client package |
openui package |
adapters package |
BooleanEditAdapter class |
initialize(BooleanEditModel, Context) method |
valueChanged(boolean) method |
ButtonDisplayAdapter class |
buttonImageChanged(AgentryImage) method |
initialize(ButtonDisplayModel, Context) method |
selectedStateChanged(boolean) method |
CollectionDisplayAdapter class |
allItemsChanged() method |
initialize(CollectionDisplayModel, Context) method |
itemAdded(int) method |
itemChanged(int) method |
itemRemoved(int) method |
itemSelected(int) method |
DateAndTimeDisplayAdapter class |
initialize(DateAndTimeDisplayModel, Context) method |
valueChanged(GregorianCalendar) method |
DateAndTimeEditAdapter class |
initialize(DateAndTimeEditModel, Context) method |
valueChanged(GregorianCalendar) method |
DateDisplayAdapter class |
initialize(DateDisplayModel, Context) method |
valueChanged(GregorianCalendar) method |
DateEditAdapter class |
initialize(DateEditModel, Context) method |
valueChanged(GregorianCalendar) method |
DecimalDisplayAdapter class |
initialize(DecimalDisplayModel, Context) method |
valueChanged(double) method |
DecimalEditAdapter class |
initialize(DecimalEditModel, Context) method |
valueChanged(double) method |
DurationDisplayAdapter class |
fractionalHourValueChanged(double) method |
initialize(DurationDisplayModel, Context) method |
valueChanged(int) method |
DurationEditAdapter class |
fractionalHourValueChanged(double) method |
initialize(DurationEditModel, Context) method |
valueChanged(int) method |
EmbeddedImageDisplayAdapter class |
imageChanged() method |
imageSelectionChanged() method |
initialize(EmbeddedImageDisplayModel, Context) method |
ExternalDataDisplayAdapter class |
initialize(ExternalDataDisplayModel, Context) method |
valueChanged(String) method |
ExternalDataEditAdapter class |
initialize(ExternalDataEditModel, Context) method |
valueChanged(String) method |
FieldAdapter class |
FieldAdapter.TouchQueryHandler interface |
isOnBottomEdge() method |
isOnTopEdge() method |
getAutosizeBehavior() method |
getContentHeightForAutosizing(int) method |
getExtensionString(String) method |
getView() method |
isAgentryDisplayingLabel() method |
isAgentryDisplayingValidationFailure() method |
onActivityEnding() method |
onActivityResult(int, int, Intent) method |
onPause() method |
onResume() method |
setEnabled(boolean) method |
setHyperlinkEnabled(boolean) method |
setValid(boolean, String) method |
setVisible(boolean) method |
updateLabel(String) method |
IntegerDisplayAdapter class |
initialize(IntegerDisplayModel, Context) method |
valueChanged(int) method |
IntegerEditAdapter class |
initialize(IntegerEditModel, Context) method |
valueChanged(int) method |
LabelDisplayAdapter class |
initialize(LabelDisplayModel, Context) method |
valueChanged(String) method |
LocationDisplayAdapter class |
initialize(LocationDisplayModel, Context) method |
valueChanged(AgentryLocation) method |
LocationEditAdapter class |
initialize(LocationEditModel, Context) method |
valueChanged(AgentryLocation) method |
StringDisplayAdapter class |
initialize(StringDisplayModel, Context) method |
valueChanged(String) method |
StringEditAdapter class |
initialize(StringEditModel, Context) method |
valueChanged(String) method |
TimeDisplayAdapter class |
initialize(TimeDisplayModel, Context) method |
valueChanged(GregorianCalendar) method |
TimeEditAdapter class |
initialize(TimeEditModel, Context) method |
valueChanged(GregorianCalendar) method |
models package |
BooleanDisplayModel interface |
getValue() method |
BooleanEditModel interface |
processInput(boolean) method |
ButtonDisplayModel interface |
getButtonImage() method |
getButtonText() method |
getButtonType() method |
hasAction() method |
isButtonSelected() method |
processInput() method |
CollectionDisplayModel interface |
getCollection() method |
getDisplayedItemAt(int) method |
getDisplayRowCount() method |
getSelectedRow() method |
selectRow(int) method |
DateAndTimeDisplayModel interface |
getValue() method |
DateAndTimeEditModel interface |
processInput(GregorianCalendar) method |
DateDisplayModel interface |
getValue() method |
DateEditModel interface |
processInput(GregorianCalendar) method |
DecimalDisplayModel interface |
getValue() method |
DecimalEditModel interface |
getMaximumValue() method |
getMinimumValue() method |
processInput(double) method |
DurationDisplayModel interface |
getDurationDisplayFormat() method |
getFractionalHourValue() method |
getValue() method |
DurationEditModel interface |
getMaximumFractionalHour() method |
getMaximumValue() method |
getMinimumFractionalHour() method |
getMinimumValue() method |
processDecimalInput(double) method |
processInput(int) method |
EmbeddedImageDisplayModel interface |
getColumnCount() method |
getHighlightColor() method |
getImage() method |
getImagePosition() method |
getImagePresentation() method |
getRowCount() method |
isImageCellSelected(long, long) method |
setImageCellSelected(long, long) method |
ExternalDataDisplayModel interface |
getFilePath() method |
ExternalDataEditModel interface |
processInput(String) method |
FieldModel interface |
executeAgentryAction(String) method |
executeHyperlinkAction() method |
getAgentryActionEnableState(String) method |
getAgentryString(String) method |
getLabel() method |
isAutosizeSupported() method |
isEnabled() method |
isHidden() method |
isHyperlinkEnabled() method |
launchActivity(Intent, int) method |
requestLayoutHeight(int) method |
IntegerDisplayModel interface |
getValue() method |
IntegerEditModel interface |
getMaximumValue() method |
getMinimumValue() method |
processIntegerInput(int) method |
LabelDisplayModel interface |
getValue() method |
LocationDisplayModel interface |
getValue() method |
LocationEditModel interface |
processInput(AgentryLocation) method |
StringDisplayModel interface |
getValue() method |
isCarriageReturnAllowed() method |
isWordWrapAllowed() method |
StringEditModel interface |
getMaximumLength() method |
getMinimumLength() method |
isPasswordInput() method |
processInput(String) method |
TimeDisplayModel interface |
getValue() method |
TimeEditModel interface |
processInput(GregorianCalendar) method |
core package |
dataapi package |
AgentryProperty interface |
AgentryProperty.PropertyType enum |
getValue() method |
BOOLEAN variable |
COMPLEX_TABLE_SELECTION variable |
DATA_TABLE_SELECTION variable |
DATE variable |
DATE_AND_TIME variable |
DECIMAL_NUMBER variable |
DURATION variable |
EXTERNAL_DATA variable |
IDENTIFIER variable |
IMAGE variable |
INTEGER_NUMBER variable |
LIST_SELECTION variable |
LOCATION variable |
SIGNATURE variable |
STRING variable |
TIME variable |
UNKNOWN variable |
asBoolean() method |
asDate() method |
asDateAndTime() method |
asDouble() method |
asLocation() method |
asLong() method |
asString() method |
asTime() method |
getPropertyType() method |
openui package |
AgentryLocation class |
AgentryLocation(boolean, double, double, int, double) constructor |
getDilution() method |
getLatitude() method |
getLongitude() method |
getSatellites() method |
isValid() method |
setDilution(double) method |
setLatitude(double) method |
setLongitude(double) method |
setSatellites(int) method |
setValid(boolean) method |
MaskColor class |
MaskColor(int, int, int) constructor |
MaskColor(short, short, short) constructor |
getBlue() method |
getGreen() method |
getRed() method |
isValid() method |
ProcessInputReturn class |
ProcessInputReturn.processInputReturnValues enum |
Munged variable |
Valid variable |
ProcessInputReturn(boolean, boolean, boolean) constructor |
getChanged() method |
getMunged() method |
getValid() method |
ActionEnableType enum |
ActionDisable variable |
ActionEnable variable |
ActionError variable |
ActionNoOperation variable |
ActionResult enum |
Action_BackUp variable |
Action_Cancel variable |
Action_Complete variable |
Action_Error variable |
Action_Pending variable |
AutosizeBehavior enum |
Autosize_FillVisible variable |
Autosize_None variable |
Autosize_WrapContent variable |
ButtonType enum |
ButtonStyleCheckbox variable |
ButtonStylePush variable |
ButtonStyleRadio variable |
DurationDisplayFormat enum |
DecHour variable |
HourMin variable |
HourMinSec variable |
MinSec variable |
ImagePosition enum |
getValue() method |
ImagePosition_Center variable |
ImagePosition_LowerLeft variable |
ImagePosition_LowerMiddle variable |
ImagePosition_LowerRight variable |
ImagePosition_MiddleLeft variable |
ImagePosition_MiddleRight variable |
ImagePosition_Unknown variable |
ImagePosition_UpperLeft variable |
ImagePosition_UpperMiddle variable |
ImagePosition_UpperRight variable |
ImagePresentation enum |
getValue() method |
ImagePresentation_CropToFit variable |
ImagePresentation_FullSize variable |
ImagePresentation_LockAspectRatio variable |
ImagePresentation_StretchToFit variable |
ImagePresentation_Unknown variable |
OpenUIImage interface |
getBitmapData() method |
getImageName() method |
getImageType() method |
getMaskColor() method |
isValid() method |
Agentry OpenUI API for iOS |
iOSDataAPIExternal |
SMPDataAPILocationProtocol protocol |
initWithCLLocation: method |
initWithLatitude:andLongitude:andSatellites:andDilution: method |
locationWithCLLocation: method |
locationWithLatitude:andLongitude:andSatellites:andDilution: method |
dilution property |
latitude property |
location property |
longitude property |
satellites property |
valid property |
SMPDataAPIPropertyProtocol protocol |
asBool method |
asDate method |
asDateAndTime method |
asDecimal method |
asLocation method |
asLong method |
asString method |
asTime method |
log method |
propertyType method |
SMPDataAPIProtocol protocol |
ancestor method |
dataIdentifier method [deprecated]![End Level 6 Node: dataIdentifier method [deprecated] End Level 6 Node: dataIdentifier method [deprecated]](../../DITAgraphics/1x1.gif) |
dataType method |
descendant: method |
descendantCount method |
displayName method |
log method |
name method |
root method |
SMPDataAPIDataType enumeration |
SMPDataAPIPropertyType enumeration |
iOSOpenUIExternal |
SMPOpenUIImage class |
image property |
name property |
position property |
presentation property |
SMPOpenUILocation class |
initWithCLLocation: method |
initWithLatitude:andLongitude:andSatellites:andDilution: method |
locationWithCLLocation: method |
locationWithLatitude:andLongitude:andSatellites:andDilution: method |
dilution property |
latitude property |
location property |
longitude property |
satellites property |
valid property |
SMPOpenUIBooleanDisplayAdapter protocol |
initWithBooleanDisplayModel: method |
model:didChangeBoolean: method |
SMPOpenUIBooleanDisplayModel protocol |
value property |
SMPOpenUIBooleanEditAdapter protocol |
initWithBooleanEditModel: method |
model:didChangeBoolean: method |
SMPOpenUIBooleanEditModel protocol |
processInputBoolean: method |
SMPOpenUIButtonDisplayAdapter protocol |
initWithButtonDisplayModel: method |
model:didChangeButtonImage: method |
model:didChangeSelected: method |
SMPOpenUIButtonDisplayModel protocol |
processInput method |
buttonImage property |
buttonText property |
buttonType property |
selected property |
supportsAction property |
value property |
SMPOpenUICollectionDisplayAdapter protocol |
allObjectsChanged: method |
initWithCollectionDisplayModel: method |
model:didSelectObjectAtIndex: method |
model:objectAddedAtIndex: method |
model:objectChangedAtIndex: method |
model:objectDeletedAtIndex: method |
SMPOpenUICollectionDisplayModel protocol |
collection method |
displayedObjectAtIndex: method |
processInputSelection: method |
displayedObjectCount property |
selection property |
SMPOpenUIDateAndTimeDisplayAdapter protocol |
initWithDateAndTimeDisplayModel: method |
model:didChangeDateAndTime: method |
SMPOpenUIDateAndTimeDisplayModel protocol |
value property |
SMPOpenUIDateAndTimeEditAdapter protocol |
initWithDateAndTimeEditModel: method |
model:didChangeDateAndTime: method |
SMPOpenUIDateAndTimeEditModel protocol |
processInputDateAndTime: method |
SMPOpenUIDateDisplayAdapter protocol |
initWithDateDisplayModel: method |
model:didChangeDate: method |
SMPOpenUIDateDisplayModel protocol |
value property |
SMPOpenUIDateEditAdapter protocol |
initWithDateEditModel: method |
model:didChangeDate: method |
SMPOpenUIDateEditModel protocol |
processInputDate: method |
SMPOpenUIDecimalDisplayAdapter protocol |
initWithDecimalDisplayModel: method |
model:didChangeDecimal: method |
SMPOpenUIDecimalDisplayModel protocol |
value property |
SMPOpenUIDecimalEditAdapter protocol |
initWithDecimalEditModel: method |
model:didChangeDecimal: method |
SMPOpenUIDecimalEditModel protocol |
processInputDecimal: method |
maximumValue property |
minimumValue property |
SMPOpenUIDurationDisplayAdapter protocol |
initWithDurationDisplayModel: method |
model:didChangeDuration: method |
model:didChangeFractionalHour: method |
SMPOpenUIDurationDisplayModel protocol |
displayFormat property |
fractionalHourValue property |
value property |
SMPOpenUIDurationEditAdapter protocol |
initWithDurationEditModel: method |
model:didChangeDuration: method |
model:didChangeFractionalHour: method |
SMPOpenUIDurationEditModel protocol |
processInputDuration: method |
processInputFractionalHour: method |
maximumFractionalHourValue property |
maximumValue property |
minimumFractionalHourValue property |
minimumValue property |
SMPOpenUIEmbeddedImageDisplayAdapter protocol |
initWithEmbeddedImageModel: method |
model:didChangeImage: method |
modelDidChangeImageCellSelection: method |
SMPOpenUIEmbeddedImageDisplayModel protocol |
imageCellClickedAtRow:andColumn: method |
isImageCellSelectedAtRow:andColumn: method |
columns property |
highlightSelectedColor property |
image property |
rows property |
SMPOpenUIExternalDataDisplayAdapter protocol |
initWithExternalDataDisplayModel: method |
model:didChangeExternalData: method |
SMPOpenUIExternalDataDisplayModel protocol |
value property |
SMPOpenUIExternalDataEditAdapter protocol |
initWithExternalDataEditModel: method |
model:didChangeExternalData: method |
SMPOpenUIExternalDataEditModel protocol |
processInputExternalData: method |
SMPOpenUIFieldAdapter protocol |
agentryShouldDisplayLabel method |
agentryShouldDisplayValidationFailure method |
autosizeBehavior method |
model:didSetEnabled: method |
model:didSetHyperlinkEnabled: method |
model:didSetValid:withValidationFailureText: method |
model:didSetVisible: method |
model:didUpdateLabel: method |
model:wantsExtensionString: method |
model:wantsViewHeightForWidth: method |
viewForFrame: method |
SMPOpenUIFieldModel protocol |
agentryActionEnableState: method |
agentryString: method |
executeAgentryAction: method |
executeHyperlinkAction method |
requestLayoutHeigh: method |
autosizing property |
enabled property |
hidden property |
hyperlinkEnabled property |
label property |
SMPOpenUIIntegerDisplayAdapter protocol |
initWithIntegerDisplayModel: method |
model:didChangeInteger: method |
SMPOpenUIIntegerDisplayModel protocol |
value property |
SMPOpenUIIntegerEditAdapter protocol |
initWithIntegerEditModel: method |
model:didChangeInteger: method |
SMPOpenUIIntegerEditModel protocol |
processInputInteger: method |
maximumValue property |
minimumValue property |
SMPOpenUILabelDisplayAdapter protocol |
initWithLabelDisplayModel: method |
model:didChangeLabel: method |
SMPOpenUILabelDisplayModel protocol |
value property |
SMPOpenUILocationDisplayAdapter protocol |
initWithLocationDisplayModel: method |
model:didChangeLocation: method |
SMPOpenUILocationDisplayModel protocol |
value property |
SMPOpenUILocationEditAdapter protocol |
initWithLocationEditModel: method |
model:didChangeLocation: method |
SMPOpenUILocationEditModel protocol |
processInputLocation: method |
SMPOpenUIStringDisplayAdapter protocol |
initWithStringDisplayModel: method |
model:didChangeString: method |
SMPOpenUIStringDisplayModel protocol |
allowsCarriageReturn property |
usesWordWrap property |
value property |
SMPOpenUIStringEditAdapter protocol |
initWithStringEditModel: method |
model:didChangeString: method |
SMPOpenUIStringEditModel protocol |
processInputString: method |
isPasswordInput property |
maximumLength property |
minimumLength property |
SMPOpenUITimeDisplayAdapter protocol |
initWithTimeDisplayModel: method |
model:didChangeTime: method |
SMPOpenUITimeDisplayModel protocol |
value property |
SMPOpenUITimeEditAdapter protocol |
initWithTimeEditModel: method |
model:didChangeTime: method |
SMPOpenUITimeEditModel protocol |
processInputTime: method |
SMPOpenUIUnsignedIntegerDisplayAdapter protocol |
initWithUnsignedIntegerDisplayModel: method |
model:didChangeUnsignedInteger: method |
SMPOpenUIUnsignedIntegerDisplayModel protocol |
value property |
SMPOpenUIUnsignedIntegerEditAdapter protocol |
initWithUnsignedIntegerEditModel: method |
model:didChangeUnsignedInteger: method |
SMPOpenUIUnsignedIntegerEditModel protocol |
processInputUnsignedInteger: method |
maximumValue property |
minimumValue property |
SMPOpenUIButtonType enumeration |
SMPOpenUIAutosizeBehavior enumeration |
SMPOpenUIImagePresentation enumeration |
SMPOpenUIDurationDisplayFormat enumeration |
SMPOpenUIActionEnableType enumeration |
SMPOpenUIActionResult enumeration |
SMPOpenUIProcessInputReturn enumeration |
SMPOpenUIImagePosition enumeration |
Agentry OpenUI API for WPF |
IAgentryCollection interface |
IAgentryControlViewModel interface |
DoesAgentryActionExist(string) method |
ExecuteAgentryAction(string) method |
ExecuteHyperlinkAction() method |
GetAgentryString(string) method |
IsAgentryActionEnabled(string) method |
OnPropertyChanged(string) method |
IsAutoSize property |
IsEnabled property |
IsHyperlinkEnabled property |
IsVisible property |
Label property |
IAgentryControlViewModelCollectionDisplay interface |
DisplayedItemAt(int) method |
SelectItem(int) method |
DisplayedItemCount property |
SelectedItem property |
IAgentryControlViewModelDateTime interface |
ProcessInput(DateTime) method |
IAgentryControlViewModelDateTimeDisplay interface |
DateValue property |
TimeValue property |
Value property |
IAgentryControlViewModelDecimal interface |
ProcessInput(double) method |
IAgentryControlViewModelDecimalDisplay interface |
StringValue property |
IAgentryControlViewModelDuration interface |
ProcessInput(TimeSpan) method |
MaximumValue property |
MinimumValue property |
IAgentryControlViewModelDurationDisplay interface |
DurationFormat property |
DurationValue property |
IAgentryControlViewModelFile interface |
ProcessInput(string) method |
IAgentryControlViewModelFileDisplay interface |
FilePath property |
IAgentryControlViewModelImage interface |
IsSelected(int, int) method |
SelectCell(int, int) method |
Columns property |
Image property |
Rows property |
SelectColor property |
IAgentryControlViewModelLabel interface |
IAgentryControlViewModelNumber< T > interface |
ProcessInput(T) method |
Maximum property |
Minimum property |
IAgentryControlViewModelNumberDisplay< T > interface |
NumberValue property |
IAgentryControlViewModelStringDisplay interface |
StringValue property |
WordWrap property |
IAgentryControlViewModelStringEdit interface |
ProcessInput(string) method |
AcceptReturn property |
IsPassword property |
MaximumLength property |
MinimumLength property |
IAgentryData interface |
Collections() method |
Descendant(int) method |
Objects() method |
Properties() method |
Ancestor property |
DataType property |
DescendantCount property |
DisplayName property |
InternalName property |
Root property |
IAgentryObject interface |
IAgentryProperty interface |
ToBoolean() method |
ToDate() method |
ToDateTime() method |
ToDouble() method |
ToInt() method |
ToString() method |
ToTime() method |
ToUInt() method |
PropertyType property |
ICustomAgentryControl interface |
GetExtensionString(string) method |
ClientDisplaysLabel property |
ClientDisplaysValidationError property |
IEnumerable< IAgentryData > class |
AgentryDataType enumeration |
AgentryPropertyType enumeration |
SMPActionResult enumeration |
SMPActionState enumeration |
SMPDurationFormat enumeration |
SMPProcessInputReturn enumeration |
SMS Application Development |
Developing SMS Applications |
Setting Up the Development Environment |
Configuring the HTTP Port |
Developing Applications |
Messaging Server |
Application States |
Base States |
Subscriber States |
USSD States |
Custom States |
Input and Output Parameters |
State Machine |
Application Composer |
State Transitions |
Controlling State Transitions with Regular Expressions |
Testing Regular Expressions |
State Editor |
Adding States to Applications |
Editing State Properties |
Removing States |
Removing State Transitions |
Developing Interactive Applications |
Adding Keywords to Applications |
Searching for a Keyword |
Designing Application Task Flows |
Short Codes, Long Codes, and Keywords |
Developing Event Applications |
Events |
Creating Events |
Creating One-Time Event Windows |
Creating Recurring Event Windows |
Assigning Events to Applications |
Activation |
Application Mode Transitions |
Activating Applications |
Activating Events |
Deactivating Applications |
Deactivating Events |
Testing Applications |
Testing Interactive Applications |
Sample Interactive Message Log |
Testing Event Applications |
Sample Event Message Log |
Importing Applications |
Importing Application XML Files |
Creating Applications from Templates |
Exporting Applications |
Exporting a Single Application |
Exporting a Group of Applications |
Sample Applications |
Cash-Out Interactive Application |
Cash-Out Application State Editor |
Mobiliser Counter Interactive Application |
Utility Notification Event Application |
Developing Custom Application States |
Application Life Cycle |
Developing and Deploying Custom States |
Extending the SmappStatePlugin Class |
StatePlugin Interface |
PluginInterface Interface |
Extending the AbstractDynamicMenu Class |
AbstractDynamicMenu Life Cycle |
Implementing State Logic |
SmappStateProcessingContext |
SmappStateProcessingAction |
Custom State Information |
Custom State Variables |
Variables for Troubleshooting |
Defining Input Variables |
Defining Output Variables |
Accessing Input Variables |
List Variables |
State Attributes Class Hierarchy |
Setting Up Apache Maven |
Installing Apache Maven |
Configuring Apache Maven |
Deploying State SDK Bundles to a Maven Repository |
Custom State Bundles |
Building Custom State Bundles |
Creating Maven Projects |
Maven Project Structure |
Customizing Maven POM Files |
Sample Maven POM File |
Creating Maven Project Artifacts |
Building Maven Projects |
Declaring States as Spring Beans |
Configuring Bean Properties |
Registering States as OSGi Services |
Deploying State Bundles |
Verifying Deployment Using Telnet |
Verifying Deployment Using the AIMS Web Console |
Enabling the AIMS System Web Console |
Configuring State Bundles |
Verifying Bundle Configuration Using Telnet |
Verifying Bundle Configuration Using the AIMS Web Console |
Custom State Bundle Samples |
Consuming SOAP Web Service Sample |
Consuming RESTful Services |
Developing Quick-Start Templates |
Creating Dynamic Template Plug-Ins |
Custom State Samples |
Sample GetMyWeather State |
Sample Custom State |
Sample Custom-Menu State |
State SDK Core Components |
States Catalog |
Add Subscriber State |
Application Call State |
Application Call Return State |
Compare Typed Variables State |
Compare Variables State |
Copy Variables State |
Counter State |
Get Subscriber State |
Goto Application State |
Process Subscriber State |
Send SMS State |
Send USSD Input State |
Send USSD Menu State |
Sample USSD Menu Code |
Send USSD Text State |
Set Variable State |
Start Application State |
Update Subscriber State |
SMS Application API Reference |
com.sybase365.mobiliser.brand package |
plugins package |
api package |
smapp package |
controls package |
IAttribute interface |
getDescription() method |
getId() method |
getText() method |
setContext(SmappStateProcessingContext) method |
setDescription(String) method |
setId(String) method |
dao package |
StateDaoImpl class |
StateDaoImpl(final SmappStateDao, final MwizMessageContext) constructor |
bulkSaveSessionAttributes(Map< String, String >) method |
deleteSessionAttribute(String) method |
getLanguage(Long) method |
getOrCreateCustomerForMsisdn(String, Client) method |
getSessionAttributeForKey(String) method |
getSessionAttributes() method |
getSessionAttributesMap() method |
saveSessionAttribute(String, String) method |
saveSessionAttribute(String, String, boolean) method |
saveSessionAttributes(Map< String, String >) method |
saveSmappTransitionLogEntry(SmappTransitionLog) method |
SubscriberDaoImpl class |
SubscriberDaoImpl(final SubscriberMasterDao, final Client) constructor |
addSubscriberToListReturnCount(Long, SubscriberMaster) method |
getSubscriber(Long, String) method |
getSubscriberLists() method |
saveSubscriber(SubscriberMaster) method |
SmappStateProcessingAction class |
SmappStateProcessingAction(SmappState) constructor |
continueProcessing(SmappState) method |
getContinueState() method |
isContinueProcessing() method |
isTerminateProcessing() method |
isWaitProcessing() method |
terminateProcessing() method |
waitForMessage() method |
SmappStateProcessingContext class |
SmappStateProcessingContext(final SmappState, final MwizMessageContext, final boolean, final OutgoingQueue, final Language, final Language, final SmappStateDao, final SubscriberMasterDao, final CacheManagerDao) constructor |
getLangRequest() method |
getSession() method |
getStateDao() method |
getSubscriberDao() method |
isAckMessageRequested() method |
isCurrentStateEncrypted() method |
setAckMessageRequest(boolean) method |
setLangRequest(Language) method |
updateSession() method |
cacheMgr variable |
client variable |
clientMsisdn variable |
currentState variable |
customer variable |
langDefault variable |
matchingPattern variable |
mr variable |
msg variable |
newSession variable |
outgoingQueue variable |
SmsTextI18n class |
SmsTextI18n(String, Language) constructor |
getLanguage() method |
getText() method |
SmappStateEditorContext interface |
getClient() method |
SmappTemplate interface |
getDescription() method |
getInputStream() method |
getName() method |
getResource() method |
getVersion() method |
setDescription(String) method |
setName(String) method |
setResource(String) method |
setVersion(String) method |
StatePlugin interface |
getInputAttributes() method |
getOutputAttributes() method |
getStateId() method |
getStateName() method |
getStateNotes() method |
isSelectable() method |
loadStateAttributes(SmappStateEditorContext) method |
processMessage(SmappStateProcessingContext) method |
processState(SmappStateProcessingContext, SmappStateProcessingAction) method |
supportEncryption() method |
supportsDynTransition() method |
supportsFailTransition() method |
supportsGoToApplication() method |
supportsOkTransition() method |
supportsSendSmsMessage() method |
PluginInterface interface |
getInstanceName() method |
getRevisionString() method |
setInstanceName(String) method |
shutdown() method |
startup(HashMap< String, String >) method |
base package |
Plugin class |
getInstanceName() method |
setInstanceName(String) method |
instanceName variable |
exceptions package |
InputValueFormatException class |
InputValueFormatException(String) constructor |
InputValueFormatException(String, Throwable) constructor |
InputValueFormatException(Throwable) constructor |
smapp package |
beans package |
GenericBean class |
compareTo(GenericBean) method |
convert(String) method |
convert(GenericBean) method |
equals(Object) method |
getAttrib0() method |
getAttrib1() method |
getAttrib2() method |
getAttrib3() method |
getAttrib4() method |
getAttrib5() method |
getAttrib6() method |
getAttrib7() method |
getAttrib8() method |
getAttrib9() method |
getId() method |
hashCode() method |
parse(HashMap< String, String >) method |
setAttrib0(String) method |
setAttrib1(String) method |
setAttrib2(String) method |
setAttrib3(String) method |
setAttrib4(String) method |
setAttrib5(String) method |
setAttrib6(String) method |
setAttrib7(String) method |
setAttrib8(String) method |
setAttrib9(String) method |
setId(String) method |
GB_ATTRIB0 variable |
GB_ATTRIB1 variable |
GB_ATTRIB2 variable |
GB_ATTRIB3 variable |
GB_ATTRIB4 variable |
GB_ATTRIB5 variable |
GB_ATTRIB6 variable |
GB_ATTRIB7 variable |
GB_ATTRIB8 variable |
GB_ATTRIB9 variable |
GB_ID variable |
BeanConverterInterface< T > interface |
convert(String) method |
convert(T) method |
controls package |
Attribute class |
Attribute(String, String) constructor |
getContext() method |
getDescription() method |
getId() method |
getText() method |
setContext(SmappStateProcessingContext) method |
setDescription(String) method |
setId(String) method |
description variable |
id variable |
InputAttribute class |
InputAttribute.InputValue class |
InputValue(String) constructor |
InputValue(String, String) constructor |
getBoolean() method |
getDouble() method |
getInt() method |
getLong() method |
getMsisdn(String) method |
getString() method |
getString(int) method |
toString() method |
InputAttribute.InputType enum |
ATTRIBUTE variable |
SESSION variable |
InputAttribute(String, String, boolean) constructor |
getInputType() method |
getInputValue() method |
getInputValueWithWarning() method |
getRawValue() method |
getRawValueLog() method |
getValue() method |
isCheckboxEnabled() method |
isOptional() method |
isSet() method |
setCheckboxEnabled(boolean) method |
setInputType(InputType) method |
setOptional(boolean) method |
encrypted variable |
OutputAttribute class |
OutputAttribute(String, String) constructor |
getHoldValue() method |
resetHoldValue() method |
setHoldValue(String) method |
setHoldValue(Long) method |
setHoldValue(Integer) method |
setHoldValue(Boolean) method |
setValue(String) method |
setValue(Long) method |
setValue(Integer) method |
setValue(Boolean) method |
SelectionBoxAttribute class |
SelectionBoxAttribute(String, String, boolean) constructor |
getInputValue() method |
getItems() method |
getItemValue(String) method |
getRawValueLog() method |
isSet() method |
setItems(List< KeyValuePair< String, String >>) method |
SessionVariableAttribute class |
SessionVariableAttribute(String, String) constructor |
TextBoxAttribute class |
TextBoxAttribute(String, String, boolean) constructor |
getInputValue() method |
isSet() method |
state package |
AbstractDynamicMenu class |
constructMenuList() method |
continueWhenSingleEntry(SmappState) method |
createPage(boolean) method |
getLineBreak() method |
getMaxMenuItems() method |
getMenuListFromSession(BeanConverterInterface< T >) method |
getMessageOptions(Page) method |
getPaginationExit() method |
getPaginationNext() method |
getPaginationNextIndex() method |
getStateAttributeList() method |
getStateAttributes() method |
getStateNotes() method |
init(SmappStateProcessingAction) method |
processMessageLogic(SmappStateProcessingContext) method |
processStateLogic(SmappStateProcessingContext, SmappStateProcessingAction) method |
saveSessionVariables(String, String) method |
setMenuListToSession(List< T >) method |
supportsFailTransition() method |
supportsOkTransition() method |
supportsSendSmsMessage() method |
inShowExitMenu variable |
outKey variable |
outValue variable |
Page class |
Page(boolean) constructor |
getHeader() method |
getItems() method |
getLineBreak() method |
getPaginationExit() method |
getPaginationNext() method |
isExit() method |
isNext() method |
previewMenu() method |
setExit(boolean) method |
setHeader(String) method |
setItems(List< KeyValuePair< String, String >>) method |
setLineBreak(String) method |
setNext(boolean) method |
setPaginationExit(String) method |
setPaginationNext(String) method |
toString() method |
exit variable |
header variable |
items variable |
lineBreak variable |
next variable |
paginationExit variable |
paginationNext variable |
RequiredParameterMissingException class |
RequiredParameterMissingException(String) constructor |
SmappStatePlugin class |
continueDyn(String) method |
continueDyn(Integer) method |
continueDyn(Long) method |
continueFail() method |
continueFail(String) method |
continueOk() method |
determineFollowingSmappStateFromPattern(SmappStateProcessingContext) method |
determineFollowingSmappStateFromPattern(SmappStateProcessingContext, MwizMessage) method |
determineFollowingSmappStateFromTransitionType(EnumSmappTransitionType, SmappState, SmappStateProcessingContext) method |
getCurrentCustomer() method |
getInputAttributes() method |
getOutputAttributes() method |
getSessionAttributeForKey(String) method |
getSessionAttributes() method |
getSessionId() method |
getSmsText18nReplaced() method |
getStateAttributes() method |
getStateNotes() method |
handleFatal(SmappStateProcessingContext, SmappStateProcessingAction) method |
isCurrentStateEncrypted() method |
isSelectable() method |
loadStateAttributes(SmappStateEditorContext) method |
processMessage(SmappStateProcessingContext) method |
processMessageLogic(SmappStateProcessingContext) method |
processState(SmappStateProcessingContext, SmappStateProcessingAction) method |
processStateLogic(SmappStateProcessingContext, SmappStateProcessingAction) method |
saveOutputAttributes() method |
saveSessionAttribute(String, String) method |
saveSessionAttribute(String, String, boolean) method |
saveSessionAttributes(Map< String, String >) method |
sendSmappSms(MwizMessage, Language) method |
sendSmappSms(MwizMessage, Language, MwizMessageOptions) method |
setAckMessage(boolean) method |
shutdown() method |
startup(HashMap< String, String >) method |
supportEncryption() method |
supportsDynTransition() method |
supportsFailTransition() method |
supportsGoToApplication() method |
supportsOkTransition() method |
supportsSendSmsMessage() method |
StateUtils class |
determineFollowingSmappStateFromPattern(SmappStateProcessingContext) method |
determineFollowingSmappStateFromPattern(SmappStateProcessingContext, MwizMessage) method |
determineFollowingSmappStateFromPaymentResult(SmappState, boolean, SmappStateProcessingContext) method |
determineFollowingSmappStateFromTransitionType(EnumSmappTransitionType, SmappState, SmappStateProcessingContext) method |
getSmsText18nReplaced(SmappStateProcessingContext) method |
replaceTextLabelsForSessionAttributes(String, SmappStateProcessingContext) method |
sendSmappSms(SmappStateProcessingContext, MwizMessage, Language, MwizMessageOptions) method |
useful package |
KeyValuePair< K, V > class |
getKey() method |
getValue() method |
KeyValuePair() method |
KeyValuePair(K, V) method |
setKey(K) method |
setValue(V) method |
toString() method |
PhoneNumber class |
PhoneNumber(String) constructor |
PhoneNumber(String, String) constructor |
equals(Object) method |
getInternationalFormat() method |
getNationalFormat() method |
getNumericInternationalFormat() method |
getShortInternationalFormat() method |
hashCode() method |
toString() method |
DEFAULT_COUNTRY_CODE variable |
template package |
SmappTemplateProvider class |
getDescription() method |
getInputStream() method |
getName() method |
getResource() method |
getVersion() method |
setDescription(String) method |
setName(String) method |
setResource(String) method |
setVersion(String) method |
LOG variable |
Application Services (Mobiliser) Portal Templates |
Setting Up the Development Environment |
Administration Portal |
Logging in to the Administration Portal |
Self Care |
Customer Care |
Registering Customers |
Find Customer |
Find Pending Approval |
Justify Contact |
Show Contacts |
System Configuration |
Exchange Rate |
Fees |
Fee Types |
Adding Fee Types |
Fee Type Use Case Configuration |
Adding Use Case Configuration |
Fee Sets |
Limits |
Limit Sets |
Adding Limit Sets |
Adding a Use Case to an Existing Limit Set |
Limit Classes |
Privileges |
Global Configuration |
Dual Approval |
Restrictions and Restriction Groups |
Adding Restriction Groups |
Adding Restrictions |
Adding Rules |
Service Packages and Terms and Conditions |
Credential Policies |
Adding a Customer Type Policy |
Adding a Credential Policy |
Adding a Credential Pattern |
Interest Configuration |
GL Account Tree |
Bulk Processing |
Customer XML File Preparation |
Points of Interest CSV File Preparation |
Points of Interest XML File Preparation |
Coupon Admin |
Coupon Types |
Creating Coupon Types |
Generating Coupons |
Uploading Batch Coupons |
Adding Coupon Locations |
Assigning Coupons |
Categories |
Coupon Search |
User Manager |
Agents |
Roles and Privileges |
Notification Manager |
Messages |
Attachments |
Transaction Template |
Reports |
Audit |
Consumer Portal |
Getting Started |
Signing Up for a Consumer Account |
Logging in to the Consumer Portal |
Self Care |
Friends List |
Preferences |
Contact Points |
Mobile Alerts |
Adding Mobile Alerts |
Scheduling Do Not Disturb Times |
Manage Accounts |
Bank Accounts |
Credit Cards |
Stored Value Account |
Offline Stored Value Accounts |
External Accounts |
Transactions |
View Transactions |
Send Money |
Send Money to a Bank |
Request Money |
Airtime Topup |
Bill Payment |
Bill Configuration |
Open Bills |
Pay Bill |
Bill History |
Partner Portal |
Logging in to the Partner Portal |
Self Care |
Customer Services |
Search Customer |
Cash In |
Cash Out |
Pickup |
View Transactions |
KYC Upgrade |
Customer Registration |
Airtime Topup |
Bulk Processing |
Transaction XML File Preparation |
Manage Agents |
Agents |
Creating Agents |
Creating Subagents |
Adding a Balance Alert |
Activate Agent |
Commission Management |
Reports |
Portal Development and Customization |
Overview |
Page Layout |
Unauthenticated Pages |
Authenticated Pages |
Application Configuration |
Application Configuration Example |
Application Objects |
Application Customization |
Services Interface – Spring Configuration |
Services Interface – Client Logic Implementation |
Application Top Menus |
Application Left Menus |
Web Pages |
Style Guidelines |
Page Width and Height |
Page Components |
Application Page Components |
Content Containers |
Breadcrumbs |
Help Text |
Error Messages and Information |
Success Messages |
Form Page Components |
Form Input |
Form Text |
One- and Two-Column Forms |
Form Sections |
Form Buttons |
Form Field Validation |
Tab Index |
Table Page Components |
Localization Guidelines |
Locale Configuration |
Language Selector |
Text Messages and Labels |
Resource Loading |
Text Messages from Java |
Wicket Dynamic Validation Text |
Currency Amounts |
Dates and Timestamps |
Lookup Lists and Codes |
Troubleshooting |
Quick Fixes to Simple SDK Problems |
Eclipse Cannot Find jvm.dll |
Entries Getting Overwritten in the OData Offline Cache |
Cache Errors While Executing OData Online Requests |
Agentry Editor - Publish Server Configuration Error |
Issues Requiring Root Cause Analysis |
Issues Requiring Product Support |
Product Support Engagement Requirements |
Creating an Incident on SAP Service Marketplace |
Migration |
Migrating Native OData Applications |
Migrating iOS Native OData Applications |
Migrating Android Native OData Applications |
Migrating Messaging Channel OData Applications to REST SDK Applications |
Migrating Mobile Business Objects |
MBO and OData Architectural Differences |
MBO and OData SDK Differences |
Comparing MBO Models to OData Entity Data Models |
Migrating SAP MBOs to OData Services |
Setting Up the MBO-to-OData Development Environment |
Build OData Services with NetWeaver Gateway Service Builder |
Comparing the MBO Data Model with the OData Model |
Creating a Project Using Service Builder |
Creating the Data Model |
Creating a Data Model By Importing DDIC Structures |
Creating a Data Model Using an External Model File |
Creating Entity Sets |
Creating Associations |
Creating Referential Constraints |
Defining Navigation Properties |
Navigations Replace MBO Synchronization Groups |
Creating Association Sets |
Generating Runtime Objects |
Testing the OData Service |
Implement GET_ENTITYSET for Defined Entities |
Implementing the BUSINESSPARTNERS_GET_ENTITYSET Method |
Implementing the SALESORDERS_GET_ENTITYSET Method |
Implementing the SALESORDERITEMS_GET_ENTITYSET Method |
Testing GET_ENTITYSET Implementations |
Implement GET_ENTITY for SalesOrder and BusinessPartner |
Implementing GET_ENTITY for SalesOrder |
Implementing GET_ENTITY for BusinessPartner |
Testing the GET_ENTITY Implementations and Navigation Functionality |
Implement Filters to Replace Parameters and Personalization Keys |
Implementing a Filter for BUSINESSPARTNERS_GET_ENTITYSET |
Implementing a Filter for SALESORDERS_GET_ENTITYSET |
Implement ENTITY CREATE, UPDATE, and DELETE Methods |
Implementing CREATE_ENTITY |
Implementing UPDATE_ENTITY |
Implementing DELETE_ENTITY |
Delta Query Support for OData Services Exposed in NetWeaver Gateway |
Understanding Delta Query Support |
Delta Tokens |
Tombstones |
Structure of a Delta Query Enabled OData Service |
GET_ENTITYSET Method |
GET_ENTITYSET_DELTA Method |
Implementing Delta Queries |
Implementing Delta Query Support with Syclo Exchange Tables |
Creating Tables, Structures, and Triggers |
Creating Exchange Objects in Syclo |
Configuring Delta Tokens |
Tracking Entity Data Changes with Change Pointer Tables |
Retrieving Entity Set Deltas |
Implementing Delta Queries with ABAP-based Delta Request Log |
Redefining the GET_ENTITYSET Method |
Redefining the GET_ENTITYSET_DELTA Method |
Testing the Delta Query Service |
Filtering a Delta Queried Entity Set |
Migrating of Agentry Applications |
Preparing Agentry Applications With Java System Connections |
Migrating Agentry Applications from SAP Mobile Platform 2.3 to 3.0 |
Migrating Agentry 5.x/6.0.x Applications to SAP Mobile Platform 3.0 |
Porting Agentry Applications to iOS 7 Look and Feel |
Glossary: SAP Mobile Platform |
Important Disclaimers on Legal Aspects |
Copyright |