Package com.iizigo.server.config
Class EditorPolicyProps0
- java.lang.Object
-
- com.iizigo.server.config.EditorPolicyProps0
-
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EditorPolicyProps0 extends java.lang.Object implements IPropCnrEditorProperties
Edit class for policy settings.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description EditorPolicyProps0()
Default constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorProperties
getEditProperties(PropCnr property)
Gets the property definitions.
-
-
-
Method Detail
-
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Gets the property definitions.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties
-
-