|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use CommentInterface | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| com.sas.services.information.metadata.dav | Information Service WebDAV metadata. |
| Uses of CommentInterface in com.sas.services.information.metadata |
|---|
| Methods in com.sas.services.information.metadata that return CommentInterface | |
|---|---|
CommentInterface |
RemarksInterface.getComment(CommentFilterInterface filter)
Get a comment that satisfies the filter. |
CommentInterface |
Remarks.getComment(CommentFilterInterface filter)
|
| Methods in com.sas.services.information.metadata with parameters of type CommentInterface | |
|---|---|
void |
RemarksInterface.addComment(CommentInterface comment)
Add a comment - as long as user is an allowed participant |
void |
Remarks.addComment(CommentInterface comment)
|
| Uses of CommentInterface in com.sas.services.information.metadata.dav |
|---|
| Methods in com.sas.services.information.metadata.dav that return CommentInterface | |
|---|---|
CommentInterface[] |
DAVRemarks.getComments()
Returns the list of comments in the discussion thread. |
| Methods in com.sas.services.information.metadata.dav with parameters of type CommentInterface | |
|---|---|
void |
DAVRemarks.addComment(CommentInterface comment)
Adds a comment to the discussion thread. |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||