public class DemoDescriptor extends BaseDescriptor
| Constructor and Description |
|---|
DemoDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
SampleDescriptor |
getSampleById(String id) |
Collection<SampleDescriptor> |
getSamples() |
boolean |
hasEnabledItems() |
boolean |
isNewItems() |
void |
setSamples(Collection<SampleDescriptor> samples) |
getEnabled, getId, getName, isCurrentItem, isCurrentlyEnabled, isMobileExclude, isNewEnabled, isNewItem, setCurrentItem, setEnabled, setId, setMobileExclude, setName, setNewItem, toStringpublic boolean isNewItems()
public boolean hasEnabledItems()
public SampleDescriptor getSampleById(String id)
public Collection<SampleDescriptor> getSamples()
public void setSamples(Collection<SampleDescriptor> samples)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.