Package com.openkm.sdk4j.bean
Class ProfileNotification
- java.lang.Object
-
- com.openkm.sdk4j.bean.ProfileNotification
-
- All Implemented Interfaces:
Serializable
public class ProfileNotification extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileNotification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getGrouped()Set<String>getImmediate()voidsetGrouped(Set<String> daily)voidsetImmediate(Set<String> immediate)StringtoString()
-