Package org.wso2.carbon.event.common
Class Constants
- java.lang.Object
-
- org.wso2.carbon.event.common.Constants
-
@Deprecated public class Constants extends Object
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Constants.SORTING_STYLES
Deprecated.
-
Field Summary
Fields Modifier and Type Field Description static String
AUTH_WRITE_ACTION
Deprecated.static String
EXTSNSIONS_URI
Deprecated.static String
MESSAGEBOX_AUTH_PERMISSION_SPACE
Deprecated.static String
SECURE_TOPIC_RESOURCE_PREFIX
Deprecated.static QName
SORTING_DATA
Deprecated.static String
SORTING_STYLE
Deprecated.
-
Constructor Summary
Constructors Constructor Description Constants()
Deprecated.
-
-
-
Field Detail
-
EXTSNSIONS_URI
public static final String EXTSNSIONS_URI
Deprecated.- See Also:
- Constant Field Values
-
SORTING_DATA
public static QName SORTING_DATA
Deprecated.
-
SORTING_STYLE
public static String SORTING_STYLE
Deprecated.
-
AUTH_WRITE_ACTION
public static final String AUTH_WRITE_ACTION
Deprecated.- See Also:
- Constant Field Values
-
MESSAGEBOX_AUTH_PERMISSION_SPACE
public static final String MESSAGEBOX_AUTH_PERMISSION_SPACE
Deprecated.- See Also:
- Constant Field Values
-
SECURE_TOPIC_RESOURCE_PREFIX
public static final String SECURE_TOPIC_RESOURCE_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
-