Package de.uplanet.lucy.usermanager.ds
Class DS_LOCALITY
- java.lang.Object
-
- de.uplanet.lucy.usermanager.ds.DS_LOCALITY
-
@Scriptable @ConstantClass public final class DS_LOCALITY extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Set<String>
ATTRIBUTES
set of all column attribute guidsstatic String
CLASSGUID
The class GUIDstatic int
CLASSID
The classid 10 for the class LOCALITYstatic String
CLASSNAME
The classame LOCALITYstatic String
GUID_STATE
The guid for the state column "3D77E875A50234BBCF3C7D780BCE50BCC0FBF5C8"static String
GUID_STREET
The guid for the street column "B28DD5E911C4AB2500BEB927DFEEB35D2D79A638"
-
-
-
Field Detail
-
CLASSNAME
public static final String CLASSNAME
The classame LOCALITY- See Also:
- Constant Field Values
-
CLASSGUID
public static final String CLASSGUID
The class GUID- See Also:
- Constant Field Values
-
CLASSID
public static final int CLASSID
The classid 10 for the class LOCALITY- See Also:
- Constant Field Values
-
GUID_STATE
public static final String GUID_STATE
The guid for the state column "3D77E875A50234BBCF3C7D780BCE50BCC0FBF5C8"- See Also:
- Constant Field Values
-
GUID_STREET
public static final String GUID_STREET
The guid for the street column "B28DD5E911C4AB2500BEB927DFEEB35D2D79A638"- See Also:
- Constant Field Values
-
-