Interface ISocialProfile


  • @StableMinor(version="16.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: 25809 $ $Date: 2023-07-04 15:23:22 -0300 (Tue, 04 Jul 2023) $
    • Method Detail

      • getId

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