Interface ISocialProfile


  • @StableMinor(version="14.0",
                 sinceVersion="6.1")
    public interface ISocialProfile
    This interface represents the Social Profile information. If the information will be used in DOUI Service context, it's necessary to implement the IRenderable interface too.
    Since:
    6.1.0
    Version:
    $Revision: 24476 $ $Date: 2021-04-28 11:28:23 -0300 (Wed, 28 Apr 2021) $
    • Method Detail

      • getId

        String getId()
        Gets identifier.
        Returns:
        identifier.
        Since:
        6.1.0