|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.admin.domain.model.AppRelations
public final class AppRelations
Defines constants for relations used in this application.
Field Summary | |
---|---|
static String |
API_HOME The relation API home for smartics. |
static String |
CONFIGURATION Relation to a configuration page. |
static String |
CONFIGURATIONS Relation to a configurations page. |
static String |
DESCRIPTOR Relation to a property page. |
static String |
DESCRIPTORS Relation to a descriptors page. |
static String |
JNDI Relation to a JNDI configuration page. |
static String |
PROPERTY Relation to a property page. |
static String |
SECURITY Relation to a security page. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String API_HOME
"http://www.smartics.de/relation/api"
public static final String CONFIGURATIONS
"http://www.smartics.de/relation/smartics-properties/configurations"
public static final String CONFIGURATION
"http://www.smartics.de/relation/smartics-properties/configuration"
public static final String PROPERTY
"http://www.smartics.de/relation/smartics-properties/property"
public static final String SECURITY
"http://www.smartics.de/relation/smartics-properties/security"
public static final String JNDI
"http://www.smartics.de/relation/smartics-properties/jndi"
public static final String DESCRIPTORS
"http://www.smartics.de/relation/smartics-properties/descriptors"
public static final String DESCRIPTOR
"http://www.smartics.de/relation/smartics-properties/descriptor"
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |