Interface InfoItemIdentifierTranslator<T>


public interface InfoItemIdentifierTranslator<T>
  • Method Details

    • translateInfoItemIdentifier

      <S extends InfoItemIdentifier> S translateInfoItemIdentifier(InfoItemIdentifier infoItemIdentifier, Class<S> targetInfoItemIdentifierClass) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException