com.wewebu.ow.server.ecmimpl.owdummy
Class OwDummyFileObject.OwDummyFileObjectClass

java.lang.Object
  extended by com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
      extended by com.wewebu.ow.server.ecmimpl.owdummy.OwDummyFileObject.OwDummyFileObjectClass
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwObjectClass
Enclosing class:
OwDummyFileObject

public static class OwDummyFileObject.OwDummyFileObjectClass
extends com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass

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

NOTES_PROPERTY

public static final String NOTES_PROPERTY
class name of the notes array property

See Also:
Constant Field Values

IMAGE_PROPERTY

public static final String IMAGE_PROPERTY
class name of the image property

See Also:
Constant Field Values

COMPLEX_PERSON_PROPERTY

public static final String COMPLEX_PERSON_PROPERTY
class name of a complex property

See Also:
Constant Field Values

COMPLEX_PERSON_ARRAY_PROPERTY

public static final String COMPLEX_PERSON_ARRAY_PROPERTY
class name of a complex property array

See Also:
Constant Field Values

ID_PROPERTY

public static final String ID_PROPERTY
class name of the ID property

See Also:
Constant Field Values

EVALUATION_POINTS_PROPERTY

public static final String EVALUATION_POINTS_PROPERTY
class name of the evaluation points property

See Also:
Constant Field Values

FIRST_NAME_PROPERTY

public static final String FIRST_NAME_PROPERTY
class name of the first name property

See Also:
Constant Field Values

LAST_NAME_PROPERTY

public static final String LAST_NAME_PROPERTY
class name of the last name property

See Also:
Constant Field Values

ADDRESS_PROPERTY

public static final String ADDRESS_PROPERTY
class name of the address property

See Also:
Constant Field Values

MALE_PROPERTY

public static final String MALE_PROPERTY
class name of the gender property

See Also:
Constant Field Values

DEPT_PROPERTY

public static final String DEPT_PROPERTY
class name of the department property

See Also:
Constant Field Values

DATE_OF_BIRTH_PROPERTY

public static final String DATE_OF_BIRTH_PROPERTY
class name of the date of birth property

See Also:
Constant Field Values

TEL_PROPERTY

public static final String TEL_PROPERTY
class name of the date of birth property

See Also:
Constant Field Values

FAX_PROPERTY

public static final String FAX_PROPERTY
class name of the date of birth property

See Also:
Constant Field Values

STATUS_PROPERTY

public static final String STATUS_PROPERTY
class name of the status flag

See Also:
Constant Field Values

COMMENT_PROPERTY

public static final String COMMENT_PROPERTY
class name of the comment flag

See Also:
Constant Field Values

NATIONALITY_PROPERTY

public static final String NATIONALITY_PROPERTY
class name of the nationality

See Also:
Constant Field Values

BIRTHPLACE_PROPERTY

public static final String BIRTHPLACE_PROPERTY
class name of the BirthPlace

See Also:
Constant Field Values

PERSONALNUMMER_PROPERTY

public static final String PERSONALNUMMER_PROPERTY
class name of the Personal number

See Also:
Constant Field Values

IMAGE_CONTROL_PROPERTY

public static final String IMAGE_CONTROL_PROPERTY
class name of the Image Control

See Also:
Constant Field Values
Constructor Detail

OwDummyFileObject.OwDummyFileObjectClass

public OwDummyFileObject.OwDummyFileObjectClass(boolean fDirectory_p,
                                                boolean fRecordRoot_p)
construct PropertyClass Object and set Property classes

Method Detail

getSetPropertyModes

public List getSetPropertyModes()
                         throws Exception
Get the available modes for set property operations

Returns:
Collection of OwEnum objects, or null if no modes are defined
Throws:
Exception

getClassName

public String getClassName()
get the name of the class

Specified by:
getClassName in interface com.wewebu.ow.server.ecm.OwObjectClass
Overrides:
getClassName in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
Returns:
class name

getModes

public List getModes(int operation_p)
              throws Exception
Specified by:
getModes in interface com.wewebu.ow.server.ecm.OwObjectClass
Overrides:
getModes in class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.