|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.ecm.OwStandardObjectClass
com.wewebu.ow.server.history.OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
public static class OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
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 |
---|
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
Constructor Detail |
---|
public OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass()
Method Detail |
---|
protected void addPropertyClass(String strName_p, OwString displayName_p, String strJavaClassName_p, boolean fArray_p, boolean fNameProperty_p, OwEnumCollection enums_p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |