public static class BindContentProviderBuilder.ContentEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
SQLiteModelMethod |
delete |
SQLiteModelMethod |
insert |
String |
path |
String |
pathCostant |
String |
pathIndex |
int |
pathValue |
SQLiteModelMethod |
select |
SQLiteModelMethod |
update |
String |
uri_index |
String |
uriTemplate |
| Constructor and Description |
|---|
ContentEntry(String path) |
public String path
public String uri_index
public SQLiteModelMethod insert
public SQLiteModelMethod update
public SQLiteModelMethod delete
public SQLiteModelMethod select
public String pathCostant
public String pathIndex
public String uriTemplate
public int pathValue
public ContentEntry(String path)
public String getContentType()
Copyright © 2017. All rights reserved.