lumis.socialnetwork.socialprofile
Interface ISocialProfile

Package class diagram package ISocialProfile

@StableMinor(version="6.1",
             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

Method Summary
 java.lang.String getId()
          Gets identifier.
 

Method Detail

getId

java.lang.String getId()
Gets identifier.

Returns:
identifier.
Since:
6.1.0


Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.