Uses of Record Class
org.praxisplatform.uischema.capability.ResourceStateSnapshot
Packages that use ResourceStateSnapshot
Package
Description
-
Uses of ResourceStateSnapshot in org.praxisplatform.uischema.action
Methods in org.praxisplatform.uischema.action that return ResourceStateSnapshotModifier and TypeMethodDescriptionActionAvailabilityContext.resourceState()Returns the value of theresourceStaterecord component.Constructors in org.praxisplatform.uischema.action with parameters of type ResourceStateSnapshotModifierConstructorDescriptionActionAvailabilityContext(String resourceKey, String resourcePath, Object resourceId, String tenant, Locale locale, Principal principal, Set<String> authorities, ResourceStateSnapshot resourceState) Creates an instance of aActionAvailabilityContextrecord class. -
Uses of ResourceStateSnapshot in org.praxisplatform.uischema.capability
Methods in org.praxisplatform.uischema.capability that return ResourceStateSnapshotMethods in org.praxisplatform.uischema.capability that return types with arguments of type ResourceStateSnapshotModifier and TypeMethodDescription -
Uses of ResourceStateSnapshot in org.praxisplatform.uischema.surface
Methods in org.praxisplatform.uischema.surface that return ResourceStateSnapshotModifier and TypeMethodDescriptionSurfaceAvailabilityContext.resourceState()Returns the value of theresourceStaterecord component.Constructors in org.praxisplatform.uischema.surface with parameters of type ResourceStateSnapshotModifierConstructorDescriptionSurfaceAvailabilityContext(String resourceKey, String resourcePath, Object resourceId, String tenant, Locale locale, Principal principal, Set<String> authorities, ResourceStateSnapshot resourceState) Creates an instance of aSurfaceAvailabilityContextrecord class.