Uses of Class
org.exoplatform.social.core.model.AvatarAttachment
-
Packages that use AvatarAttachment Package Description org.exoplatform.social.core.space.model -
-
Uses of AvatarAttachment in org.exoplatform.social.core.space.model
Methods in org.exoplatform.social.core.space.model that return AvatarAttachment Modifier and Type Method Description AvatarAttachmentSpace. getAvatarAttachment()Gets the space attachment.Methods in org.exoplatform.social.core.space.model with parameters of type AvatarAttachment Modifier and Type Method Description voidSpace. setAvatarAttachment(AvatarAttachment avatarAttachment)Sets the space attachment.
-