org.wso2.registry
Class ActionConstants
java.lang.Object
org.wso2.registry.ActionConstants
public class ActionConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET
public static final java.lang.String GET
- See Also:
- Constant Field Values
PUT
public static final java.lang.String PUT
- See Also:
- Constant Field Values
DELETE
public static final java.lang.String DELETE
- See Also:
- Constant Field Values
APPLY_TAG
public static final java.lang.String APPLY_TAG
- See Also:
- Constant Field Values
GET_RESOURCES_WITH_TAG
public static final java.lang.String GET_RESOURCES_WITH_TAG
- See Also:
- Constant Field Values
GET_TAGS
public static final java.lang.String GET_TAGS
- See Also:
- Constant Field Values
ADD_USER
public static final java.lang.String ADD_USER
- See Also:
- Constant Field Values
ADD_ROLE
public static final java.lang.String ADD_ROLE
- See Also:
- Constant Field Values
REMOVE_USER
public static final java.lang.String REMOVE_USER
- See Also:
- Constant Field Values
REMOVE_ROLE
public static final java.lang.String REMOVE_ROLE
- See Also:
- Constant Field Values
ActionConstants
public ActionConstants()
Copyright © 2007 Apache Web Services Project. All Rights Reserved.