Package com.iizigo.server.config
Class EditorServerPluginConfig0
- java.lang.Object
- com.iizigo.server.config.EditorServerPluginConfig0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditorServerPluginConfig0 extends java.lang.Object implements IPropCnrEditorProperties Editor version of the property container for the configuration of a plug-in for a Server configuration environment.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EditorServerPluginConfig0()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:
- getEditPropertiesin interface- IPropCnrEditorProperties