Uses of Class
org.opencastproject.util.Jsons.Obj
Packages that use Jsons.Obj
Package
Description
The package uses a left-handed cartesian coordinate system like CSS does.
Utility classes for dealing with media packages, collections, URLs, files, and streams.
-
Uses of Jsons.Obj in org.opencastproject.adminui.usersettings
Methods in org.opencastproject.adminui.usersettings that return Jsons.Obj -
Uses of Jsons.Obj in org.opencastproject.authorization.xacml.manager.endpoint
Methods in org.opencastproject.authorization.xacml.manager.endpoint that return Jsons.ObjModifier and TypeMethodDescriptionstatic Jsons.ObjJsonConv.digest(ManagedAcl acl) static Jsons.ObjJsonConv.full(ManagedAcl acl) static Jsons.ObjJsonConv.full(AccessControlEntry ace) static Jsons.ObjJsonConv.full(AccessControlList acl) -
Uses of Jsons.Obj in org.opencastproject.composer.layout
Methods in org.opencastproject.composer.layout that return Jsons.ObjModifier and TypeMethodDescriptionstatic Jsons.ObjSerializer.json(AbsolutePositionLayoutSpec a) static Jsons.Objstatic Jsons.ObjSerializer.json(AnchorOffset a) static Jsons.Objstatic Jsons.ObjSerializer.json(HorizontalCoverageLayoutSpec a) static Jsons.Objstatic Jsons.Objstatic Jsons.ObjSerializer.json(TwoShapeLayout a) -
Uses of Jsons.Obj in org.opencastproject.event.comment
Methods in org.opencastproject.event.comment that return Jsons.Obj -
Uses of Jsons.Obj in org.opencastproject.kernel.bundleinfo
Fields in org.opencastproject.kernel.bundleinfo with type parameters of type Jsons.ObjModifier and TypeFieldDescriptionstatic final Function<BundleInfo, Jsons.Obj> BundleInfoRestEndpoint.bundleInfostatic final Function<BundleVersion, Jsons.Obj> BundleInfoRestEndpoint.fullVersionJsonMethods in org.opencastproject.kernel.bundleinfo that return Jsons.ObjModifier and TypeMethodDescriptionstatic Jsons.ObjBundleInfoRestEndpoint.bundleInfoJson(BundleInfo bundle) -
Uses of Jsons.Obj in org.opencastproject.util
Fields in org.opencastproject.util declared as Jsons.ObjMethods in org.opencastproject.util that return Jsons.ObjModifier and TypeMethodDescriptionstatic Jsons.ObjMerge a list of objects into one (last one wins).static Jsons.ObjJsons.obj(Jsons.Prop... ps) Create an object.Methods in org.opencastproject.util with parameters of type Jsons.Obj