|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Executor
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}identifiedType">
<sequence>
<element name="repository" type="{http://www.springframework.org/schema/webflow-config}repositoryType" minOccurs="0"/>
<element name="execution-attributes" type="{http://www.springframework.org/schema/webflow-config}execution-attributesType" minOccurs="0"/>
<element name="execution-listeners" type="{http://www.springframework.org/schema/webflow-config}execution-listenersType" minOccurs="0"/>
</sequence>
<attribute name="repository-type" type="{http://www.springframework.org/schema/webflow-config}repositoryTypeAttribute" />
<attribute name="registry-ref" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
ExecutionAttributesType |
getExecutionAttributes()
Gets the value of the executionAttributes property. |
ExecutionListenersType |
getExecutionListeners()
Gets the value of the executionListeners property. |
String |
getRegistryRef()
Gets the value of the registryRef property. |
RepositoryType |
getRepository()
Gets the value of the repository property. |
RepositoryTypeAttribute |
getRepositoryType()
Gets the value of the repositoryType property. |
void |
setExecutionAttributes(ExecutionAttributesType value)
Sets the value of the executionAttributes property. |
void |
setExecutionListeners(ExecutionListenersType value)
Sets the value of the executionListeners property. |
void |
setRegistryRef(String value)
Sets the value of the registryRef property. |
void |
setRepository(RepositoryType value)
Sets the value of the repository property. |
void |
setRepositoryType(RepositoryTypeAttribute value)
Sets the value of the repositoryType property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Method Detail |
|---|
RepositoryType getRepository()
RepositoryTypevoid setRepository(RepositoryType value)
value - allowed object is
RepositoryTypeExecutionAttributesType getExecutionAttributes()
ExecutionAttributesTypevoid setExecutionAttributes(ExecutionAttributesType value)
value - allowed object is
ExecutionAttributesTypeExecutionListenersType getExecutionListeners()
ExecutionListenersTypevoid setExecutionListeners(ExecutionListenersType value)
value - allowed object is
ExecutionListenersTypeRepositoryTypeAttribute getRepositoryType()
RepositoryTypeAttributevoid setRepositoryType(RepositoryTypeAttribute value)
value - allowed object is
RepositoryTypeAttributeString getRegistryRef()
Stringvoid setRegistryRef(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||