public class ServiceInfoImpl extends BaseNuxeoArtifact implements ServiceInfo
PROP_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() |
getAssociatedDocumentsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocumentspublic 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 © 2013 Nuxeo SA. All Rights Reserved.