lumis.portal.socialnetwork.relationship.entity
Interface IRelatable

Package class diagram package IRelatable
All Known Implementing Classes:
RelatableNode

public interface IRelatable

Relatable is a node that can have a relationship with another node.

Since:
7.0.0

Method Summary
 Date getCreationDate()
          Gets the IRelatable creation date.
 String getId()
          Gets the IRelatable identifier.
 String getObjectId()
          Gets the object identifier.
 String getType()
          Gets the IRelatable type.
 

Method Detail

getId

String getId()
Gets the IRelatable identifier.

Returns:
string
Since:
7.0.0

getObjectId

String getObjectId()
Gets the object identifier.

Returns:
string
Since:
7.0.0

getCreationDate

Date getCreationDate()
Gets the IRelatable creation date.

Returns:
creation date.
Since:
7.0.0

getType

String getType()
Gets the IRelatable type.

Returns:
creation date.
Since:
7.0.0


Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.