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() |
getAssociatedDocuments
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAssociatedDocuments
public ServiceInfoImpl(String serviceClassName, ComponentInfo component)
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
Copyright © 2013 Nuxeo SA. All Rights Reserved.