public class ServiceInfoDocAdapter extends BaseNuxeoArtifactDocAdapter implements ServiceInfo
doc, localCoreSession, logassociatedDocumentsPROP_CLASS_NAME, PROP_COMPONENT_ID, PROP_OVERRIDEN, TYPE_NAME| Constructor and Description | 
|---|
ServiceInfoDocAdapter(DocumentModel doc)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceInfoDocAdapter | 
create(ServiceInfo si,
      CoreSession session,
      String containerPath)  | 
String | 
getArtifactType()  | 
String | 
getComponentId()  | 
String | 
getHierarchyPath()  | 
String | 
getId()  | 
String | 
getVersion()  | 
boolean | 
isOverriden()  | 
computeDocumentName, getCoreSession, getDoc, getParentNuxeoArtifact, getRootPath, hashCode, releaseLocalCoreSession, safeGet, safeGet, safeGet, setLocalCoreSessiongetAssociatedDocumentsclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocumentspublic ServiceInfoDocAdapter(DocumentModel doc)
public static ServiceInfoDocAdapter create(ServiceInfo si, CoreSession session, String containerPath)
public String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic boolean isOverriden()
isOverriden in interface ServiceInfopublic String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getComponentId()
getComponentId in interface ServiceInfopublic String getHierarchyPath()
getHierarchyPath in interface NuxeoArtifactgetHierarchyPath in class BaseNuxeoArtifactDocAdapterCopyright © 2019 Nuxeo. All rights reserved.