public class BundleInfoDocAdapter extends BaseNuxeoArtifactDocAdapter implements BundleInfo
doc, localCoreSession, logassociatedDocumentsPROP_ARTIFACT_GROUP_ID, PROP_ARTIFACT_ID, PROP_ARTIFACT_VERSION, PROP_BUNDLE_ID, PROP_JAR_NAME, TYPE_NAME| Constructor and Description | 
|---|
BundleInfoDocAdapter(DocumentModel doc)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BundleInfoDocAdapter | 
create(BundleInfo bundleInfo,
      CoreSession session,
      String containerPath)  | 
String | 
getArtifactId()  | 
String | 
getArtifactType()  | 
String | 
getArtifactVersion()  | 
String | 
getBundleId()  | 
Collection<ComponentInfo> | 
getComponents()  | 
String | 
getFileName()  | 
String | 
getGroupId()  | 
String | 
getId()  | 
Map<String,ResourceDocumentationItem> | 
getLiveDoc()  | 
String | 
getLocation()  | 
String | 
getManifest()  | 
Map<String,ResourceDocumentationItem> | 
getParentLiveDoc()  | 
String[] | 
getRequirements()  | 
String | 
getVersion()  | 
computeDocumentName, getCoreSession, getDoc, getHierarchyPath, getParentNuxeoArtifact, getRootPath, hashCode, releaseLocalCoreSession, safeGet, safeGet, safeGet, setLocalCoreSessiongetAssociatedDocumentsclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocuments, getHierarchyPathpublic BundleInfoDocAdapter(DocumentModel doc)
public static BundleInfoDocAdapter create(BundleInfo bundleInfo, CoreSession session, String containerPath)
public String getArtifactId()
getArtifactId in interface BundleInfopublic String getBundleId()
getBundleId in interface BundleInfopublic Collection<ComponentInfo> getComponents()
getComponents in interface BundleInfopublic String getFileName()
getFileName in interface BundleInfopublic String getGroupId()
getGroupId in interface BundleInfopublic String getLocation()
getLocation in interface BundleInfopublic String getManifest()
getManifest in interface BundleInfopublic String[] getRequirements()
getRequirements in interface BundleInfopublic String getArtifactVersion()
getArtifactVersion in interface BundleInfopublic String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic Map<String,ResourceDocumentationItem> getLiveDoc()
getLiveDoc in interface BundleInfopublic Map<String,ResourceDocumentationItem> getParentLiveDoc()
getParentLiveDoc in interface BundleInfoCopyright © 2019 Nuxeo. All rights reserved.