@ApplicationScoped public class IncludedModelsIndex extends Object
Constructor and Description |
---|
IncludedModelsIndex() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Import |
getImport(BaseIncludedModelActiveRecord includedModel) |
Collection<Import> |
getIndexedImports() |
void |
index(BaseIncludedModelActiveRecord includedModel,
Import anImport) |
public void index(BaseIncludedModelActiveRecord includedModel, Import anImport)
public Import getImport(BaseIncludedModelActiveRecord includedModel)
public Collection<Import> getIndexedImports()
public void clear()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.