Package org.hcjf.layers.crud
-
Interface Summary Interface Description CreateLayerInterface<O> DeleteLayerInterface<O> IdentifiableLayerInterface<O> This interface identify the layers with identifiable resources.ReadLayerInterface<O> ReadRowsLayerInterface References This interface provides all the methods to implements crud references.UpdateLayerInterface<O> -
Class Summary Class Description CrudLayer<O>