public interface MetaTypeFacadeMXBean
| Modifier and Type | Method and Description |
|---|---|
MetaTypeInformationDTO |
getMetaTypeInformation(String bundleSymbolicName)
Returns the MetaType information for the given bundle symbolic name
|
MetaTypeInformationDTO |
getMetaTypeInformationForBundleId(long bundleId)
Returns the MetaType information for the given bundle ID
|
MetaTypeObjectDTO |
getMetaTypeObject(long bundleId,
String pid,
String locale) |
MetaTypeObjectDTO |
getPidMetaTypeObject(String pid,
String locale) |
MetaTypeSummaryDTO |
metaTypeSummary() |
MetaTypeInformationDTO getMetaTypeInformation(String bundleSymbolicName)
MetaTypeInformationDTO getMetaTypeInformationForBundleId(long bundleId)
MetaTypeSummaryDTO metaTypeSummary()
MetaTypeObjectDTO getPidMetaTypeObject(String pid, String locale)
MetaTypeObjectDTO getMetaTypeObject(long bundleId, String pid, String locale)
Copyright © 2011–2014 Red Hat. All rights reserved.