public interface ArtifactTypeRegistry
| Modifier and Type | Method and Description | 
|---|---|
| ArtifactType | get(String typeId)Gets the artifact type with the specified identifier. | 
ArtifactType get(String typeId)
typeId - The identifier of the type, must not be null.null if no type with the requested identifier exists.Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.