Enum Class PlaceholderProperty
java.lang.Object
java.lang.Enum<PlaceholderProperty>
org.odpi.openmetadata.frameworks.openmetadata.controls.PlaceholderProperty
- All Implemented Interfaces:
Serializable,Comparable<PlaceholderProperty>,Constable
PlaceholderProperty provides some standard definitions for placeholder properties used to pass properties
to services that use templates.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionThe name of the operation to append onto the server host name/port number, or set it to an empty string if not needed.The userId to store in the userId attribute of the connection.The date that the file was created.The description of the element to help a consumer understand its content and purpose.The name of the leaf directory, without its enclosing directories.The full pathname of the file including the directory names, file name and file extension.The display name is used to identify the element.Descriptive metadata values embedded within the file.Is encryption enabled on this file system? If known, what type of encryption?The encoding scheme used on the file.The postfix identifier in the file name that indicates the format of the file.The short name of the file with its extension but without the directory names.The full pathname of the file including the directory names, file name and file extension.The full pathname of the file including the directory names, file name and file extension.The logical file type of the file.The format standard used in the file system.The formula used to populate the data set.The language/format used in the data set's formula.The host IP address or domain name.The host IP address or domain name.The date that the file was created.The number of the port to use to connect to a service.The programming language used to encode the file.The date/time that the data/resource was received.The name of the schema being catalogued.The description of the element to help a consumer understand its content and purpose.The name of the server being catalogued.The name of the server being catalogued.The network address of the serverThe description of the element to help a consumer understand its content and purpose. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder properties for data filesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder properties for directories (file folder)static List<PlaceholderPropertyType>Retrieve all the defined placeholder propertiesReturn the data type for the placeholder property.Return the description of the placeholder property.Return an example of the placeholder property to help users understand how to set it up.static List<PlaceholderPropertyType>Retrieve the Kafka Topic defined placeholder propertiesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder properties for directories (file folder)static List<PlaceholderPropertyType>Retrieve all the defined placeholder propertiesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder propertiesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder properties for data filesgetName()Return the name of the placeholder property.Return the placeholder to use when building templates.Return a summary of this enum to use in a service provider.static List<PlaceholderPropertyType>Retrieve all the defined placeholder propertiesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder propertiesstatic List<PlaceholderPropertyType>Retrieve all the defined placeholder properties for files associated with softwaretoString()Output of this enum class and main value.static PlaceholderPropertyReturns the enum constant of this class with the specified name.static PlaceholderProperty[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class java.lang.Enum
compareTo, describeConstable, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
-
Enum Constant Details
-
HOST_IDENTIFIER
The host IP address or domain name. -
HOST_URL
The host IP address or domain name. -
PORT_NUMBER
The number of the port to use to connect to a service. -
SERVER_NETWORK_ADDRESS
The network address of the server -
API_OPERATION
The name of the operation to append onto the server host name/port number, or set it to an empty string if not needed. -
CONNECTION_USER_ID
The userId to store in the userId attribute of the connection. -
SERVER_NAME
The name of the server being catalogued. -
SERVER_ID
The name of the server being catalogued. -
SCHEMA_NAME
The name of the schema being catalogued. -
DISPLAY_NAME
The display name is used to identify the element. -
DESCRIPTION
The description of the element to help a consumer understand its content and purpose. -
VERSION_IDENTIFIER
The description of the element to help a consumer understand its content and purpose. -
SECRETS_STORE
The description of the element to help a consumer understand its content and purpose. -
FORMULA
The formula used to populate the data set. -
FORMULA_TYPE
The language/format used in the data set's formula. -
FILE_SYSTEM_NAME
The full pathname of the file including the directory names, file name and file extension. -
FORMAT
The format standard used in the file system. -
ENCRYPTION
Is encryption enabled on this file system? If known, what type of encryption? -
DIRECTORY_PATH_NAME
The full pathname of the file including the directory names, file name and file extension. -
DIRECTORY_NAME
The name of the leaf directory, without its enclosing directories. -
FILE_PATH_NAME
The full pathname of the file including the directory names, file name and file extension. -
FILE_NAME
The short name of the file with its extension but without the directory names. -
FILE_TYPE
The logical file type of the file. -
FILE_EXTENSION
The postfix identifier in the file name that indicates the format of the file. -
FILE_ENCODING
The encoding scheme used on the file. -
PROGRAMMING_LANGUAGE
The programming language used to encode the file. -
EMBEDDED_METADATA
Descriptive metadata values embedded within the file. -
CREATION_DATE
The date that the file was created. -
LAST_UPDATE_DATE
The date that the file was created. -
LAST_ACCESSED_DATE
-
RECEIVED_DATE
The date/time that the data/resource was received.
-
-
Field Details
-
name
-
description
-
dataType
-
example
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getName
Return the name of the placeholder property.- Returns:
- string name
-
getPlaceholder
Return the placeholder to use when building templates.- Returns:
- placeholder property
-
getDescription
Return the description of the placeholder property.- Returns:
- text
-
getDataType
Return the data type for the placeholder property.- Returns:
- data type name
-
getExample
Return an example of the placeholder property to help users understand how to set it up.- Returns:
- example
-
getHostPlaceholderPropertyTypes
Retrieve all the defined placeholder properties- Returns:
- list of placeholder property types
-
getHTTPEndpointPlaceholderPropertyTypes
Retrieve all the defined placeholder properties- Returns:
- list of placeholder property types
-
getServerWithUserIdOnlyPlaceholderPropertyTypes
Retrieve all the defined placeholder properties- Returns:
- list of placeholder property types
-
getSecretServerPlaceholderPropertyTypes
Retrieve all the defined placeholder properties- Returns:
- list of placeholder property types
-
getFileSystemPlaceholderPropertyTypes
Retrieve the Kafka Topic defined placeholder properties- Returns:
- list of placeholder property types
-
getDataStorePlaceholderPropertyTypes
Retrieve all the defined placeholder properties- Returns:
- list of placeholder property types
-
getDataSetPlaceholderPropertyTypes
Retrieve all the defined placeholder properties for directories (file folder)- Returns:
- list of placeholder property types
-
getDataFilesPlaceholderPropertyTypes
Retrieve all the defined placeholder properties for data files- Returns:
- list of placeholder property types
-
getMediaFilesPlaceholderPropertyTypes
Retrieve all the defined placeholder properties for data files- Returns:
- list of placeholder property types
-
getFolderPlaceholderPropertyTypes
Retrieve all the defined placeholder properties for directories (file folder)- Returns:
- list of placeholder property types
-
getSoftwareFilesPlaceholderPropertyTypes
Retrieve all the defined placeholder properties for files associated with software- Returns:
- list of placeholder property types
-
getPlaceholderType
Return a summary of this enum to use in a service provider.- Returns:
- placeholder property type
-
toString
Output of this enum class and main value.- Overrides:
toStringin classEnum<PlaceholderProperty>- Returns:
- string showing enum value
-