Class SystemMessage
java.lang.Object
de.uplanet.lucy.server.share.businesslogic.systemmessage.SystemMessage
-
Constructor Summary
ConstructorDescriptionSystemMessage
(String p_strMessageId, de.uplanet.lucy.server.share.businesslogic.profile.ProfileId p_profileId, de.uplanet.lucy.server.share.constants.KEY p_key, String p_strText, String p_strReferenceRecId, int p_iFeedRecId, String p_strPluginGuid, int p_iCount) -
Method Summary
-
Constructor Details
-
Method Details
-
getSystemMessageId
-
getProfileId
public de.uplanet.lucy.server.share.businesslogic.profile.ProfileId getProfileId() -
getKey
public de.uplanet.lucy.server.share.constants.KEY getKey() -
getText
-
getObjectId
-
getFeedRecId
public int getFeedRecId() -
getPluginGuid
-
getCount
public int getCount()
-