public class ServiceInfoDocAdapter extends BaseNuxeoArtifactDocAdapter implements ServiceInfo
doc, localCoreSession, log
associatedDocuments
PROP_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, setLocalCoreSession
getAssociatedDocuments
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAssociatedDocuments
public ServiceInfoDocAdapter(DocumentModel doc)
public static ServiceInfoDocAdapter create(ServiceInfo si, CoreSession session, String containerPath)
public String getId()
getId
in interface NuxeoArtifact
getId
in class BaseNuxeoArtifact
public boolean isOverriden()
isOverriden
in interface ServiceInfo
public String getArtifactType()
getArtifactType
in interface NuxeoArtifact
public String getVersion()
getVersion
in interface NuxeoArtifact
public String getComponentId()
getComponentId
in interface ServiceInfo
public String getHierarchyPath()
getHierarchyPath
in interface NuxeoArtifact
getHierarchyPath
in class BaseNuxeoArtifactDocAdapter
Copyright © 2018 Nuxeo. All rights reserved.