Class LibraryResource

java.lang.Object
org.apache.cayenne.PersistentObject
org.apache.cayenne.BaseDataObject
org.apache.cayenne.CayenneDataObject
All Implemented Interfaces:
IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating

public class LibraryResource extends _LibraryResource
Provides a resource entity contained in Maestro libraries.
Since:
4.0.0
See Also:
  • Field Details

  • Constructor Details

    • LibraryResource

      public LibraryResource()
  • Method Details

    • isFormJson

      public boolean isFormJson()
      Return true if a form.json file path.
      Returns:
      true if a form.json file path
      Since:
      17.10.0