public interface ExtendedRepositoryService
Modifier and Type | Method and Description |
---|---|
TypeDefinition |
getTypeDefinition(String repositoryId,
String typeId,
ExtensionsData extension,
boolean useCache)
Gets the definition of the specified object type.
|
TypeDefinition getTypeDefinition(String repositoryId, String typeId, ExtensionsData extension, boolean useCache)
repositoryId
- the identifier for the repositorytypeId
- typeId of an object type specified in the repositoryextension
- extension datauseCache
- specifies whether the type definition should be looked up in
the type definition cache first or notCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.