Class LibraryResource

  • 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:
    Serialized Form
    • Constructor Detail

      • LibraryResource

        public LibraryResource()
    • Method Detail

      • isFormJson

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