|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasmineOuterService
This interface is implemented by all the OuterServices
| Method Summary | |
|---|---|
JasmineOuter |
getOuter(JasmineOutput jasmineOutput)
Get the Outer for this JasmineOutput VO Create it if does not exist yet. |
java.util.List<JasminePropertyInfo> |
getPropertiesInfo()
Retrieve the description of all specific properties hidden in JasmineOutput Return a List of all properties with their description |
void |
removeOuters(java.lang.String name)
Remove Outers attached to this Output. |
| Method Detail |
|---|
JasmineOuter getOuter(JasmineOutput jasmineOutput)
throws JasmineOuterException
jasmineOutput - VO
JasmineOuterExceptionjava.util.List<JasminePropertyInfo> getPropertiesInfo()
void removeOuters(java.lang.String name)
name - Output name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||