Package de.espirit.firstspirit.storage
Interface PermissionChangeDetail
- All Superinterfaces:
RevisionChangeDetail
,Serializable
Indicates permission changes on a belonging store element.
- Since:
- 4.0.59
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Flag identifiying the type of change. -
Method Summary
Modifier and TypeMethodDescriptionReturns the change flag of this permission change.Methods inherited from interface de.espirit.firstspirit.storage.RevisionChangeDetail
getChangeType
-
Method Details
-
getChangeFlag
PermissionChangeDetail.ChangeFlag getChangeFlag()- Since:
- 4.0.59
-