public class RepositoryDistributionSnapshot extends BaseNuxeoArtifactDocAdapter implements DistributionSnapshot
CONTAINER_TYPE_NAME, PROP_KEY, PROP_NAME, PROP_VERSION, TYPE_NAME| Constructor and Description |
|---|
RepositoryDistributionSnapshot(DocumentModel doc) |
getDoc, getHierarchyPath, hashCode, releaseLocalCoreSession, setLocalCoreSessiongetAssociatedDocumentspublic RepositoryDistributionSnapshot(DocumentModel doc)
public static RepositoryDistributionSnapshot create(DistributionSnapshot distrib, CoreSession session, String containerPath, String label) throws ClientException
ClientExceptionpublic static List<DistributionSnapshot> readPersistentSnapshots(CoreSession session)
public BundleInfo getBundle(String id)
getBundle in interface DistributionSnapshotpublic BundleGroup getBundleGroup(String groupId)
getBundleGroup in interface DistributionSnapshotpublic List<BundleGroup> getBundleGroups()
getBundleGroups in interface DistributionSnapshotpublic List<String> getBundleIds()
getBundleIds in interface DistributionSnapshotpublic ComponentInfo getComponent(String id)
getComponent in interface DistributionSnapshotpublic List<String> getComponentIds()
getComponentIds in interface DistributionSnapshotpublic ExtensionInfo getContribution(String id)
getContribution in interface DistributionSnapshotpublic List<String> getContributionIds()
getContributionIds in interface DistributionSnapshotpublic List<ExtensionInfo> getContributions()
getContributions in interface DistributionSnapshotpublic ExtensionPointInfo getExtensionPoint(String id)
getExtensionPoint in interface DistributionSnapshotpublic List<String> getExtensionPointIds()
getExtensionPointIds in interface DistributionSnapshotpublic List<String> getBundleGroupChildren(String groupId)
getBundleGroupChildren in interface DistributionSnapshotpublic List<String> getServiceIds()
getServiceIds in interface DistributionSnapshotpublic String getName()
getName in interface DistributionSnapshotDescpublic String getVersion()
getVersion in interface NuxeoArtifactgetVersion in interface DistributionSnapshotDescpublic 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 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 © 2013 Nuxeo SA. All Rights Reserved.