|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
com.wewebu.ow.server.ecmimpl.owdummy.OwDummyFileObject.OwDummyFileObjectClass
public static class OwDummyFileObject.OwDummyFileObjectClass
File documents class definition for the OwFileDocument Object
Field Summary | |
---|---|
static String |
ADDRESS_PROPERTY
class name of the address property |
static String |
BIRTHPLACE_PROPERTY
class name of the BirthPlace |
static String |
COMMENT_PROPERTY
class name of the comment flag |
static String |
COMPLEX_PERSON_ARRAY_PROPERTY
class name of a complex property array |
static String |
COMPLEX_PERSON_PROPERTY
class name of a complex property |
static String |
DATE_OF_BIRTH_PROPERTY
class name of the date of birth property |
static String |
DEPT_PROPERTY
class name of the department property |
static String |
EVALUATION_POINTS_PROPERTY
class name of the evaluation points property |
static String |
FAX_PROPERTY
class name of the date of birth property |
static String |
FIRST_NAME_PROPERTY
class name of the first name property |
static String |
ID_PROPERTY
class name of the ID property |
static String |
IMAGE_CONTROL_PROPERTY
class name of the Image Control |
static String |
IMAGE_PROPERTY
class name of the image property |
static String |
LAST_NAME_PROPERTY
class name of the last name property |
static String |
MALE_PROPERTY
class name of the gender property |
static String |
NATIONALITY_PROPERTY
class name of the nationality |
static String |
NOTES_PROPERTY
class name of the notes array property |
static String |
PERSONALNUMMER_PROPERTY
class name of the Personal number |
static String |
STATUS_PROPERTY
class name of the status flag |
static String |
TEL_PROPERTY
class name of the date of birth property |
Fields inherited from class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass |
---|
LAST_MODIFIED_PROPERTY, m_PropertyClassesMap, MIME_PROPERTY, NAME_PROPERTY, SIZE_PROPERTY |
Fields inherited from interface com.wewebu.ow.server.ecm.OwObjectClass |
---|
OPERATION_TYPE_CHECKIN, OPERATION_TYPE_CHECKOUT, OPERATION_TYPE_CREATE_NEW_OBJECT, OPERATION_TYPE_SET_PROPERTIES, OPERATION_TYPE_UNDEF |
Constructor Summary | |
---|---|
OwDummyFileObject.OwDummyFileObjectClass(boolean fDirectory_p,
boolean fRecordRoot_p)
construct PropertyClass Object and set Property classes |
Method Summary | |
---|---|
String |
getClassName()
get the name of the class |
List |
getModes(int operation_p)
|
List |
getSetPropertyModes()
Get the available modes for set property operations |
Methods inherited from class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass |
---|
canCreateNewObject, getChildNames, getChilds, getDescription, getDisplayName, getID, getNamePropertyName, getParent, getPropertyClass, getPropertyClassNames, getType, hasChilds, hasVersionSeries, isHidden |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String NOTES_PROPERTY
public static final String IMAGE_PROPERTY
public static final String COMPLEX_PERSON_PROPERTY
public static final String COMPLEX_PERSON_ARRAY_PROPERTY
public static final String ID_PROPERTY
public static final String EVALUATION_POINTS_PROPERTY
public static final String FIRST_NAME_PROPERTY
public static final String LAST_NAME_PROPERTY
public static final String ADDRESS_PROPERTY
public static final String MALE_PROPERTY
public static final String DEPT_PROPERTY
public static final String DATE_OF_BIRTH_PROPERTY
public static final String TEL_PROPERTY
public static final String FAX_PROPERTY
public static final String STATUS_PROPERTY
public static final String COMMENT_PROPERTY
public static final String NATIONALITY_PROPERTY
public static final String BIRTHPLACE_PROPERTY
public static final String PERSONALNUMMER_PROPERTY
public static final String IMAGE_CONTROL_PROPERTY
Constructor Detail |
---|
public OwDummyFileObject.OwDummyFileObjectClass(boolean fDirectory_p, boolean fRecordRoot_p)
Method Detail |
---|
public List getSetPropertyModes() throws Exception
Exception
public String getClassName()
getClassName
in interface com.wewebu.ow.server.ecm.OwObjectClass
getClassName
in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
public List getModes(int operation_p) throws Exception
getModes
in interface com.wewebu.ow.server.ecm.OwObjectClass
getModes
in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |