com.wewebu.ow.server.history
Class OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass

java.lang.Object
  extended by com.wewebu.ow.server.ecm.OwStandardObjectClass
      extended by com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
All Implemented Interfaces:
OwObjectClass
Direct Known Subclasses:
OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass
Enclosing class:
OwStandardHistoryEntry

public static class OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
extends OwStandardObjectClass

Object class description of history entry.

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 ID_PROPERTY
          property class name
static String MODIFIED_PROPS_PROPERTY
          property class name
static String NAME_PROPERTY
          property class name
static String OBJECTS_PROPERTY
          property class name
static String PARENT_PROPERTY
          property class name
static String STATUS_PROPERTY
          property class name
static String SUMMARY_PROPERTY
          property class name
static String TIME_PROPERTY
          property class name
static String TYPE_PROPERTY
          property class name
static String USER_PROPERTY
          property class name
 
Fields inherited from class com.wewebu.ow.server.ecm.OwStandardObjectClass
m_Description, m_DisplayName, m_fCanCreateNewObject, m_fHidden, m_fVersionable, m_iType, m_parent, m_PropertyClassesMap, m_propertyKeyList, m_strClassName, m_strNamePropertyName
 
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
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass()
          init object class description
 
Method Summary
protected  void addPropertyClass(String strName_p, OwString displayName_p, String strJavaClassName_p, boolean fArray_p, boolean fNameProperty_p, OwEnumCollection enums_p)
          add a new property class description
 
Methods inherited from class com.wewebu.ow.server.ecm.OwStandardObjectClass
canCreateNewObject, createInitialNullValue, getBaseObjectType, getChildNames, getChilds, getClassName, getDescription, getDisplayName, getID, getModes, getNamePropertyName, getParent, getPropertyClass, getPropertyClassNames, getType, hasChilds, hasVersionSeries, isContainerType, isContentType, isHidden, isTupleType, isWorkflowObjectType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME_PROPERTY

public static final String NAME_PROPERTY
property class name

See Also:
Constant Field Values

TIME_PROPERTY

public static final String TIME_PROPERTY
property class name

See Also:
Constant Field Values

ID_PROPERTY

public static final String ID_PROPERTY
property class name

See Also:
Constant Field Values

TYPE_PROPERTY

public static final String TYPE_PROPERTY
property class name

See Also:
Constant Field Values

STATUS_PROPERTY

public static final String STATUS_PROPERTY
property class name

See Also:
Constant Field Values

SUMMARY_PROPERTY

public static final String SUMMARY_PROPERTY
property class name

See Also:
Constant Field Values

USER_PROPERTY

public static final String USER_PROPERTY
property class name

See Also:
Constant Field Values

OBJECTS_PROPERTY

public static final String OBJECTS_PROPERTY
property class name

See Also:
Constant Field Values

PARENT_PROPERTY

public static final String PARENT_PROPERTY
property class name

See Also:
Constant Field Values

MODIFIED_PROPS_PROPERTY

public static final String MODIFIED_PROPS_PROPERTY
property class name

See Also:
Constant Field Values
Constructor Detail

OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass

public OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass()
init object class description

Method Detail

addPropertyClass

protected void addPropertyClass(String strName_p,
                                OwString displayName_p,
                                String strJavaClassName_p,
                                boolean fArray_p,
                                boolean fNameProperty_p,
                                OwEnumCollection enums_p)
add a new property class description



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.