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
Modifier and Type | Field and Description |
---|---|
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
|
m_Description, m_DisplayName, m_fCanCreateNewObject, m_fHidden, m_fVersionable, m_iType, m_parent, m_PropertyClassesMap, m_propertyKeyList, m_strClassName, m_strNamePropertyName
OPERATION_TYPE_CHECKIN, OPERATION_TYPE_CHECKOUT, OPERATION_TYPE_CREATE_NEW_OBJECT, OPERATION_TYPE_SET_PROPERTIES, OPERATION_TYPE_UNDEF
Constructor and Description |
---|
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass()
init object class description
|
Modifier and Type | Method and Description |
---|---|
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
|
canCreateNewObject, createInitialNullValue, getBaseObjectType, getChildNames, getChilds, getClassName, getDescription, getDisplayName, getID, getModes, getNamePropertyName, getParent, getPropertyClass, getPropertyClassNames, getType, hasChilds, hasVersionSeries, isContainerType, isContentType, isHidden, isTupleType, isWorkflowObjectType, toString
public static final String NAME_PROPERTY
public static final String TIME_PROPERTY
public static final String ID_PROPERTY
public static final String TYPE_PROPERTY
public static final String STATUS_PROPERTY
public static final String SUMMARY_PROPERTY
public static final String USER_PROPERTY
public static final String OBJECTS_PROPERTY
public static final String PARENT_PROPERTY
public static final String MODIFIED_PROPS_PROPERTY
public OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass()
protected void addPropertyClass(String strName_p, OwString displayName_p, String strJavaClassName_p, boolean fArray_p, boolean fNameProperty_p, OwEnumCollection enums_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.