public class MetadataConfiguration extends Object
| Constructor and Description |
|---|
MetadataConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
alpsEnabled()
Returns whether the ALPS resources are exposed.
|
boolean |
omitUnresolvableDescriptionKeys()
Returns whether to omit documentation attributes for unresolvable resource bundle keys.
|
void |
setAlpsEnabled(boolean enableAlps)
Configures whether to expose the ALPS resources.
|
void |
setOmitUnresolvableDescriptionKeys(boolean omitUnresolvableDescriptionKeys)
Configures whether to omit documentation attributes for unresolvable resource bundle keys.
|
public void setOmitUnresolvableDescriptionKeys(boolean omitUnresolvableDescriptionKeys)
omitUnresolvableDescriptionKeys - whether to omit documentation attributes for unresolvable resource bundle
keys.public boolean omitUnresolvableDescriptionKeys()
public void setAlpsEnabled(boolean enableAlps)
alpsEnabled - the alpsEnabled to setpublic boolean alpsEnabled()
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.