|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServiceCreationDataModelProperties
Field Summary | |
---|---|
static java.lang.String |
COMPONENT_TYPE
[REQUIRED] ComponentType who owns this service. |
static java.lang.String |
INTERFACE
[REQUIRED] String property used to set within the Interface. |
static java.lang.String |
INTERFACE_TYPE
[REQUIRED] Property to indicate if its a Java Interface or a WSDL interface or other types. |
static java.lang.String |
NAME
[REQUIRED] Name of the service to be created. |
Fields inherited from interface org.eclipse.stp.core.infrastructure.operations.IAbstractScribblerDataModelProperties |
---|
EDIT_MODEL_LABEL, PROJECT_NAME, RESULT, SCRIBBLER_DOMAINS |
Fields inherited from interface org.eclipse.wst.common.frameworks.datamodel.IDataModelProperties |
---|
ALLOW_EXTENSIONS, RESTRICT_EXTENSIONS |
Field Detail |
---|
static final java.lang.String COMPONENT_TYPE
ComponentType
static final java.lang.String NAME
String
static final java.lang.String INTERFACE
String
static final java.lang.String INTERFACE_TYPE
org.eclipse.stp.core.util.SCAConstants.JAVA_INTERFACE
or
org.eclipse.stp.core.util.SCAConstants.WSDL_PORTYPE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |