Interface ISocialProfile
-
@StableMinor(version="15.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 theIRenderable
interface too.- Since:
- 6.1.0
- Version:
- $Revision: 25304 $ $Date: 2022-10-22 22:51:05 -0300 (Sat, 22 Oct 2022) $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getId()
Gets identifier.
-