org.eclipse.corona.model.container
Interface IContainerConstants
public interface IContainerConstants
The interface contains constants for content-type and access-type fields of
repository configuration in project container definition. The fields
determine what is available in a repository and in which way the value should be
accessed. The same values should be present in the xml structure of project
container definition.
Other contants encountered in project container definition are also available here.
ECLIPSE_PROJECT_CONTENT_URI
static final java.lang.String ECLIPSE_PROJECT_CONTENT_URI
- See Also:
- Constant Field Values
TEAM_CONTENT_URI
static final java.lang.String TEAM_CONTENT_URI
- See Also:
- Constant Field Values
PROJECT_WEBSITE_CONTENT_URI
static final java.lang.String PROJECT_WEBSITE_CONTENT_URI
- See Also:
- Constant Field Values
HTML_ACCESS_TYPE
static final java.lang.String HTML_ACCESS_TYPE
- See Also:
- Constant Field Values
CORONA_PROJECT_CONTAINER_URI
static final java.lang.String CORONA_PROJECT_CONTAINER_URI
- See Also:
- Constant Field Values