public class ActiveFileSystemItemFactoryDescriptor extends Object implements Serializable
factory
elements of the activeFileSystemItemFactories
contributions.Modifier and Type | Field and Description |
---|---|
protected boolean |
enabled |
protected String |
name |
Constructor and Description |
---|
ActiveFileSystemItemFactoryDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setName(String name) |
String |
toString() |
public ActiveFileSystemItemFactoryDescriptor()
public boolean isEnabled()
public void setEnabled(boolean enabled)
Copyright © 2018 Nuxeo. All rights reserved.