public class ServiceInfoImpl extends BaseNuxeoArtifact implements ServiceInfo
| Modifier and Type | Field and Description |
|---|---|
protected ComponentInfo |
component |
protected String |
serviceClassName |
associatedDocumentsPROP_CLASS_NAME, PROP_COMPONENT_ID, TYPE_NAME| Constructor and Description |
|---|
ServiceInfoImpl(String serviceClassName,
ComponentInfo component) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactType() |
String |
getComponentId() |
String |
getHierarchyPath() |
String |
getId() |
String |
getVersion() |
getAssociatedDocumentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocumentsprotected final String serviceClassName
protected final ComponentInfo component
public ServiceInfoImpl(String serviceClassName, ComponentInfo component)
public String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic String getArtifactType()
getArtifactType in interface NuxeoArtifactpublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getComponentId()
getComponentId in interface ServiceInfopublic String getHierarchyPath()
getHierarchyPath in interface NuxeoArtifactCopyright © 2015 Nuxeo SA. All rights reserved.