public class ServiceInfoDocAdapter extends BaseNuxeoArtifactDocAdapter implements ServiceInfo
PROP_CLASS_NAME, PROP_COMPONENT_ID, 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() |
getDoc, hashCode, releaseLocalCoreSession, setLocalCoreSession
getAssociatedDocuments
equals, getClass, notify, notifyAll, toString, wait, wait, wait
getAssociatedDocuments
public ServiceInfoDocAdapter(DocumentModel doc)
public static ServiceInfoDocAdapter create(ServiceInfo si, CoreSession session, String containerPath) throws Exception
Exception
public String getId()
getId
in interface NuxeoArtifact
getId
in class BaseNuxeoArtifact
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 © 2011 Nuxeo SA. All Rights Reserved.