- getContext() - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorConnector
-
Return the context for this connector.
- getFileByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFileByPathName(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a folder by its fully qualified path name.
- getFolderByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Get the data files inside a folder - both those that are nested and those that are linked.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getNestedAttributes(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the list of schema attributes associated with a StructSchemaType or nested underneath a schema attribute.
- getNestedFolders(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders nested inside a folder.
- getSchemaAttributeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributesByName(String, String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemaTypeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the header of the metadata element connected to a schema type.
- getTopLevelDataFiles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders nested inside a folder.
- getTopLevelFolders(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders linked to the file server capability.
- getValidValueSetByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve the list of valid value set metadata elements with a matching qualified or display name.