org.nuxeo.apidoc.adapters
Class ServiceInfoDocAdapter
java.lang.Object
org.nuxeo.apidoc.api.BaseNuxeoArtifact
org.nuxeo.apidoc.adapters.BaseNuxeoArtifactDocAdapter
org.nuxeo.apidoc.adapters.ServiceInfoDocAdapter
- All Implemented Interfaces:
- NuxeoArtifact, ServiceInfo
public class ServiceInfoDocAdapter
- extends BaseNuxeoArtifactDocAdapter
- implements ServiceInfo
ServiceInfoDocAdapter
public ServiceInfoDocAdapter(DocumentModel doc)
create
public static ServiceInfoDocAdapter create(ServiceInfo si,
CoreSession session,
String containerPath)
throws Exception
- Throws:
Exception
getId
public String getId()
- Specified by:
getId
in interface NuxeoArtifact
- Specified by:
getId
in class BaseNuxeoArtifact
getArtifactType
public String getArtifactType()
- Specified by:
getArtifactType
in interface NuxeoArtifact
getVersion
public String getVersion()
- Specified by:
getVersion
in interface NuxeoArtifact
getComponentId
public String getComponentId()
- Specified by:
getComponentId
in interface ServiceInfo
getHierarchyPath
public String getHierarchyPath()
- Specified by:
getHierarchyPath
in interface NuxeoArtifact
- Overrides:
getHierarchyPath
in class BaseNuxeoArtifactDocAdapter
Copyright © 2012 Nuxeo SA. All Rights Reserved.