public interface MetaTypeFacadeMXBean
| Modifier and Type | Method and Description |
|---|---|
MetaTypeInformationDTO |
getMetaTypeInformation(java.lang.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,
java.lang.String pid,
java.lang.String locale) |
MetaTypeObjectDTO |
getPidMetaTypeObject(java.lang.String pid,
java.lang.String locale) |
MetaTypeSummaryDTO |
metaTypeSummary() |
MetaTypeInformationDTO getMetaTypeInformation(java.lang.String bundleSymbolicName)
MetaTypeInformationDTO getMetaTypeInformationForBundleId(long bundleId)
MetaTypeSummaryDTO metaTypeSummary()
MetaTypeObjectDTO getPidMetaTypeObject(java.lang.String pid, java.lang.String locale)
MetaTypeObjectDTO getMetaTypeObject(long bundleId, java.lang.String pid, java.lang.String locale)
Copyright © 2014 Red Hat. All Rights Reserved.