com.wewebu.ow.server.ecmimpl.owdummy
Class OwDummyWorkitem.OwDummyWorkitemFileObjectClass

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

public static class OwDummyWorkitem.OwDummyWorkitemFileObjectClass
extends com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass

File documents class definition for the OwFileDocument Object.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Field Summary
static String ATTACHMENT_PROPERTY_1
           
static String ATTACHMENT_PROPERTY_2
           
static String ATTACHMENT_PROPERTY_3
           
static String ATTACHMENT_PROPERTY_4
           
static String COMMENT_PROPERTY
           
static String CREATE_TIME_PROPERTY
           
static String INITIAL_ATTACHMENTS_PROPERTY
           
static String STEP_NAME_PROPERTY
           
static String SUBJECT_PROPERTY
           
static String TIME_PROPERTY
           
 
Fields inherited from class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
ID_PROPERTY, 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
OwDummyWorkitem.OwDummyWorkitemFileObjectClass()
          construct PropertyClass Object and set Property classes
 
Method Summary
 Collection getFilterProperties(Collection propertynames_p)
           
 
Methods inherited from class com.wewebu.ow.server.ecm.OwFileObject.OwFileObjectClass
canCreateNewObject, getChildNames, getChilds, getClassName, getDescription, getDisplayName, getID, getModes, 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

SUBJECT_PROPERTY

public static final String SUBJECT_PROPERTY
See Also:
Constant Field Values

STEP_NAME_PROPERTY

public static final String STEP_NAME_PROPERTY
See Also:
Constant Field Values

TIME_PROPERTY

public static final String TIME_PROPERTY
See Also:
Constant Field Values

CREATE_TIME_PROPERTY

public static final String CREATE_TIME_PROPERTY
See Also:
Constant Field Values

COMMENT_PROPERTY

public static final String COMMENT_PROPERTY
See Also:
Constant Field Values

ATTACHMENT_PROPERTY_1

public static final String ATTACHMENT_PROPERTY_1
See Also:
Constant Field Values

ATTACHMENT_PROPERTY_2

public static final String ATTACHMENT_PROPERTY_2
See Also:
Constant Field Values

ATTACHMENT_PROPERTY_3

public static final String ATTACHMENT_PROPERTY_3
See Also:
Constant Field Values

ATTACHMENT_PROPERTY_4

public static final String ATTACHMENT_PROPERTY_4
See Also:
Constant Field Values

INITIAL_ATTACHMENTS_PROPERTY

public static final String INITIAL_ATTACHMENTS_PROPERTY
See Also:
Constant Field Values
Constructor Detail

OwDummyWorkitem.OwDummyWorkitemFileObjectClass

public OwDummyWorkitem.OwDummyWorkitemFileObjectClass()
construct PropertyClass Object and set Property classes

Method Detail

getFilterProperties

public Collection getFilterProperties(Collection propertynames_p)
                               throws Exception
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.