Package com.jamasoftware.velocity.api
Interface DistributionUsersAndGroupsDTO
-
public interface DistributionUsersAndGroupsDTO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String[]
getDistributionGroups()
java.lang.String[]
getDistributionUsers()
java.lang.String[]
getNewSubscriptionGroups()
java.lang.String[]
getNewSubscriptionUsers()
-