|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XmlQueryRedirectors_2_0
A representation of the model object 'Xml Query Redirectors2 0'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0()| Method Summary | |
|---|---|
java.lang.String |
getAllQueries()
Returns the value of the 'All Queries' attribute. |
java.lang.String |
getDelete()
Returns the value of the 'Delete' attribute. |
java.lang.String |
getInsert()
Returns the value of the 'Insert' attribute. |
java.lang.String |
getReadAll()
Returns the value of the 'Read All' attribute. |
java.lang.String |
getReadObject()
Returns the value of the 'Read Object' attribute. |
java.lang.String |
getReport()
Returns the value of the 'Report' attribute. |
java.lang.String |
getUpdate()
Returns the value of the 'Update' attribute. |
void |
setAllQueries(java.lang.String value)
Sets the value of the ' All Queries' attribute. |
void |
setDelete(java.lang.String value)
Sets the value of the ' Delete' attribute. |
void |
setInsert(java.lang.String value)
Sets the value of the ' Insert' attribute. |
void |
setReadAll(java.lang.String value)
Sets the value of the ' Read All' attribute. |
void |
setReadObject(java.lang.String value)
Sets the value of the ' Read Object' attribute. |
void |
setReport(java.lang.String value)
Sets the value of the ' Report' attribute. |
void |
setUpdate(java.lang.String value)
Sets the value of the ' Update' attribute. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject |
|---|
containsOffset, createDeleteEdit, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getAllQueries()
If the meaning of the 'All Queries' attribute isn't clear, there really should be more of a description here...
setAllQueries(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_AllQueries()void setAllQueries(java.lang.String value)
All Queries' attribute.
value - the new value of the 'All Queries' attribute.getAllQueries()java.lang.String getReadAll()
If the meaning of the 'Read All' attribute isn't clear, there really should be more of a description here...
setReadAll(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_ReadAll()void setReadAll(java.lang.String value)
Read All' attribute.
value - the new value of the 'Read All' attribute.getReadAll()java.lang.String getReadObject()
If the meaning of the 'Read Object' attribute isn't clear, there really should be more of a description here...
setReadObject(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_ReadObject()void setReadObject(java.lang.String value)
Read Object' attribute.
value - the new value of the 'Read Object' attribute.getReadObject()java.lang.String getReport()
If the meaning of the 'Report' attribute isn't clear, there really should be more of a description here...
setReport(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_Report()void setReport(java.lang.String value)
Report' attribute.
value - the new value of the 'Report' attribute.getReport()java.lang.String getUpdate()
If the meaning of the 'Update' attribute isn't clear, there really should be more of a description here...
setUpdate(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_Update()void setUpdate(java.lang.String value)
Update' attribute.
value - the new value of the 'Update' attribute.getUpdate()java.lang.String getInsert()
If the meaning of the 'Insert' attribute isn't clear, there really should be more of a description here...
setInsert(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_Insert()void setInsert(java.lang.String value)
Insert' attribute.
value - the new value of the 'Insert' attribute.getInsert()java.lang.String getDelete()
If the meaning of the 'Delete' attribute isn't clear, there really should be more of a description here...
setDelete(String),
EclipseLinkOrmV2_0Package.getXmlQueryRedirectors_2_0_Delete()void setDelete(java.lang.String value)
Delete' attribute.
value - the new value of the 'Delete' attribute.getDelete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||