|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Value | |
com.cinecolombia.interfases.control.event | Clases Event que representan pedidos sobre el Model de Interfases. |
com.cinecolombia.interfases.peliculasExhibicion.web | Translator auxiliar y servlets para el caso de uso Películas Para Exibición. |
Uses of Value in com.cinecolombia.interfases.control.event |
Fields in com.cinecolombia.interfases.control.event declared as Value | |
private Value |
PeliculasExhibicionEvent.value
value for sending to the ejbs |
Methods in com.cinecolombia.interfases.control.event that return Value | |
Value |
PeliculasExhibicionEvent.getValue()
Get method for value |
Constructors in com.cinecolombia.interfases.control.event with parameters of type Value | |
PeliculasExhibicionEvent(int actionType,
java.lang.String companyId,
java.lang.Long userId,
Value value)
Constructor: initializes attributes |
Uses of Value in com.cinecolombia.interfases.peliculasExhibicion.web |
Fields in com.cinecolombia.interfases.peliculasExhibicion.web declared as Value | |
private Value |
PeliculasExhibicionTranslator.value
value |
Methods in com.cinecolombia.interfases.peliculasExhibicion.web that return Value | |
Value |
PeliculasExhibicionTranslator.getValue()
Gets del atributo Value |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |