Class RelationshipUR
java.lang.Object
org.apache.syncope.common.lib.request.AbstractPatch
org.apache.syncope.common.lib.request.RelationshipUR
- All Implemented Interfaces:
Serializable,BaseBean
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetOtherEndKey(String otherEndKey) voidMethods inherited from class org.apache.syncope.common.lib.request.AbstractPatch
getOperation, setOperation
-
Constructor Details
-
RelationshipUR
public RelationshipUR()
-
-
Method Details
-
getType
-
setType
-
getOtherEndKey
-
setOtherEndKey
-
getPlainAttrs
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractPatch
-
equals
- Overrides:
equalsin classAbstractPatch
-