Class GroupMemberViewingPolicy
java.lang.Object
com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
- All Implemented Interfaces:
Serializable
The group member viewing policy. Holds the member viewing policy _name and _id.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GroupMemberViewingPolicy
public GroupMemberViewingPolicy()
-
-
Method Details
-
getId
- Returns:
- Integer
-
getName
- Returns:
- String
-
setId
Sets the _id.- Parameters:
id_
- The id to set
-
setName
Sets the _name.- Parameters:
name_
- The _name to set
-