public interface Share
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
ShareVisibility |
getVisibility() |
void |
setComment(String comment) |
void |
setVisibility(ShareVisibility visibility) |
String getComment()
void setComment(String comment)
ShareVisibility getVisibility()
void setVisibility(ShareVisibility visibility)
Copyright © 2005–2017 Alfresco Software. All rights reserved.