public class MimetypeParameterConstraint extends BaseParameterConstraint
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME
Name constant
|
actionService, allowableValues, cache, name| Constructor and Description |
|---|
MimetypeParameterConstraint() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
getAllowableValuesImpl()
Gets the list of allowable values, calculating them every time it is called.
|
void |
setMimetypeMap(org.alfresco.repo.content.MimetypeMap mimetypeMap)
Sets the mimetype map
|
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValuespublic static final java.lang.String NAME
public void setMimetypeMap(org.alfresco.repo.content.MimetypeMap mimetypeMap)
mimetypeMap - protected java.util.Map getAllowableValuesImpl()
BaseParameterConstraintgetAllowableValuesImpl in class BaseParameterConstraintParameterConstraint.getAllowableValues()Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.