Class InheritFromParentRequestAuthorization
java.lang.Object
org.qubership.atp.itf.lite.backend.model.entities.AbstractEntity
org.qubership.atp.itf.lite.backend.model.entities.auth.RequestAuthorization
org.qubership.atp.itf.lite.backend.model.entities.auth.InheritFromParentRequestAuthorization
- All Implemented Interfaces:
Copyable
-
Field Summary
Fields inherited from class org.qubership.atp.itf.lite.backend.model.entities.auth.RequestAuthorization
typeFields inherited from class org.qubership.atp.itf.lite.backend.model.entities.AbstractEntity
id -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
InheritFromParentRequestAuthorization
-
-
Method Details
-
copy
Create copy of current authorization request.- Specified by:
copyin interfaceCopyable- Overrides:
copyin classRequestAuthorization- Returns:
- InheritFromParentAuthorizationRequest
-