Class Context
java.lang.Object
org.wso2.carbon.ui.deployment.beans.Context
- All Implemented Interfaces:
Serializable
Represents a context in UI Framework
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContextId(String contextId) voidsetContextName(String contextName) voidsetDescription(String description) voidsetProtocol(String protocol)
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
setContextId
-
setContextName
-
setDescription
-
getContextId
-
getContextName
-
getDescription
-
getProtocol
-
setProtocol
-