Class VersionParameterConstraint

  • All Implemented Interfaces:
    org.alfresco.service.cmr.action.ParameterConstraint, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class VersionParameterConstraint
    extends org.alfresco.repo.action.constraint.BaseParameterConstraint
    Recordable version config constraint
    Since:
    2.3
    Author:
    Tuna Aksoy
    • Constructor Detail

      • VersionParameterConstraint

        public VersionParameterConstraint()
    • Method Detail

      • getAllowableValuesImpl

        protected Map<String,​String> getAllowableValuesImpl()
        Specified by:
        getAllowableValuesImpl in class org.alfresco.repo.action.constraint.BaseParameterConstraint
        See Also:
        BaseParameterConstraint.getAllowableValuesImpl()