Interface DisplayPageInfoItemCapability

All Superinterfaces:
com.liferay.info.item.capability.InfoItemCapability, com.liferay.info.type.Keyed, com.liferay.info.type.Labeled

public interface DisplayPageInfoItemCapability extends com.liferay.info.item.capability.InfoItemCapability
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final Class<?>[]
     
  • Method Summary

    Methods inherited from interface com.liferay.info.item.capability.InfoItemCapability

    getLabel, verify

    Methods inherited from interface com.liferay.info.type.Keyed

    getKey
  • Field Details