|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArtifactTypeRegistry
A registry of known artifact types.
Method Summary | |
---|---|
ArtifactType |
get(String typeId)
Gets the artifact type with the specified identifier. |
Method Detail |
---|
ArtifactType get(String typeId)
typeId
- The identifier of the type, must not be null
.
null
if no type with the requested identifier exists.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |