public class NuxeoArtifactContentProvider extends Object implements ContentProvider
| Modifier and Type | Field and Description |
|---|---|
protected DistributionSnapshot |
ds |
| Constructor and Description |
|---|
NuxeoArtifactContentProvider(DistributionSnapshot ds) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getChildren(Object ob) |
Object[] |
getElements(Object input) |
String[] |
getFacets(Object object) |
String |
getLabel(Object obj) |
String |
getName(Object obj) |
boolean |
isContainer(Object ob) |
protected final DistributionSnapshot ds
public NuxeoArtifactContentProvider(DistributionSnapshot ds)
public Object[] getElements(Object input)
getElements in interface ContentProviderpublic Object[] getChildren(Object ob)
getChildren in interface ContentProviderpublic String[] getFacets(Object object)
getFacets in interface ContentProviderpublic String getLabel(Object obj)
getLabel in interface ContentProviderpublic String getName(Object obj)
getName in interface ContentProviderpublic boolean isContainer(Object ob)
isContainer in interface ContentProviderCopyright © 2020 Nuxeo SA. All rights reserved.