Package com.openkm.sdk4j.bean
Class ProfileConvert
- java.lang.Object
-
- com.openkm.sdk4j.bean.ProfileConvert
-
- All Implemented Interfaces:
Serializable
public class ProfileConvert extends Object implements Serializable
ProfileConvert- Author:
- sochoa
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProfileConvert()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetDownloadVisible()BooleangetSaveVisible()voidsetDownloadVisible(Boolean downloadVisible)voidsetSaveVisible(Boolean saveVisible)StringtoString()
-