|
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 URLProperties
Represent a URL
| Method Summary | |
|---|---|
String |
getBaseURL()
Get base url, the base URL is either url to configuration file (http,https and file protocol is supported) or folder to root of project on local system (file protocol is supported) |
Lookup |
getLookup()
lookup with already initialized objects |
Map<String,String> |
getProperties()
Construct new instance of java.util.Properties |
String |
getProperty(StandardProperty name)
|
String |
getProperty(String name)
|
Node[] |
getSelectedNodes()
Get selected nodes before the Create URL action is invoked. |
boolean |
isShared()
|
void |
setBaseURL(String url)
Set base url, the base URL is either url to configuration file (http,https and file protocol is supported) or folder to root of project on local system (file protocol is supported) |
boolean |
setDFItem(DFItem item)
Initialize properties from DFItem |
void |
setProperty(StandardProperty propertyName,
String value)
|
void |
setProperty(String name,
String value)
|
void |
setURLAction(URLTask action)
set action to URL |
String |
toExternalForm()
get url in textual form |
| Method Detail |
|---|
String getProperty(StandardProperty name)
String getProperty(String name)
void setProperty(StandardProperty propertyName,
String value)
void setProperty(String name,
String value)
void setURLAction(URLTask action)
void setBaseURL(String url)
String getBaseURL()
boolean setDFItem(DFItem item)
item - The i nput DFItem
Map<String,String> getProperties()
String toExternalForm()
Lookup getLookup()
Node[] getSelectedNodes()
boolean isShared()
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||