Class ResourceAR
- All Implemented Interfaces:
Serializable
,BaseBean
Resource Association Request.
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.common.lib.request.PasswordPatch
getResources, isOnSyncope, setOnSyncope
Methods inherited from class org.apache.syncope.common.lib.request.AbstractReplacePatchItem
setOperation
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatchItem
getValue, setValue
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch
getOperation
-
Constructor Details
-
ResourceAR
public ResourceAR()
-
-
Method Details
-
getKey
-
setKey
-
getAction
-
setAction
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPasswordPatch
-
equals
- Overrides:
equals
in classPasswordPatch
-