| Package | Description |
|---|---|
| org.kuali.common.util.metainf.model | |
| org.kuali.common.util.metainf.service | |
| org.kuali.common.util.metainf.spring |
| Modifier and Type | Method and Description |
|---|---|
MetaInfContext |
MetaInfContext.Builder.build() |
MetaInfContext |
ScanResult.getContext() |
| Constructor and Description |
|---|
ScanResult(MetaInfContext context,
List<MetaInfResource> resources) |
| Modifier and Type | Method and Description |
|---|---|
List<MetaInfContext> |
MetaInfExecutable.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultMetaInfService.getLocationURL(CanonicalFile resourceFile,
MetaInfContext context) |
protected String |
DefaultMetaInfService.getRelativeLocationURL(CanonicalFile resourceFile,
MetaInfContext context)
Get a URL string that can be used to address
file. |
protected MetaInfResource |
DefaultMetaInfService.getResource(File resourceFile,
MetaInfContext context) |
protected List<MetaInfResource> |
DefaultMetaInfService.getResources(MetaInfContext context,
List<File> files) |
ScanResult |
MetaInfService.scan(MetaInfContext context) |
ScanResult |
DefaultMetaInfService.scan(MetaInfContext context) |
protected List<File> |
DefaultMetaInfService.scanFileSystem(MetaInfContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScanResult> |
MetaInfService.scan(List<MetaInfContext> contexts) |
List<ScanResult> |
DefaultMetaInfService.scan(List<MetaInfContext> contexts) |
| Constructor and Description |
|---|
MetaInfExecutable(List<MetaInfContext> contexts,
MetaInfService service) |
MetaInfExecutable(List<MetaInfContext> contexts,
MetaInfService service,
boolean skip) |
| Modifier and Type | Method and Description |
|---|---|
protected MetaInfContext |
SqlConfig.getMetaInfContext(MetaInfGroup group,
Map<MetaInfGroup,String> defaultIncludes) |
protected MetaInfContext |
RiceSqlConfig.getMetaInfContext(MetaInfGroup group,
String vendor) |
| Modifier and Type | Method and Description |
|---|---|
protected List<MetaInfContext> |
RiceXmlConfig.getMetaInfContexts(MetaInfGroup group,
String includeString,
MetaInfDataType type) |
List<MetaInfContext> |
RiceXmlConfig.metaInfContexts() |
List<MetaInfContext> |
RiceSqlConfig.metaInfContexts() |
List<MetaInfContext> |
MpxConfig.metaInfContexts() |
List<MetaInfContext> |
SqlConfig.metaInfContexts() |
List<MetaInfContext> |
MetaInfContextsConfig.metaInfContexts() |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.