public class RuntimeSnapshot extends BaseNuxeoArtifact implements DistributionSnapshot
| Modifier and Type | Field and Description |
|---|---|
static String |
VIRTUAL_BUNDLE_GROUP |
CONTAINER_TYPE_NAME, PROP_KEY, PROP_NAME, PROP_VERSION, TYPE_NAME| Constructor and Description |
|---|
RuntimeSnapshot() |
getAssociatedDocumentspublic static final String VIRTUAL_BUNDLE_GROUP
public String getVersion()
getVersion in interface NuxeoArtifactgetVersion in interface DistributionSnapshotDescpublic String getName()
getName in interface DistributionSnapshotDescpublic List<BundleGroup> getBundleGroups()
getBundleGroups in interface DistributionSnapshotpublic BundleGroup getBundleGroup(String groupId)
getBundleGroup in interface DistributionSnapshotpublic List<String> getBundleIds()
getBundleIds in interface DistributionSnapshotpublic BundleInfoImpl getBundle(String id)
getBundle in interface DistributionSnapshotpublic List<String> getComponentIds()
getComponentIds in interface DistributionSnapshotpublic ComponentInfo getComponent(String id)
getComponent in interface DistributionSnapshotpublic List<String> getServiceIds()
getServiceIds in interface DistributionSnapshotpublic List<String> getExtensionPointIds()
getExtensionPointIds in interface DistributionSnapshotpublic ExtensionPointInfo getExtensionPoint(String id)
getExtensionPoint in interface DistributionSnapshotpublic List<String> getContributionIds()
getContributionIds in interface DistributionSnapshotpublic List<ExtensionInfo> getContributions()
getContributions in interface DistributionSnapshotpublic ExtensionInfo getContribution(String id)
getContribution in interface DistributionSnapshotpublic List<String> getBundleGroupChildren(String groupId)
getBundleGroupChildren in interface DistributionSnapshotpublic String getKey()
getKey in interface DistributionSnapshotpublic List<Class<?>> getSpi()
getSpi in interface DistributionSnapshotpublic String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic ServiceInfo getService(String id)
getService in interface DistributionSnapshotpublic List<String> getJavaComponentIds()
getJavaComponentIds in interface DistributionSnapshotpublic List<String> getXmlComponentIds()
getXmlComponentIds in interface DistributionSnapshotpublic Date getCreationDate()
getCreationDate in interface DistributionSnapshotDescpublic boolean isLive()
isLive in interface DistributionSnapshotDescpublic String getHierarchyPath()
getHierarchyPath in interface NuxeoArtifactpublic void initSeamComponents(HttpServletRequest request)
public void initOperations()
public SeamComponentInfo getSeamComponent(String id)
getSeamComponent in interface DistributionSnapshotpublic List<String> getSeamComponentIds()
getSeamComponentIds in interface DistributionSnapshotpublic List<SeamComponentInfo> getSeamComponents()
getSeamComponents in interface DistributionSnapshotpublic boolean containsSeamComponents()
containsSeamComponents in interface DistributionSnapshotpublic OperationInfo getOperation(String id)
getOperation in interface DistributionSnapshotpublic List<OperationInfo> getOperations()
getOperations in interface DistributionSnapshotpublic JavaDocHelper getJavaDocHelper()
getJavaDocHelper in interface DistributionSnapshotCopyright © 2012 Nuxeo SA. All Rights Reserved.