public static class DefinitionMetadataBuilder.DefinitionMetadataImpl extends Object implements DefinitionMetadata
DefinitionMetadata
.Constructor and Description |
---|
DefinitionMetadataImpl(DefinitionType type,
String referenceId,
String name,
String module,
String location,
String relativeLocation,
ConfigurationSourceType configurationSourceType)
Deprecated.
since 5.6.2, Please use
DefinitionMetadataImpl(DefinitionType, String, String, String, String, String, ConfigurationSourceType, Deprecation) instead. |
Modifier and Type | Method and Description |
---|---|
Optional<Deprecation> |
getDeprecation() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfigurationSourceType, getLocation, getReferenceId, getType
getModule, getName, getRelativeLocation
@Deprecated public DefinitionMetadataImpl(DefinitionType type, String referenceId, String name, String module, String location, String relativeLocation, ConfigurationSourceType configurationSourceType)
DefinitionMetadataImpl(DefinitionType, String, String, String, String, String, ConfigurationSourceType, Deprecation)
instead.public Optional<Deprecation> getDeprecation()
getDeprecation
in interface DefinitionMetadata
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.