Klasse SystemMessage
java.lang.Object
de.uplanet.lucy.server.share.businesslogic.systemmessage.SystemMessage
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSystemMessage(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) -
Methodenübersicht
-
Konstruktordetails
-
Methodendetails
-
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()
-