|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface URLContent
Represents a URL for a DFObject
| Method Summary | |
|---|---|
boolean |
deployProject()
Open project and deploy configuration |
String |
getBaseURL()
Get url to local folder with project on local disk or url to project configuration xml. |
DFDataTree |
getDFDataTree()
Get DataTree if schema is initialized XXX Remove from API |
List<DFView> |
getDFViews()
Get views if schema is initialized XXX Remove from API |
String |
getParameter(StandardProperty name)
Get parsed url parameter. |
String |
getParameter(String name)
Get parsed url parameter. |
Set<String> |
getParameterNames()
Get all parameter names. |
DFSchema |
getSchema(boolean forceInit)
Get Schema. |
URLTask |
getURLAction()
|
boolean |
isDeployedProject()
Check if project or configuration is deployed |
String |
toExternalForm()
Get textual form of url |
| Method Detail |
|---|
String getParameter(String name)
name - The p arameter name
String getParameter(StandardProperty name)
name - The p arameter name
Set<String> getParameterNames()
URLTask getURLAction()
List<DFView> getDFViews()
DFDataTree getDFDataTree()
DFSchema getSchema(boolean forceInit)
forceInit - The o pen closed schema. If true not yet deployed project will be deployed.
boolean isDeployedProject()
boolean deployProject()
String getBaseURL()
String toExternalForm()
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||