Package de.uplanet.lucy.usermanager.ds
Class DS_ORGUNIT
- java.lang.Object
-
- de.uplanet.lucy.usermanager.ds.DS_ORGUNIT
-
@Scriptable @ConstantClass public final class DS_ORGUNIT 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 8 for the class ORGUNITstatic String
CLASSNAME
The classame ORGUNITstatic String
GUID_CITY
The guid for the city column "E5FD5387CB3B463DC869A635067712603ED4B0AC"static String
GUID_COUNTRY
The guid for the country column "FD43E92F8FA150D015AF8663D5E95B7B994F6D71"static String
GUID_ISOCOUNTRYCODE
The guid for the country column "317D7C4A87CE7FC86B4DEA7BBB0FD5B58646CCBF"static String
GUID_POBOX
The guid for the pobox column "267204CD34312FE47EB8872C16D75A1CE0D765B7"static String
GUID_POSTALCODE
The guid for the postalcode column "43E61FA0FE5B47313C636CEB1BE85E54E9E471A8"static String
GUID_STATE
The guid for the state column "6BB7742EE590A7D25D96C0AA464420D83A4854D1"static String
GUID_STREET
The guid for the street column "11EB37EB9F0535B6BCC7D0C09EF64A7827CB5B06"
-
-
-
Field Detail
-
CLASSNAME
public static final String CLASSNAME
The classame ORGUNIT- 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 8 for the class ORGUNIT- See Also:
- Constant Field Values
-
GUID_CITY
public static final String GUID_CITY
The guid for the city column "E5FD5387CB3B463DC869A635067712603ED4B0AC"- See Also:
- Constant Field Values
-
GUID_ISOCOUNTRYCODE
public static final String GUID_ISOCOUNTRYCODE
The guid for the country column "317D7C4A87CE7FC86B4DEA7BBB0FD5B58646CCBF"- See Also:
- Constant Field Values
-
GUID_COUNTRY
public static final String GUID_COUNTRY
The guid for the country column "FD43E92F8FA150D015AF8663D5E95B7B994F6D71"- See Also:
- Constant Field Values
-
GUID_POBOX
public static final String GUID_POBOX
The guid for the pobox column "267204CD34312FE47EB8872C16D75A1CE0D765B7"- See Also:
- Constant Field Values
-
GUID_POSTALCODE
public static final String GUID_POSTALCODE
The guid for the postalcode column "43E61FA0FE5B47313C636CEB1BE85E54E9E471A8"- See Also:
- Constant Field Values
-
GUID_STATE
public static final String GUID_STATE
The guid for the state column "6BB7742EE590A7D25D96C0AA464420D83A4854D1"- See Also:
- Constant Field Values
-
GUID_STREET
public static final String GUID_STREET
The guid for the street column "11EB37EB9F0535B6BCC7D0C09EF64A7827CB5B06"- See Also:
- Constant Field Values
-
-